Efficient Training for Human Video Generation with Entropy-Guided Prioritized Progressive Learning
Changlin Li, Jiawei Zhang, Shuhao Liu, Sihao Lin, Zeyi Shi, Zhihui Li, Xiaojun Chang
TL;DR
This work tackles the high training cost of diffusion models for high-resolution, multi-frame human video generation. It introduces Entropy-Guided Prioritized Progressive Learning (Ent-Prog), which combines Conditional Entropy Inflation (CEI) to rank and prioritize training of network blocks with an adaptive progressive schedule guided by a Nested Diffusion Supernet to maximize convergence efficiency. Empirical results on three diverse datasets show up to 2.2× training speedup and 2.4× GPU memory reduction without compromising generative quality or pose adherence. The approach enables scalable, efficient, and controllable human video generation with practical implications for real-world deployment and downstream applications.
Abstract
Human video generation has advanced rapidly with the development of diffusion models, but the high computational cost and substantial memory consumption associated with training these models on high-resolution, multi-frame data pose significant challenges. In this paper, we propose Entropy-Guided Prioritized Progressive Learning (Ent-Prog), an efficient training framework tailored for diffusion models on human video generation. First, we introduce Conditional Entropy Inflation (CEI) to assess the importance of different model components on the target conditional generation task, enabling prioritized training of the most critical components. Second, we introduce an adaptive progressive schedule that adaptively increases computational complexity during training by measuring the convergence efficiency. Ent-Prog reduces both training time and GPU memory consumption while maintaining model performance. Extensive experiments across three datasets, demonstrate the effectiveness of Ent-Prog, achieving up to 2.2$\times$ training speedup and 2.4$\times$ GPU memory reduction without compromising generative performance.
