paper-with-me

홈 › Papers

NEP: Autoregressive Image Editing via Next Editing Token Prediction

2025-08-08 · Huimin Wu, Xiaojian Ma, Haozhe Zhao, Yanpeng Zhao, Qing Li arxiv

Text-guided image editing involves modifying a source image based on a language instruction and, typically, requires changes to only small local regions. However, existing approaches generate the entire target image rather than selectively regenerate only the intended editing areas. This results in (1) unnecessary computational costs and (2) a bias toward reconstructing non-editing regions, which compromises the quality of the intended edits. To resolve these limitations, we propose to formulate image editing as Next Editing-token Prediction (NEP) based on autoregressive image generation, where only regions that need to be edited are regenerated, thus avoiding unintended modification to the non-editing areas. To enable any-region editing, we propose to pre-train an any-order autoregressive text-to-image (T2I) model. Once trained, it is capable of zero-shot image editing and can be easily adapted to NEP for image editing, which achieves a new state-of-the-art on widely used image editing benchmarks. Moreover, our model naturally supports test-time scaling (TTS) through iteratively refining its generation in a zero-shot manner. The project page is: https://nep-bigai.github.io/

📄 PDF Abstract BibTeX arXiv:2508.06044

Code (0)

등록된 구현이 없습니다.

Tasks

Image GenerationImage Editing

Similar Papers 제목 키워드 기반

Model the Edit, Not the Image: Visual Autoregressive Editing from a Source-Centric Perspective

2026-08-10 · Hongyi Fang, Chuwen Xie, Benjia Zhou, Yu-Xuan Qiu 외 arxiv

Next-scale visual autoregressive models (VARs) have emerged as a powerful generative paradigm, producing high-quality images through efficient coarse-to-fine prediction. However, their potential for text-guided image edi…

Image Editing

NextStep-1: Toward Autoregressive Image Generation with Continuous Tokens at Scale

2025-08-14 · NextStep Team, Chunrui Han, Guopeng Li, Jingwei Wu 외 arxiv

Prevailing autoregressive (AR) models for text-to-image generation either rely on heavy, computationally-intensive diffusion models to process continuous image tokens, or employ vector quantization (VQ) to obtain discret…

Text-to-Image GenerationImage Editing

BLIP3o-NEXT: Next Frontier of Native Image Generation

2025-10-17 · Jiuhai Chen, Le Xue, Zhiyang Xu, Xichen Pan 외 arxiv

We present BLIP3o-NEXT, a fully open-source foundation model in the BLIP3 series that advances the next frontier of native image generation. BLIP3o-NEXT unifies text-to-image generation and image editing within a single …

Text-to-Image GenerationReinforcement LearningInstruction FollowingImage Editing

A Simple Baseline for Unifying Understanding, Generation, and Editing via Vanilla Next-token Prediction

2026-03-05 · Jie Zhu, Hanghang Ma, Jia Wang, Yayong Guan 외 arxiv

In this work, we introduce Wallaroo, a simple autoregressive baseline that leverages next-token prediction to unify multi-modal understanding, image generation, and editing at the same time. Moreover, Wallaroo supports m…

Image Generation

Anchor Token Matching: Implicit Structure Locking for Training-free AR Image Editing

2025-04-14 · Taihang Hu, Linxuan Li, Kai Wang, Yaxing Wang 외

Text-to-image generation has seen groundbreaking advancements with diffusion models, enabling high-fidelity synthesis and precise image editing through cross-attention manipulation. Recently, autoregressive (AR) models h…

Image GenerationText to Image GenerationText-to-Image Generation