← Latest papers
💻 computer science

DynaForcing: Overcoming Dynamic Collapse in Self-Forcing Distillation for Streaming Avatar Generation

This paper introduces DynaForcing, a training framework that resolves the "dynamic collapse" issue in self-forcing distillation for streaming avatar generation by combining hybrid forcing, dynamics-aware reward regularization, and reference perturbation to simultaneously restore temporal motion and enhance visual quality while significantly reducing computational costs.

Original authors: Yubo Huang, Sirui Zhao, Xinchen Yao, Zhengye Zhang, Jinyang Huang, Fengqi Cui, Shiwei Wu, Enhong Chen

Published 2026-08-19
📖 5 min read🧠 Deep dive

Original authors: Yubo Huang, Sirui Zhao, Xinchen Yao, Zhengye Zhang, Jinyang Huang, Fengqi Cui, Shiwei Wu, Enhong Chen

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

In the world of artificial intelligence, creating a digital human that can speak and move in real time is one of the most ambitious goals. The technology relies on a process where a computer learns to mimic a teacher model, a massive system trained on thousands of hours of video, to produce a smaller, faster version capable of streaming live. This smaller model is designed to generate a talking head that matches the rhythm of a voice, moving lips and facial muscles with natural precision. For years, researchers have struggled with a frustrating paradox: as they made these digital avatars faster and more efficient, they often became eerily still. The faces looked sharp and realistic, but they lost the ability to move, freezing into a static mask that failed to match the sound it was supposed to be speaking. This loss of motion, where the digital character stops breathing and blinking, has been a persistent barrier to creating truly interactive virtual companions.

A team of researchers has now identified exactly why this happens and has built a new system to fix it. They discovered that the very method used to make these avatars fast was also the cause of their stillness. The training process, which asks the computer to learn from its own previous outputs to speed up generation, creates a feedback loop. If the computer generates a single frame where the mouth is slightly less open than it should be, it uses that slightly wrong frame to predict the next one. Because the system is trying to match a static image of a face, it finds it easier to keep the mouth closed than to figure out the complex, rapid movements required for speech. Over time, this small error compounds, and the model collapses into a state of near-zero motion, producing a high-quality image that never moves. The researchers found that this is not a flaw in the video quality itself, but a fundamental failure in how the model learns to handle time and change.

To solve this, the researchers developed a new training framework called DynaForcing, which acts as a corrective force at three different stages of the learning process. First, they changed the starting point of the training. Instead of letting the computer guess the beginning of a video sequence from pure randomness, they occasionally fed it a slightly blurred version of the correct, real video. This provided a solid anchor, reminding the model what real motion looks like and preventing it from drifting into a static state. Second, they added a specific reward system. Just as a student might get a gold star for doing extra work, the computer was given a digital reward whenever it produced a video with accurate lip movements and natural facial expressions. This reward acted as a guide, pushing the model away from the easy path of staying still and toward the harder path of moving correctly. Finally, they altered the reference images the computer used for guidance. In standard training, the computer often copies the background and pose of the reference photo too closely, ignoring the voice. The researchers modified these photos to change the background and lighting while keeping the person's face the same. This forced the computer to stop copying the static details and instead rely entirely on the audio to generate the necessary movement.

The results of this approach were immediate and significant. When tested on short videos of about ten seconds and long videos lasting more than five minutes, the new system produced avatars that moved with a naturalness comparable to the original, much larger teacher models. The digital faces no longer froze; they opened and closed their mouths in sync with the words, and their expressions shifted naturally with the tone of the voice. The researchers measured this improvement using specific scores for lip synchronization and expression variety, finding that their method restored the dynamic movement that previous fast systems had lost. For instance, a metric measuring the diversity of facial movement jumped from a very low score to a high one, matching the performance of the best non-real-time models. Crucially, the system maintained its speed, capable of generating video at forty-five frames per second, which is fast enough for live interaction.

Beyond fixing the motion, the researchers also made the training process itself much more efficient. The old method required a massive amount of computer memory to keep track of every step of the video generation, often needing hundreds of powerful graphics cards to train a single model. By reorganizing how the computer processes these steps and discarding unnecessary data, the new method reduced the hardware requirements by more than ten times. This means that creating these high-quality, moving avatars is now feasible for many more researchers and developers, not just those with access to supercomputers. The work demonstrates that it is possible to have both speed and motion, resolving a trade-off that had long seemed unavoidable. The digital avatars generated by this system are no longer frozen statues; they are dynamic, responsive, and ready to speak.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →