🤖 AI Summary
Existing drag-and-drop image editing methods rely on implicit point matching via attention mechanisms, leading to limited inversion strength, expensive test-time optimization (TTO), and difficulty in simultaneously achieving high-fidelity inpainting and text-guided generation. This paper introduces the first drag-and-drop editing paradigm based on explicit correspondence maps, enabling geometry-aware control in multimodal diffusion Transformers without implicit matching—supporting full-strength inversion, multi-step editing, and synchronized translation-scaling operations. By integrating explicit correspondence mapping with attention-enhanced control, our method eliminates TTO entirely and unifies geometric manipulation with text guidance. On DragBench, it significantly outperforms state-of-the-art methods: drag accuracy and perceptual quality (VIEScore) improve markedly, and human evaluation confirms superior fidelity in inpainting and precise semantic controllability in generation—establishing a new state of the art.
📝 Abstract
The reliance on implicit point matching via attention has become a core bottleneck in drag-based editing, resulting in a fundamental compromise on weakened inversion strength and costly test-time optimization (TTO). This compromise severely limits the generative capabilities of diffusion models, suppressing high-fidelity inpainting and text-guided creation. In this paper, we introduce LazyDrag, the first drag-based image editing method for Multi-Modal Diffusion Transformers, which directly eliminates the reliance on implicit point matching. In concrete terms, our method generates an explicit correspondence map from user drag inputs as a reliable reference to boost the attention control. This reliable reference opens the potential for a stable full-strength inversion process, which is the first in the drag-based editing task. It obviates the necessity for TTO and unlocks the generative capability of models. Therefore, LazyDrag naturally unifies precise geometric control with text guidance, enabling complex edits that were previously out of reach: opening the mouth of a dog and inpainting its interior, generating new objects like a ``tennis ball'', or for ambiguous drags, making context-aware changes like moving a hand into a pocket. Additionally, LazyDrag supports multi-round workflows with simultaneous move and scale operations. Evaluated on the DragBench, our method outperforms baselines in drag accuracy and perceptual quality, as validated by VIEScore and human evaluation. LazyDrag not only establishes new state-of-the-art performance, but also paves a new way to editing paradigms.