paper-with-me

홈 › Papers

High-Resolution Image Synthesis via Next-Token Prediction

2024-11-22 · Dengsheng Chen, Jie Hu, Tiezhu Yue, Xiaoming Wei

Denoising with a Joint-Embedding Predictive Architecture (D-JEPA), an autoregressive model, has demonstrated outstanding performance in class-conditional image generation. However, the application of next-token prediction in high-resolution text-to-image generation remains underexplored. In this paper, we introduce D-JEPA$\cdot$T2I, an extension of D-JEPA incorporating flow matching loss, designed to enable data-efficient continuous resolution learning. D-JEPA$\cdot$T2I leverages a multimodal visual transformer to effectively integrate textual and visual features and adopts Visual Rotary Positional Embedding (VoPE) to facilitate continuous resolution learning. Furthermore, we devise a data feedback mechanism that significantly enhances data utilization efficiency. For the first time, we achieve state-of-the-art \textbf{high-resolution} image synthesis via next-token prediction. The experimental code and pretrained models will be open-sourced at \url{https://d-jepa.github.io/t2i}.

📄 PDF Abstract BibTeX arXiv:2411.14808

Code (0)

등록된 구현이 없습니다.

Tasks

Conditional Image GenerationDenoisingImage GenerationPredictionText to Image GenerationText-to-Image Generation

Similar Papers 제목 키워드 기반

Frequency-Aware Autoregressive Modeling for Efficient High-Resolution Image Synthesis

2025-07-28 · Zhuokun Chen, Jugang Fan, Zhuowei Yu, Bohan Zhuang 외 arxiv

Visual autoregressive modeling, based on the next-scale prediction paradigm, exhibits notable advantages in image quality and model scalability over traditional autoregressive and diffusion models. It generates images by…

Image Generation

Token-Shuffle: Towards High-Resolution Image Generation with Autoregressive Models

2025-04-24 · Xu Ma, Peize Sun, Haoyu Ma, Hao Tang 외

Autoregressive (AR) models, long dominant in language generation, are increasingly applied to image synthesis but are often considered less competitive than Diffusion-based models. A primary limitation is the substantial…

Image GenerationText GenerationText to Image GenerationText-to-Image Generation

CART: Compositional Auto-Regressive Transformer for Image Generation

2024-11-15 · Siddharth Roheda

In recent years, image synthesis has achieved remarkable advancements, enabling diverse applications in content creation, virtual reality, and beyond. We introduce a novel approach to image generation using Auto-Regressi…

Image GenerationLanguage ModelingLanguage ModellingPrediction

Training-free Diffusion Model Adaptation for Variable-Sized Text-to-Image Synthesis

2023-06-14 · NeurIPS 2023 11

Diffusion models (DMs) have recently gained attention with state-of-the-art performance in text-to-image synthesis. Abiding by the tradition in deep learning, DMs are trained and evaluated on the images with fixed sizes.…

Image Generation

Computational Tradeoffs in Image Synthesis: Diffusion, Masked-Token, and Next-Token Prediction

2024-05-21 · Maciej Kilian, Varun Jampani, Luke Zettlemoyer

Nearly every recent image synthesis approach, including diffusion, masked-token prediction, and next-token prediction, uses a Transformer network architecture. Despite this common backbone, there has been no direct, comp…

Image GenerationPrediction