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

AI Teammates: how monday.com runs production AI agents on Amazon Bedrock

AI Teammates are agentic AI on Amazon Bedrock, and few engineering organizations run them in…

11 hours ago

Why Lettuce Is Always Making People Sick

The cyclospora diarrhea outbreak isn’t an isolated incident. It’s part of a pattern of leafy…

12 hours ago

MIT’s new lidar chip could give self-driving cars a wider view

MIT engineers have found a way to give chip-based lidar a wider, clearer view without…

12 hours ago

AI chatbots can be as effective as humans at emotional support—sometimes better

New research led by The University of Manchester in collaboration with Durham University has found…

12 hours ago

The Current State of Agentic AI

In this article, you will learn how agentic AI architecture has evolved by mid-2026, including…

1 day ago

Environment-free Synthetic Data Generation for API-Calling Agents

Training API-calling large language model (LLM) agents demands massive amounts of high-quality trajectories. However, collecting…

1 day ago