paper-with-me

홈 › Papers

Motion Guidance: Diffusion-Based Image Editing with Differentiable Motion Estimators

2024-01-31 · Daniel Geng, Andrew Owens

Diffusion models are capable of generating impressive images conditioned on text descriptions, and extensions of these models allow users to edit images at a relatively coarse scale. However, the ability to precisely edit the layout, position, pose, and shape of objects in images with diffusion models is still difficult. To this end, we propose motion guidance, a zero-shot technique that allows a user to specify dense, complex motion fields that indicate where each pixel in an image should move. Motion guidance works by steering the diffusion sampling process with the gradients through an off-the-shelf optical flow network. Specifically, we design a guidance loss that encourages the sample to have the desired motion, as estimated by a flow network, while also being visually similar to the source image. By simultaneously sampling from a diffusion model and guiding the sample to have low guidance loss, we can obtain a motion-edited image. We demonstrate that our technique works on complex motions and produces high quality edits of real and generated images.

📄 PDF Abstract BibTeX arXiv:2401.18085

Code (0)

등록된 구현이 없습니다.

Tasks

Optical Flow Estimation

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

Regressor-Guided Image Editing Regulates Emotional Response to Reduce Online Engagement

2025-01-21 · Christoph Gebhardt, Robin Willardt, Seyedmorteza Sadat, Chih-Wei Ning 외

Emotions are known to mediate the relationship between users' content consumption and their online engagement, with heightened emotional intensity leading to increased engagement. Building on this insight, we propose thr…

Generative Adversarial Network

Investigating the Effectiveness of Cross-Attention to Unlock Zero-Shot Editing of Text-to-Video Diffusion Models

2024-04-08 · Saman Motamed, Wouter Van Gansbeke, Luc van Gool

With recent advances in image and video diffusion models for content creation, a plethora of techniques have been proposed for customizing their generated content. In particular, manipulating the cross-attention layers o…

Video Editing

MotionFollower: Editing Video Motion via Lightweight Score-Guided Diffusion

2024-05-30 · Shuyuan Tu, Qi Dai, Zihao Zhang, Sicheng Xie 외

Despite impressive advancements in diffusion-based video editing models in altering video attributes, there has been limited exploration into modifying motion information while preserving the original protagonist's appea…

DenoisingGPUImage AnimationVideo Editing+1

InstantDrag: Improving Interactivity in Drag-based Image Editing

2024-09-13 · Joonghyuk Shin, Daehyeon Choi, Jaesik Park

Drag-based image editing has recently gained popularity for its interactivity and precision. However, despite the ability of text-to-image models to generate samples within a second, drag editing still lags behind due to…

Image GenerationMotion GenerationOptical Flow Estimation

Fine-grained Image Editing by Pixel-wise Guidance Using Diffusion Models

2022-12-05 · Naoki Matsunaga, Masato Ishii, Akio Hayakawa, Kenji Suzuki 외

Our goal is to develop fine-grained real-image editing methods suitable for real-world applications. In this paper, we first summarize four requirements for these methods and propose a novel diffusion-based image editing…

Semantic Segmentation