paper-with-me

Papers

MagicBrush: A Manually Annotated Dataset for Instruction-Guided Image Editing

2023-06-16 · NeurIPS 2023 11 · Kai Zhang, Lingbo Mo, Wenhu Chen, Huan Sun, Yu Su

Text-guided image editing is widely needed in daily life, ranging from personal use to professional applications such as Photoshop. However, existing methods are either zero-shot or trained on an automatically synthesized dataset, which contains a high volume of noise. Thus, they still require lots of manual tuning to produce desirable outcomes in practice. To address this issue, we introduce MagicBrush (https://osu-nlp-group.github.io/MagicBrush/), the first large-scale, manually annotated dataset for instruction-guided real image editing that covers diverse scenarios: single-turn, multi-turn, mask-provided, and mask-free editing. MagicBrush comprises over 10K manually annotated triplets (source image, instruction, target image), which supports trainining large-scale text-guided image editing models. We fine-tune InstructPix2Pix on MagicBrush and show that the new model can produce much better images according to human evaluation. We further conduct extensive experiments to evaluate current image editing baselines from multiple dimensions including quantitative, qualitative, and human evaluations. The results reveal the challenging nature of our dataset and the gap between current baselines and real-world editing needs.

📄 PDF Abstract BibTeX arXiv:2306.10012

Code (1)

osu-nlp-group/magicbrush 공식 구현 pytorch

Tasks

Image Editingtext-guided-image-editing

Similar Papers 제목 키워드 기반

Leveraging LLMs for On-the-Fly Instruction Guided Image Editing

2024-03-12 · Rodrigo Santos, João Silva, António Branco

The combination of language processing and image processing keeps attracting increased interest given recent impressive advances that leverage the combined strengths of both domains of research. Among these advances, the…

Image Captioning

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

2024-07-07 · Haozhe Zhao, Xiaojian Ma, Liang Chen, Shuzheng Si 외

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 edit…

DiversityImage Editing

ADIEE: Automatic Dataset Creation and Scorer for Instruction-Guided Image Editing Evaluation

2025-07-09 · Sherry X. Chen, Yi Wei, Luowei Zhou, Suren Kumar arxiv

Recent advances in instruction-guided image editing underscore the need for effective automated evaluation. While Vision-Language Models (VLMs) have been explored as judges, open-source models struggle with alignment, an…

Image Editing

ParaRev: Building a dataset for Scientific Paragraph Revision annotated with revision instruction

2025-01-09 · Léane Jourdan, Nicolas Hernandez, Richard Dufour, Florian Boudin 외

Revision is a crucial step in scientific writing, where authors refine their work to improve clarity, structure, and academic quality. Existing approaches to automated writing assistance often focus on sentence-level rev…

Sentence

Dynosaur: A Dynamic Growth Paradigm for Instruction-Tuning Data Curation

2023-05-23 · Da Yin, Xiao Liu, Fan Yin, Ming Zhong 외

Instruction tuning has emerged to enhance the capabilities of large language models (LLMs) to comprehend instructions and generate appropriate responses. Existing methods either manually annotate or employ LLM (e.g., GPT…

Continual Learning