paper-with-me

홈 › Papers

Rethinking Scribble-Guided Image Editing: Generalization, Instruction Adherence, and Multi-Tasking

2026-05-25 · Mingyi Xu, Jinpeng Lin, Min Zhou, Tiezheng Ge, Ming Zeng arxiv

Scribble-guided image editing allows users to combine simple scribble annotations with text prompts to specify both where and how an image should be edited, enabling flexible interaction with precise spatial control. However, existing models still exhibit unstable performance under this paradigm, especially in multi-task scenarios. To improve performance, we conduct empirical studies using an open-source editing model and reveal an asymmetry in generalization: instruction-level generalization, including across editing tasks and from single-task to multi-task settings, is more challenging than image-domain generalization, such as from synthetic to real-world images or from mosaicked to regular images. This suggests that the primary bottleneck lies in insufficient learning for diverse editing instructions rather than in the image domain gap. Motivated by this insight, we propose three strategies: (a) a Coverage-then-Realism Curriculum, a two-stage pipeline that first builds large-scale synthetic, instruction-rich data for broad task supervision, then curates a small set of real-world data to refine generation realism; (b) Multi-Task Mosaicking, which constructs multi-task training samples by concatenating single-task examples at nearly zero cost while enabling the learned capability to generalize to non-mosaicked images; and (c) an Edit-Focused Loss, which leverages the changed regions between input and output images in synthetic data to focus training on edited regions, improving both learning efficiency and editing accuracy. With these strategies, we substantially improve both single-task and multi-task scribble-guided editing on the VIBE benchmark, achieving state-of-the-art results. We will publicly release our dataset and model.

📄 PDF Abstract BibTeX arXiv:2605.25568

Code (0)

등록된 구현이 없습니다.

Tasks

Domain GeneralizationImage Editing

Similar Papers 제목 키워드 기반

DreamOmni3: Scribble-based Editing and Generation

2025-12-27 · Bin Xia, Bohao Peng, Jiyang Liu, Sitong Wu 외 arxiv

Recently unified generation and editing models have achieved remarkable success with their impressive performance. These models rely mainly on text prompts for instruction-based editing and generation, but language often…

Optimisation-Based Multi-Modal Semantic Image Editing

2023-11-28 · Bowen Li, Yongxin Yang, Steven McDonagh, Shifeng Zhang 외

Image editing affords increased control over the aesthetics and content of generated images. Pre-existing works focus predominantly on text-based instructions to achieve desired image modifications, which limit edit prec…

ScribbleSense: Generative Scribble-Based Texture Editing with Intent Prediction

2026-01-30 · Yudi Zhang, Yeming Geng, Lei Zhang arxiv

Interactive 3D model texture editing presents enhanced opportunities for creating 3D assets, with freehand drawing style offering the most intuitive experience. However, existing methods primarily support sketch-based in…

Image Generation

ScribbleEdit: Synthetic Data for Image Editing with Scribbles and Text

2026-05-01 · Anya Ji, George Ma, Téa Wright, Yiming Zhang 외 arxiv

Recent progress in generative models has significantly advanced image editing capabilities, yet precise and intuitive user control remains difficult. Specifically, users often struggle to communicate both exact spatial l…

Image Editing

Scribble-Guided Diffusion for Training-free Text-to-Image Generation

2024-09-12 · Seonho Lee, Jiho Choi, Seohyun Lim, Jiwook Kim 외

Recent advancements in text-to-image diffusion models have demonstrated remarkable success, yet they often struggle to fully capture the user's intent. Existing approaches using textual inputs combined with bounding boxe…

Image GenerationText to Image GenerationText-to-Image Generation