TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Fluid: Scaling Autoregressive Text-to-image Generative Mod...

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

Lijie Fan, Tianhong Li, Siyang Qin, Yuanzhen Li, Chen Sun, Michael Rubinstein, Deqing Sun, Kaiming He, Yonglong Tian

2024-10-17Text-to-Image GenerationText to Image GenerationImage Generation
PaperPDFCode

Abstract

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.

Results

TaskDatasetMetricValueModel
Image GenerationGenEvalColor Attri.0.51Fluid (10.5B)
Image GenerationGenEvalColors0.8Fluid (10.5B)
Image GenerationGenEvalCounting0.63Fluid (10.5B)
Image GenerationGenEvalOverall0.69Fluid (10.5B)
Image GenerationGenEvalPosition0.39Fluid (10.5B)
Image GenerationGenEvalSingle Obj.0.96Fluid (10.5B)
Image GenerationGenEvalTwo Obj.0.83Fluid (10.5B)
Text-to-Image GenerationGenEvalColor Attri.0.51Fluid (10.5B)
Text-to-Image GenerationGenEvalColors0.8Fluid (10.5B)
Text-to-Image GenerationGenEvalCounting0.63Fluid (10.5B)
Text-to-Image GenerationGenEvalOverall0.69Fluid (10.5B)
Text-to-Image GenerationGenEvalPosition0.39Fluid (10.5B)
Text-to-Image GenerationGenEvalSingle Obj.0.96Fluid (10.5B)
Text-to-Image GenerationGenEvalTwo Obj.0.83Fluid (10.5B)
10-shot image generationGenEvalColor Attri.0.51Fluid (10.5B)
10-shot image generationGenEvalColors0.8Fluid (10.5B)
10-shot image generationGenEvalCounting0.63Fluid (10.5B)
10-shot image generationGenEvalOverall0.69Fluid (10.5B)
10-shot image generationGenEvalPosition0.39Fluid (10.5B)
10-shot image generationGenEvalSingle Obj.0.96Fluid (10.5B)
10-shot image generationGenEvalTwo Obj.0.83Fluid (10.5B)
1 Image, 2*2 StitchiGenEvalColor Attri.0.51Fluid (10.5B)
1 Image, 2*2 StitchiGenEvalColors0.8Fluid (10.5B)
1 Image, 2*2 StitchiGenEvalCounting0.63Fluid (10.5B)
1 Image, 2*2 StitchiGenEvalOverall0.69Fluid (10.5B)
1 Image, 2*2 StitchiGenEvalPosition0.39Fluid (10.5B)
1 Image, 2*2 StitchiGenEvalSingle Obj.0.96Fluid (10.5B)
1 Image, 2*2 StitchiGenEvalTwo Obj.0.83Fluid (10.5B)

Related Papers

fastWDM3D: Fast and Accurate 3D Healthy Tissue Inpainting2025-07-17Synthesizing Reality: Leveraging the Generative AI-Powered Platform Midjourney for Construction Worker Detection2025-07-17FashionPose: Text to Pose to Relight Image Generation for Personalized Fashion Visualization2025-07-17A Distributed Generative AI Approach for Heterogeneous Multi-Domain Environments under Data Sharing constraints2025-07-17Pixel Perfect MegaMed: A Megapixel-Scale Vision-Language Foundation Model for Generating High Resolution Medical Images2025-07-17FADE: Adversarial Concept Erasure in Flow Models2025-07-16CharaConsist: Fine-Grained Consistent Character Generation2025-07-15CATVis: Context-Aware Thought Visualization2025-07-15