paper-with-me

Papers

EditAR: Unified Conditional Generation with Autoregressive Models

2025-01-08 · CVPR 2025 1 · Jiteng Mu, Nuno Vasconcelos, Xiaolong Wang

Recent progress in controllable image generation and editing is largely driven by diffusion-based methods. Although diffusion models perform exceptionally well in specific tasks with tailored designs, establishing a unified model is still challenging. In contrast, autoregressive models inherently feature a unified tokenized representation, which simplifies the creation of a single foundational model for various tasks. In this work, we propose EditAR, a single unified autoregressive framework for a variety of conditional image generation tasks, e.g., image editing, depth-to-image, edge-to-image, segmentation-to-image. The model takes both images and instructions as inputs, and predicts the edited images tokens in a vanilla next-token paradigm. To enhance the text-to-image alignment, we further propose to distill the knowledge from foundation models into the autoregressive modeling process. We evaluate its effectiveness across diverse tasks on established benchmarks, showing competitive performance to various state-of-the-art task-specific methods. Project page: https://jitengmu.github.io/EditAR/

📄 PDF Abstract BibTeX arXiv:2501.04699

Code (0)

등록된 구현이 없습니다.

Tasks

Conditional Image GenerationImage GenerationImage SegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Self-control: A Better Conditional Mechanism for Masked Autoregressive Model

2024-12-18 · Qiaoying Qu, Shiyu Shen

Autoregressive conditional image generation algorithms are capable of generating photorealistic images that are consistent with given textual or image conditions, and have great potential for a wide range of applications…

Conditional Image GenerationImage GenerationQuantization

UniGenX: Unified Generation of Sequence and Structure with Autoregressive Diffusion

2025-03-09 · Gongbo Zhang, Yanting Li, Renqian Luo, Pipi Hu 외

Unified generation of sequence and structure for scientific data (e.g., materials, molecules, proteins) is a critical task. Existing approaches primarily rely on either autoregressive sequence models or diffusion models,…

Text Generation

ACDiT: Interpolating Autoregressive Conditional Modeling and Diffusion Transformer

2024-12-10 · Jinyi Hu, Shengding Hu, Yuxuan Song, Yufei Huang 외

The recent surge of interest in comprehensive multimodal models has necessitated the unification of diverse modalities. However, the unification suffers from disparate methodologies. Continuous visual generation necessit…

DenoisingImage GenerationVideo Generation

Context-Aware Autoregressive Models for Multi-Conditional Image Generation

2025-05-18 · Yixiao Chen, Zhiyuan Ma, Guoli Jia, Che Jiang 외

Autoregressive transformers have recently shown impressive image generation quality and efficiency on par with state-of-the-art diffusion models. Unlike diffusion architectures, autoregressive models can naturally incorp…

Conditional Image GenerationImage Generation

An EM Approach to Non-autoregressive Conditional Sequence Generation

2020-06-29 · ICML 2020 1 · Zhiqing Sun, Yiming Yang

Autoregressive (AR) models have been the dominating approach to conditional sequence generation, but are suffering from the issue of high inference latency. Non-autoregressive (NAR) models have been recently proposed to …

Machine TranslationTranslation