EchoTorrent: Towards Swift, Sustained, and Streaming Multi-Modal Video Generation
Rang Meng, Weipeng Wu, Yingjie Yin, Yuming Li, Chenguang Ma
TL;DR
EchoTorrent addresses the challenge of real-time, streaming, multi-modal video generation by introducing a four-part framework that jointly reduces inference passes and preserves temporal fidelity. It combines Multi-Teacher Training, Adaptive CFG Calibration Distribution Matching Distillation (ACC-DMD), Hybrid Long Tail Forcing, and a VAE Decoder Refiner within a hybrid causal-bidirectional architecture to suppress spatial blurring, temporal drift, and lip-sync degradation. Key contributions include a SFT-then-RL teacher ensemble, spatiotemporal CFG scheduling, tail-frame alignment for long-horizon rollouts, and pixel-domain decoder refinement, yielding few-pass, long-duration, audio-driven avatar generation with sustained identity and audio-visual alignment. Empirical results show EchoTorrent achieving state-of-the-art or competitive performance on quality, synchronization, and efficiency metrics, maintaining steady throughput for extended sequences and across multiple scenarios.
Abstract
Recent multi-modal video generation models have achieved high visual quality, but their prohibitive latency and limited temporal stability hinder real-time deployment. Streaming inference exacerbates these issues, leading to pronounced multimodal degradation, such as spatial blurring, temporal drift, and lip desynchronization, which creates an unresolved efficiency-performance trade-off. To this end, we propose EchoTorrent, a novel schema with a fourfold design: (1) Multi-Teacher Training fine-tunes a pre-trained model on distinct preference domains to obtain specialized domain experts, which sequentially transfer domain-specific knowledge to a student model; (2) Adaptive CFG Calibration (ACC-DMD), which calibrates the audio CFG augmentation errors in DMD via a phased spatiotemporal schedule, eliminating redundant CFG computations and enabling single-pass inference per step; (3) Hybrid Long Tail Forcing, which enforces alignment exclusively on tail frames during long-horizon self-rollout training via a causal-bidirectional hybrid architecture, effectively mitigates spatiotemporal degradation in streaming mode while enhancing fidelity to reference frames; and (4) VAE Decoder Refiner through pixel-domain optimization of the VAE decoder to recover high-frequency details while circumventing latent-space ambiguities. Extensive experiments and analysis demonstrate that EchoTorrent achieves few-pass autoregressive generation with substantially extended temporal consistency, identity preservation, and audio-lip synchronization.
