Categories: FAANG

How to Scale Your EMA

*=Equal Contributors
Preserving training dynamics across batch sizes is an important tool for practical machine learning as it enables the trade-off between batch size and wall-clock time. This trade-off is typically enabled by a scaling rule; for example, in stochastic gradient descent, one should scale the learning rate linearly with the batch size. Another important machine learning tool is the model EMA, a functional copy of a target model whose parameters move towards those of its target model according to an Exponential Moving Average (EMA) at a rate parameterized by a momentum…
AI Generated Robotic Content

Recent Posts

Context Windows Are Not Memory: What AI Agent Developers Need to Understand

In this article, you will learn why a large context window is not the same…

9 hours ago

Huntington Bank: Redacting sensitive data from 400M+ documents with AWS

When your document repository contains hundreds of millions of files accumulated over nearly a decade,…

9 hours ago

The Skylight Calendar Is One of My Favorite Products On Sale for Prime Day

The Skylight Calendar 2 and Calendar Max are both on sale for Prime Day if…

10 hours ago

Neural-machine interfaces reveal that brain senses hand movement through grasp synergies

A research team led by Sant'Anna School of Advanced Studies in Pisa, in collaboration with…

10 hours ago

KREA 2: Open-Source Release

Hey everyone, We're the team behind Krea, and today we're launching Krea 2, our new…

1 day ago

Clustering Unstructured Text with LLM Embeddings and HDBSCAN

The current era of Generative AI seems to primarily focus on chat interfaces and prompts,…

1 day ago