BitDance: Scaling Autoregressive Generative Models with Binary Tokens
Yuang Ai, Jiaming Han, Shaobin Zhuang, Weijia Mao, Xuefeng Hu, Ziyan Yang, Zhenheng Yang, Yali Wang, Huaibo Huang, Xiangyu Yue, Hao Chen
Paper appears method- or tooling-adjacent to AI workflows with partial ecosystem coverage.
We present BitDance, a scalable autoregressive (AR) image generator that predicts binary visual tokens instead of codebook indices. With high-entropy binary latents, BitDance lets each token represent up to $2^{256}$ states, yielding a compact yet highly expressive discrete representation. Sampling from such a huge token space is difficult with standard classification. To resolve this, BitDance uses a binary diffusio ...
n head: instead of predicting an index with softmax, it employs continuous-space diffusion to generate the binary tokens. Furthermore, we propose next-patch diffusion, a new decoding method that predicts multiple tokens in parallel with high accuracy, greatly speeding up inference. On ImageNet 256x256, BitDance achieves an FID of 1.24, the best among AR models. With next-patch diffusion, BitDance beats state-of-the-art parallel AR models that use 1.4B parameters, while using 5.4x fewer parameters (260M) and achieving 8.7x speedup. For text-to-image generation, BitDance trains on large-scale multimodal tokens and generates high-resolution, photorealistic images efficiently, showing strong performance and favorable scaling. When generating 1024x1024 images, BitDance achieves a speedup of over 30x compared to prior AR models. We release code and models to facilitate further research on AR foundation models. Code and models are available at: https://github.com/shallowdream204/BitDance.
Researcher verdict
Useful paper, but implementation path is weak
This page is best used as a cautious implementation starting point. A concrete repo path exists, but benchmark grounding is still too thin to treat the page as a reliable benchmark reference.
Why this page is still worth reading
- Some benchmark signal exists, but it is still too thin to support a confident benchmark judgment.
- Reproduction risks are surfaced explicitly, which helps decide whether the paper is worth immediate prototyping.
Benchmark trust
Some benchmark signal exists in the extracted evidence, but it is not structured strongly enough yet for a confident benchmark decision.
Use this page as
Use this page to start from the best available repo path, but validate benchmark claims separately before treating it as a trusted baseline.
Results & Benchmarks
Benchmark evidence drill-down
Audit each benchmark finding before selecting an implementation path. Evidence refs map to the disclosure section below.
| Task | Dataset | Metric | Value | Source | Evidence refs |
|---|---|---|---|---|---|
| class-conditional image generation | ImageNet 256x256 | FID | 1.24 | llm-grounded | No explicit refs |
We present BitDance, a scalable autoregressive (AR) image generator that predicts binary visual tokens instead of codebook indices.
Implementation Evidence Summary
Recommendation evidence is currently too limited for a maintained-repo choice. Use Implementation Status and Reproduction Path for a practical baseline plan.
Reproduction Risks
- Estimate is based on paper-only reproduction flow
Hardware Notes
Expect multi-day setup/compute for meaningful reproduction based on current guidance.
Evidence disclosure
LLM evidence refs: paper.abstract, evidencePack.paperSections[id=paper_table_2], evidencePack.paperSections[id=paper_caption_8], evidencePack.paperSections[id=paper_table_3], evidencePack.paperSections[id=paper_caption_9], evidencePack.paperSections[id=paper_table_1], evidencePack.paperSections[id=paper_table_5], evidencePack.paperSections[id=paper_table_6], evidencePack.paperSections[id=paper_table_7], evidencePack.paperSections[id=paper_table_8], evidencePack.paperSections[id=paper_table_9], guidance.riskFlags[0], researcherSummary.implementationRecommendation, researcherSummary.reproductionRisks[2], guidance.riskFlags[1], researcherSummary.reproductionRisks[0]
Evidence graph: 2 refs, 1 links.
Utility signals: depth 80/100, grounding 58/100, status medium.
Implementation Status
There is no verified maintained implementation yet. Use this baseline plan to decide whether to prototype now or defer.
- No direct maintained implementation was found. Use the paper PDF and citation graph to design a baseline reproduction.
- Start from this likely method family: Diffusion.
- Track assumptions and missing details in an experiment log before coding.
What is known right now
This page is not strong enough for a full AI-written research brief yet, so the summary is reduced to what is evidenced, what is missing, and what to do next.
What is known
- We present BitDance, a scalable autoregressive (AR) image generator that predicts binary visual tokens instead of codebook indices.
- Benchmark anchor: class-conditional image generation on ImageNet 256x256 using FID.
What is missing
- Benchmark evidence is not yet strong enough to treat the LLM brief as fully researcher-ready.
- There is no verified maintained implementation path yet.
What to do next
- No direct maintained implementation was found. Use the paper PDF and citation graph to design a baseline reproduction.
- Start from this likely method family: Diffusion.
- Track assumptions and missing details in an experiment log before coding.
Reproduction path
Follow this baseline workflow to decide if this paper is worth immediate prototyping.
- 1
Use the paper and benchmark evidence to scope a baseline reproduction plan.
- 2
Start from this likely method family: Diffusion.
- 3
Track assumptions and missing details in an experiment log before coding.
Framework baselines
- Hugging Face Diffusers training guide
Practical baseline for diffusion model reproduction.
Hugging Face artifacts
No trustworthy direct or curated related Hugging Face artifacts were found yet.
Continue with targeted Hugging Face searches derived from the paper title and method context:
Models
Tip: start with models, then check datasets/spaces if you need evaluation data or demos.
Direct artifact matches are currently sparse. Use targeted Hugging Face searches to quickly locate candidate models, datasets, and demos.
Research context
Tasks
Image classification
Methods
Diffusion
Domains
Computer vision
Evaluation & Human Feedback Data
Open this paper in HFEPX to review benchmark signals, evaluation modes, and human-feedback protocol context.
Open in HFEPXExplore Similar Papers
Jump to Paper2Code search queries derived from this paper's research context.
Need human evaluators for your AI research? Scale annotation with expert AI Trainers.