paper-with-me

Papers

DiffUHaul: A Training-Free Method for Object Dragging in Images

2024-06-03 · Omri Avrahami, Rinon Gal, Gal Chechik, Ohad Fried, Dani Lischinski, Arash Vahdat, Weili Nie

Text-to-image diffusion models have proven effective for solving many image editing tasks. However, the seemingly straightforward task of seamlessly relocating objects within a scene remains surprisingly challenging. Existing methods addressing this problem often struggle to function reliably in real-world scenarios due to lacking spatial reasoning. In this work, we propose a training-free method, dubbed DiffUHaul, that harnesses the spatial understanding of a localized text-to-image model, for the object dragging task. Blindly manipulating layout inputs of the localized model tends to cause low editing performance due to the intrinsic entanglement of object representation in the model. To this end, we first apply attention masking in each denoising step to make the generation more disentangled across different objects and adopt the self-attention sharing mechanism to preserve the high-level object appearance. Furthermore, we propose a new diffusion anchoring technique: in the early denoising steps, we interpolate the attention features between source and target images to smoothly fuse new layouts with the original appearance; in the later denoising steps, we pass the localized features from the source images to the interpolated images to retain fine-grained object details. To adapt DiffUHaul to real-image editing, we apply a DDPM self-attention bucketing that can better reconstruct real images with the localized model. Finally, we introduce an automated evaluation pipeline for this task and showcase the efficacy of our method. Our results are reinforced through a user preference study.

📄 PDF Abstract BibTeX arXiv:2406.01594

Code (0)

등록된 구현이 없습니다.

Tasks

spatial-aware image editing

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

FreeDrag: Feature Dragging for Reliable Point-based Image Editing

2023-07-10 · CVPR 2024 1 · Pengyang Ling, Lin Chen, Pan Zhang, Huaian Chen 외

To serve the intricate and varied demands of image editing, precise and flexible manipulation in image content is indispensable. Recently, Drag-based editing methods have gained impressive performance. However, these met…

Point Tracking

InstructUDrag: Joint Text Instructions and Object Dragging for Interactive Image Editing

2025-10-09 · Haoran Yu, Yi Shi arxiv

Text-to-image diffusion models have shown great potential for image editing, with techniques such as text-based and object-dragging methods emerging as key approaches. However, each of these methods has inherent limitati…

Text-based Image EditingImage Reconstruction

LeviTor: 3D Trajectory Oriented Image-to-Video Synthesis

2024-12-19 · CVPR 2025 1 · Hanlin Wang, Hao Ouyang, Qiuyu Wang, Wen Wang 외

The intuitive nature of drag-based interaction has led to its growing adoption for controlling object trajectories in image-to-video synthesis. Still, existing methods that perform dragging in the 2D space usually face a…

Object

Beyond Clicking:A Step Towards Generalist GUI Grounding via Text Dragging

2025-11-07 · Zeyi Liao, Yadong Lu, Boyu Gou, Huan Sun 외 arxiv

Graphical user interface (GUI) grounding, the process of mapping human instructions to GUI actions, serves as a fundamental basis to autonomous GUI agents. While existing grounding models achieve promising performance to…

PoseTraj: Pose-Aware Trajectory Control in Video Diffusion

2025-03-20 · CVPR 2025 1 · Longbin Ji, Lei Zhong, Pengfei Wei, Changjian Li

Recent advancements in trajectory-guided video generation have achieved notable progress. However, existing models still face challenges in generating object motions with potentially changing 6D poses under wide-range ro…

DisentanglementVideo Generation