paper-with-me

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 precise predictions regarding optimal model size and data requirements given a specific compute budget. Therefore, experiments across a broad range of compute budgets, from 1e17 to 6e18 FLOPs are conducted to confirm the existence of scaling laws in DiT for the first time. Concretely, the loss of pretraining DiT also follows a power-law relationship with the involved compute. Based on the scaling law, we can not only determine the optimal model size and required data but also accurately predict the text-to-image generation loss given a model with 1B parameters and a compute budget of 1e21 FLOPs. Additionally, we also demonstrate that the trend of pre-training loss matches the generation performances (e.g., FID), even across various datasets, which complements the mapping from compute to synthesis quality and thus provides a predictable benchmark that assesses model performance and data quality at a reduced cost.

📄 PDF Abstract BibTeX arXiv:2410.08184

Code (0)

등록된 구현이 없습니다.

Tasks

Image GenerationText to Image GenerationText-to-Image GenerationVideo Generation

Similar Papers 제목 키워드 기반

Towards Precise Scaling Laws for Video Diffusion Transformers

2024-11-25 · CVPR 2025 1 · Yuanyang Yin, Yaqi Zhao, Mingwu Zheng, Ke Lin 외

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 …

Visual Autoregressive Modeling: Scalable Image Generation via Next-Scale Prediction

2024-04-03 · Keyu Tian, Yi Jiang, Zehuan Yuan, Bingyue Peng 외

We present Visual AutoRegressive modeling (VAR), a new generation paradigm that redefines the autoregressive learning on images as coarse-to-fine "next-scale prediction" or "next-resolution prediction", diverging from th…

Image GenerationImage ReconstructionLanguage ModellingLarge Language Model+1

Towards Neural Scaling Laws for Time Series Foundation Models

2024-10-16 · Qingren Yao, Chao-Han Huck Yang, Renhe Jiang, Yuxuan Liang 외

Scaling laws offer valuable insights into the design of time series foundation models (TSFMs). However, previous research has largely focused on the scaling laws of TSFMs for in-distribution (ID) data, leaving their out-…

DecoderTime Series

Abra: Scaling Diffusion Image Training

2026-08-18 · Kyle Chickering, Wei-An Lin, Swayam Bhanded, Dan Saunders 외 arxiv

Compute-optimal scaling laws guide the training of frontier language models yet remain largely unexplored for visual generation. We present a systematic scaling law study for text-to-image diffusion models using Abra, a …

On the origin of neural scaling laws: from random graphs to natural language

2026-01-15 · Maissam Barkeshli, Alberto Alfarano, Andrey Gromov arxiv

Scaling laws have played a major role in the modern AI revolution, providing practitioners predictive power over how the model performance will improve with increasing data, compute, and number of model parameters. This …