Search papers, labs, and topics across Lattice.
The paper introduces Avatar-Forever, a novel decoupled parallel training framework designed to enhance the quality and efficiency of real-time infinite interactive avatars. By separating the training of generation efficiency and long-horizon robustness, the framework employs full-parameter distillation for high visual quality and a lightweight adapter trained via Recovery-oriented Rollout Training (RRT) for improved robustness during long-horizon inference. This approach not only simplifies the training process but also achieves high-resolution video generation at 27.2 FPS, paving the way for stable digital human avatars.
By decoupling generation and robustness in avatar training, Avatar-Forever achieves high-quality, real-time video generation without the pitfalls of traditional distillation methods.
Existing streaming video systems often rely on sequential, distillation-centered training pipelines to enable few-step long-video generation. However, this paradigm suffers from two limitations. First, failures or distribution shifts introduced in earlier stages affect later optimization, complicating the training process to converge. Second, the distillation-centric objective favours short-term generation but is prone to quality degradation when autoregressive errors accumulate over long rollouts. We propose Avatar-Forever, a decoupled parallel training framework for high-quality real-time infinite interactive avatars. Instead of coupling generation efficiency and long-horizon robustness under a sequential distillation pipeline, we treat them as two independent capabilities that can be trained in parallel. One branch performs full-parameter distillation to train an efficient generator with high visual quality, while another trains a lightweight long-horizon adapter via Recovery-oriented Rollout Training (RRT), which improves generation robustness under long-horizon inference conditions. Our decoupled parallel training design simplifies the overall training process and avoids unnecessary objective conflicts between few-step generation and long-horizon adaptation. We further introduce ForeverCache, a chunk-wise feature caching mechanism to substantially reduce redundant history computation during streaming inference. Built upon a 22B video foundation model, Avatar-Forever supports unbounded audio-driven avatar generation while maintaining identity consistency, motion coherence, and visual fidelity, enabling an end-to-end throughput of high-resolution 768x512 videos at 27.2 FPS on a single H100 GPU and providing a practical path toward stable digital humans.