paper-with-me

홈 › Papers

Fluid: Scaling Autoregressive Text-to-image Generative Models with Continuous Tokens

2024-10-17 · Lijie Fan, Tianhong Li, Siyang Qin, Yuanzhen Li, Chen Sun, Michael Rubinstein, Deqing Sun, Kaiming He, Yonglong Tian

Scaling up autoregressive models in vision has not proven as beneficial as in large language models. In this work, we investigate this scaling problem in the context of text-to-image generation, focusing on two critical factors: whether models use discrete or continuous tokens, and whether tokens are generated in a random or fixed raster order using BERT- or GPT-like transformer architectures. Our empirical results show that, while all models scale effectively in terms of validation loss, their evaluation performance -- measured by FID, GenEval score, and visual quality -- follows different trends. Models based on continuous tokens achieve significantly better visual quality than those using discrete tokens. Furthermore, the generation order and attention mechanisms significantly affect the GenEval score: random-order models achieve notably better GenEval scores compared to raster-order models. Inspired by these findings, we train Fluid, a random-order autoregressive model on continuous tokens. Fluid 10.5B model achieves a new state-of-the-art zero-shot FID of 6.16 on MS-COCO 30K, and 0.69 overall score on the GenEval benchmark. We hope our findings and results will encourage future efforts to further bridge the scaling gap between vision and language models.

📄 PDF Abstract BibTeX arXiv:2410.13863

Code (1)

xianfengwu01/lightgen pytorch

Tasks

Image GenerationText to Image GenerationText-to-Image Generation

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

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

Physics-aware generative models for turbulent fluid flows through energy-consistent stochastic interpolants

2025-04-08 · Nikolaj T. Mücke, Benjamin Sanderse

Generative models have demonstrated remarkable success in domains such as text, image, and video synthesis. In this work, we explore the application of generative models to fluid dynamics, specifically for turbulence sim…

Controllable Animation of Fluid Elements in Still Images

2021-12-06 · CVPR 2022 1 · Aniruddha Mahapatra, Kuldeep Kulkarni

We propose a method to interactively control the animation of fluid elements in still images to generate cinemagraphs. Specifically, we focus on the animation of fluid elements like water, smoke, fire, which have the pro…

Generative Adversarial NetworkOptical Flow Estimation

Unified Autoregressive Visual Generation and Understanding with Continuous Tokens

2025-03-17 · Lijie Fan, Luming Tang, Siyang Qin, Tianhong Li 외

We present UniFluid, a unified autoregressive framework for joint visual generation and understanding leveraging continuous visual tokens. Our unified autoregressive architecture processes multimodal image and text input…

Image CaptioningImage GenerationQuestion Answering

Turbulence Scaling from Deep Learning Diffusion Generative Models

2023-11-10 · Tim Whittaker, Romuald A. Janik, Yaron Oz

Complex spatial and temporal structures are inherent characteristics of turbulent fluid flows and comprehending them poses a major challenge. This comprehesion necessitates an understanding of the space of turbulent flui…

Deep Learning