paper-with-me

홈 › Papers

LoMOE: Localized Multi-Object Editing via Multi-Diffusion

2024-03-01 · Goirik Chakrabarty, Aditya Chandrasekar, Ramya Hebbalaguppe, Prathosh AP

Recent developments in the field of diffusion models have demonstrated an exceptional capacity to generate high-quality prompt-conditioned image edits. Nevertheless, previous approaches have primarily relied on textual prompts for image editing, which tend to be less effective when making precise edits to specific objects or fine-grained regions within a scene containing single/multiple objects. We introduce a novel framework for zero-shot localized multi-object editing through a multi-diffusion process to overcome this challenge. This framework empowers users to perform various operations on objects within an image, such as adding, replacing, or editing $\textbf{many}$ objects in a complex scene $\textbf{in one pass}$. Our approach leverages foreground masks and corresponding simple text prompts that exert localized influences on the target regions resulting in high-fidelity image editing. A combination of cross-attention and background preservation losses within the latent space ensures that the characteristics of the object being edited are preserved while simultaneously achieving a high-quality, seamless reconstruction of the background with fewer artifacts compared to the current methods. We also curate and release a dataset dedicated to multi-object editing, named $\texttt{LoMOE}$-Bench. Our experiments against existing state-of-the-art methods demonstrate the improved effectiveness of our approach in terms of both image editing quality and inference speed.

📄 PDF Abstract BibTeX arXiv:2403.00437

Code (0)

등록된 구현이 없습니다.

Tasks

Object

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 제목 키워드 기반

Editing Everything Everywhere All at Once

2026-06-30 · Fabio Quattrini, Carmine Zaccagnino, Enis Simsar, Marta Tintoré Gazulla 외 arxiv

Editing multiple elements of an image in a single forward pass is a practical alternative to multi-turn image manipulation, offering improved efficiency and potentially better harmonization. However, when several instruc…

Image ManipulationImage Editing

Hierarchical LoRA MoE for Efficient CTR Model Scaling

2025-10-12 · Zhichen Zeng, Mengyue Hang, Xiaolong Liu, Xiaoyi Liu 외 arxiv

Deep models have driven significant advances in click-through rate (CTR) prediction. While vertical scaling via layer stacking improves model expressiveness, the layer-by-layer sequential computation poses challenges to …

IDAG-Edit: Multi-Object Video Editing via Instance-Decoupled Attention and Guidance

2026-06-20 · Yuan-Zhih Lin, Huu-Thang Nguyen, Huu-Phu Do, Hong-Han Shuai 외 arxiv

Diffusion-based video editing has made significant progress; however, achieving precise and temporally consistent object-level control, especially in multi-object scenarios, remains challenging due to attention leakage, …

MDE-Edit: Masked Dual-Editing for Multi-Object Image Editing via Diffusion Models

2025-05-08 · Hongyang Zhu, Haipeng Liu, Bo Fu, Yang Wang

Multi-object editing aims to modify multiple objects or regions in complex scenes while preserving structural coherence. This task faces significant challenges in scenarios involving overlapping or interacting objects: (…

AttributeImage ManipulationObject

MIVE: New Design and Benchmark for Multi-Instance Video Editing

2024-12-17 · Samuel Teodoro, Agus Gunawan, Soo Ye Kim, Jihyong Oh 외

Recent AI-based video editing has enabled users to edit videos through simple text prompts, significantly simplifying the editing process. However, recent zero-shot video editing techniques primarily focus on global or s…

Video Editing