paper-with-me

Papers

Towards Precise Scaling Laws for Video Diffusion Transformers

2024-11-25 · CVPR 2025 1 · Yuanyang Yin, Yaqi Zhao, Mingwu Zheng, Ke Lin, Jiarong Ou, Rui Chen, Victor Shea-Jay Huang, Jiahao Wang, Xin Tao, Pengfei Wan, Di Zhang, Baoqun Yin, Wentao Zhang, Kun Gai

Achieving optimal performance of video diffusion transformers within given data and compute budget is crucial due to their high training costs. This necessitates precisely determining the optimal model size and training hyperparameters before large-scale training. While scaling laws are employed in language models to predict performance, their existence and accurate derivation in visual generation models remain underexplored. In this paper, we systematically analyze scaling laws for video diffusion transformers and confirm their presence. Moreover, we discover that, unlike language models, video diffusion models are more sensitive to learning rate and batch size, two hyperparameters often not precisely modeled. To address this, we propose a new scaling law that predicts optimal hyperparameters for any model size and compute budget. Under these optimal settings, we achieve comparable performance and reduce inference costs by 40.1% compared to conventional scaling methods, within a compute budget of 1e10 TFlops. Furthermore, we establish a more generalized and precise relationship among validation loss, any model size, and compute budget. This enables performance prediction for non-optimal model sizes, which may also be appealed under practical inference cost constraints, achieving a better trade-off.

📄 PDF Abstract BibTeX arXiv:2411.17470

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Scaling Laws For Diffusion Transformers

2024-10-10 · Zhengyang Liang, Hao He, Ceyuan Yang, Bo Dai

Diffusion transformers (DiT) have already achieved appealing synthesis and scaling properties in content recreation, e.g., image and video generation. However, scaling laws of DiT are less explored, which usually offer p…

Image GenerationText to Image GenerationText-to-Image GenerationVideo Generation

Chimera: Designing and Chinchilla-Scaling Hybrid Visual Diffusion Transformers

2026-07-30 · Chongjian Ge, Hanwen Jiang, Tianyu Wang, Jiuxiang Gu 외 arxiv

Visual generation increasingly requires high-resolution images, long videos, and multimodal context, making the quadratic cost of full attention prohibitive. We introduce Chimera, a hybrid visual diffusion backbone with …

Scaling Laws for Autoregressive Generative Modeling

2020-10-28 · Tom Henighan, Jared Kaplan, Mor Katz, Mark Chen 외

We identify empirical scaling laws for the cross-entropy loss in four domains: generative image modeling, video modeling, multimodal image$\leftrightarrow$text models, and mathematical problem solving. In all cases autor…

Mathematical Problem-Solving

Scaling Laws for Fine-Grained Mixture of Experts

2024-02-12 · Jakub Krajewski, Jan Ludziejewski, Kamil Adamczewski, Maciej Pióro 외

Mixture of Experts (MoE) models have emerged as a primary solution for reducing the computational cost of Large Language Models. In this work, we analyze their scaling properties, incorporating an expanded range of varia…

Mixture-of-Experts

How Far Can 5,500 Hours of Driving Take You? A Scaling Law Analysis of Video Diffusion Models

2026-08-28 · Victor Besnier, Anh-Quan Cao, Elias Ramzi, Spyros Gidaris 외 arxiv

Video generation for autonomous driving cannot follow the web-scale route: driving data is expensive to collect, bound by privacy requirements, and cannot be scraped at will, so models must make the most of a fixed corpu…

Autonomous DrivingVideo Generation