paper-with-me

Papers

UltraEdit: Instruction-based Fine-Grained Image Editing at Scale

2024-07-07 · Haozhe Zhao, Xiaojian Ma, Liang Chen, Shuzheng Si, Rujie Wu, Kaikai An, Peiyu Yu, Minjia Zhang, Qing Li, Baobao Chang

This paper presents UltraEdit, a large-scale (approximately 4 million editing samples), automatically generated dataset for instruction-based image editing. Our key idea is to address the drawbacks in existing image editing datasets like InstructPix2Pix and MagicBrush, and provide a systematic approach to producing massive and high-quality image editing samples. UltraEdit offers several distinct advantages: 1) It features a broader range of editing instructions by leveraging the creativity of large language models (LLMs) alongside in-context editing examples from human raters; 2) Its data sources are based on real images, including photographs and artworks, which provide greater diversity and reduced bias compared to datasets solely generated by text-to-image models; 3) It also supports region-based editing, enhanced by high-quality, automatically produced region annotations. Our experiments show that canonical diffusion-based editing baselines trained on UltraEdit set new records on MagicBrush and Emu-Edit benchmarks. Our analysis further confirms the crucial role of real image anchors and region-based editing data. The dataset, code, and models can be found in https://ultra-editing.github.io.

📄 PDF Abstract BibTeX arXiv:2407.05282

Code (1)

pkunlp-icler/ultraedit 공식 구현 jax

Tasks

DiversityImage Editing

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

UltraEdit: Training-, Subject-, and Memory-Free Lifelong Editing in Large Language Models

2025-05-20 · Xiaojie Gu, Guangxu Chen, Jungang Li, Jia-Chen Gu 외

Lifelong learning enables large language models (LLMs) to adapt to evolving information by continually updating their internal knowledge. An ideal system should support efficient, wide-ranging updates while preserving ex…

GPULifelong learningModel Editing

GPT-IMAGE-EDIT-1.5M: A Million-Scale, GPT-Generated Image Dataset

2025-07-28 · Yuhan Wang, Siwei Yang, Bingchen Zhao, Letian Zhang 외 arxiv

Recent advancements in large multimodal models like GPT-4o have set a new standard for high-fidelity, instruction-guided image editing. However, the proprietary nature of these models and their training data creates a si…

Instruction FollowingImage Editing

On the Controllability-Fidelity Frontier in Diffusion Editing

2026-06-05 · Yi Hu, Leying Yi, Emily Davis, Finn Carter arxiv

Diffusion-based generative models enable powerful image editing capabilities, but achieving precise control while maintaining fidelity and safety remains challenging. We present a comprehensive theoretical and empirical …

Image Editing

Visual Autoregressive Modeling for Instruction-Guided Image Editing

2025-08-21 · Qingyang Mao, Qi Cai, Yehao Li, Yingwei Pan 외 arxiv

Recent advances in diffusion models have brought remarkable visual fidelity to instruction-guided image editing. However, their global denoising process inherently entangles the edited region with the entire image contex…

Image Editing

FireEdit: Fine-grained Instruction-based Image Editing via Region-aware Vision Language Model

2025-03-25 · CVPR 2025 1 · Jun Zhou, Jiahao Li, Zunnan Xu, Hanhui Li 외

Currently, instruction-based image editing methods have made significant progress by leveraging the powerful cross-modal understanding capabilities of vision language models (VLMs). However, they still face challenges in…

DenoisingLanguage ModelingLanguage Modelling