EasyDrag: Efficient Point-Based Manipulation on Diffusion Models

Xingzhong Hou, Boxiao Liu, Yi Zhang, Jihao Liu, Yu Liu +1 more
2/9/2026

Abstract

Generative models are gaining increasing popularity, and the demand for precisely generating images is on the rise. However, generating an image that perfectly aligns with users' expectations is extremely challenging. The shapes of objects, the poses of animals, the structures of landscapes, and more may not match the user's desires, and this applies to real images as well. This is where point-based image editing becomes essential. An excellent image editing method needs to meet the following criteria: user-friendly interaction, high performance, and good generalization capability. Due to the limitations of StyleGAN, DragGAN exhibits limited robustness across diverse scenarios, while DragDiffusion lacks user-friendliness due to the necessity of LoRA fine-tuning and masks. In this paper, we introduce a novel interactive point-based image editing framework, called EasyDrag, that leverages pretrained diffusion models to achieve high-quality editing outcomes and user-friendship. Extensive experimentation demonstrates that our approach surpasses DragDiffusion in terms of both image quality and editing precision for point-based image manipulation tasks. The code will be available on https://github.com/Ace-Pegasus/EasyDrag.

DOISemantic Scholar

Code Implementations

No confident code match yet

We couldn't find an author-owned or strongly-evidenced community implementation for this paper. Any repos shown below are weak matches — verify before relying on them.

No code implementations found yet.

Know of an implementation? Let us know in the comments below!

Cite this paper

@article{hou2026easydrag,
  title  = {EasyDrag: Efficient Point-Based Manipulation on Diffusion Models},
  author = {Xingzhong Hou and Boxiao Liu and Yi Zhang and Jihao Liu and Yu Liu and Haihang You},
  year   = {2026},
  doi    = {10.1109/CVPR52733.2024.00803},
  url    = {https://doi.org/10.1109/CVPR52733.2024.00803},
  journal = {CVPR 2024 2024}
}

Discussion