Autoregressive Image Generation without Vector Quantization

AI-generated keywords: Autoregressive models

AI-generated Key Points

The license of the paper does not allow us to build upon its content and the key points are generated using the paper metadata rather than the full article.

  • Authors challenge the need for vector-quantized tokens in autoregressive models for image generation
  • Propose a novel approach using diffusion procedure to model per-token probability distribution in a continuous-valued space
  • Introduce Diffusion Loss function as an alternative to categorical cross-entropy loss, eliminating the need for discrete-valued tokenizers
  • Method yields strong results across various scenarios without relying on vector quantization
  • Enhances efficiency of image generation and allows for faster processing through sequence modeling
  • Code for study is openly available at https://github.com/LTH14/mar
Also access our AI generated: Comprehensive summary, Lay summary, Blog-like article; or ask questions about this paper to our AI assistant.

Authors: Tianhong Li, Yonglong Tian, He Li, Mingyang Deng, Kaiming He

Tech report. Code: https://github.com/LTH14/mar

Abstract: Conventional wisdom holds that autoregressive models for image generation are typically accompanied by vector-quantized tokens. We observe that while a discrete-valued space can facilitate representing a categorical distribution, it is not a necessity for autoregressive modeling. In this work, we propose to model the per-token probability distribution using a diffusion procedure, which allows us to apply autoregressive models in a continuous-valued space. Rather than using categorical cross-entropy loss, we define a Diffusion Loss function to model the per-token probability. This approach eliminates the need for discrete-valued tokenizers. We evaluate its effectiveness across a wide range of cases, including standard autoregressive models and generalized masked autoregressive (MAR) variants. By removing vector quantization, our image generator achieves strong results while enjoying the speed advantage of sequence modeling. We hope this work will motivate the use of autoregressive generation in other continuous-valued domains and applications. Code is available at: https://github.com/LTH14/mar

Submitted to arXiv on 17 Jun. 2024

Ask questions about this paper to our AI assistant

You can also chat with multiple papers at once here.

The license of the paper does not allow us to build upon its content and the AI assistant only knows about the paper metadata rather than the full article.

AI assistant instructions?

Results of the summarizing process for the arXiv paper: 2406.11838v2

This paper's license doesn't allow us to build upon its content and the summarizing process is here made with the paper's metadata rather than the article.

In their work titled "Autoregressive Image Generation without Vector Quantization," authors Tianhong Li, Yonglong Tian, He Li, Mingyang Deng, and Kaiming He challenge the conventional wisdom that autoregressive models for image generation require vector-quantized tokens. They argue that while a discrete-valued space may aid in representing categorical distributions, it is not essential for autoregressive modeling. Instead, the authors propose a novel approach where they model the per-token probability distribution using a diffusion procedure, enabling the application of autoregressive models in a continuous-valued space. By eschewing categorical cross-entropy loss in favor of their newly defined Diffusion Loss function, the researchers eliminate the need for discrete-valued tokenizers. Through extensive evaluation across various scenarios, including standard autoregressive models and generalized masked autoregressive (MAR) variants, they demonstrate that their method yields strong results without relying on vector quantization. This not only enhances the efficiency of image generation but also allows for faster processing due to the advantages of sequence modeling. The authors hope that their innovative approach will inspire further exploration of autoregressive generation in other continuous-valued domains and applications. For those interested in replicating or building upon their findings, the code for this study is openly available at https://github.com/LTH14/mar.
Created on 02 Sep. 2024

Assess the quality of the AI-generated content by voting

Score: 0

Why do we need votes?

Votes are used to determine whether we need to re-run our summarizing tools. If the count reaches -10, our tools can be restarted.

Similar papers summarized with our AI tools

Navigate through even more similar papers through a

tree representation

Look for similar papers (in beta version)

By clicking on the button above, our algorithm will scan all papers in our database to find the closest based on the contents of the full papers and not just on metadata. Please note that it only works for papers that we have generated summaries for and you can rerun it from time to time to get a more accurate result while our database grows.

Disclaimer: The AI-based summarization tool and virtual assistant provided on this website may not always provide accurate and complete summaries or responses. We encourage you to carefully review and evaluate the generated content to ensure its quality and relevance to your needs.