paper-with-me

Papers

Re-Attentional Controllable Video Diffusion Editing

2024-12-16 · Yuanzhi Wang, Yong Li, Mengyi Liu, Xiaoya Zhang, Xin Liu, Zhen Cui, Antoni B. Chan

Editing videos with textual guidance has garnered popularity due to its streamlined process which mandates users to solely edit the text prompt corresponding to the source video. Recent studies have explored and exploited large-scale text-to-image diffusion models for text-guided video editing, resulting in remarkable video editing capabilities. However, they may still suffer from some limitations such as mislocated objects, incorrect number of objects. Therefore, the controllability of video editing remains a formidable challenge. In this paper, we aim to challenge the above limitations by proposing a Re-Attentional Controllable Video Diffusion Editing (ReAtCo) method. Specially, to align the spatial placement of the target objects with the edited text prompt in a training-free manner, we propose a Re-Attentional Diffusion (RAD) to refocus the cross-attention activation responses between the edited text prompt and the target video during the denoising stage, resulting in a spatially location-aligned and semantically high-fidelity manipulated video. In particular, to faithfully preserve the invariant region content with less border artifacts, we propose an Invariant Region-guided Joint Sampling (IRJS) strategy to mitigate the intrinsic sampling errors w.r.t the invariant regions at each denoising timestep and constrain the generated content to be harmonized with the invariant region content. Experimental results verify that ReAtCo consistently improves the controllability of video diffusion editing and achieves superior video editing performance.

📄 PDF Abstract BibTeX arXiv:2412.11710

Code (2)

mdswyz/reatco 공식 구현 pytorch
ljl5261/mmm-rs

Tasks

DenoisingVideo 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…
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

ViFeEdit: A Video-Free Tuner of Your Video Diffusion Transformer

2026-03-16 · Ruonan Yu, Zhenxiong Tan, Zigeng Chen, Songhua Liu 외 arxiv

Diffusion Transformers (DiTs) have demonstrated remarkable scalability and quality in image and video generation, prompting growing interest in extending them to controllable generation and editing tasks. However, compar…

Video Generation

DynVideo-E: Harnessing Dynamic NeRF for Large-Scale Motion- and View-Change Human-Centric Video Editing

2023-10-16 · CVPR 2024 1 · Jia-Wei Liu, Yan-Pei Cao, Jay Zhangjie Wu, Weijia Mao 외

Despite recent progress in diffusion-based video editing, existing methods are limited to short-length videos due to the contradiction between long-range consistency and frame-wise editing. Prior attempts to address this…

NeRFStyle TransferSuper-ResolutionVideo Editing

Making Time Editable in Video Diffusion Transformers

2026-06-08 · Konstantin Kuklev, Viacheslav Vasilev, Alexander Kunitsyn, Andrei Ivaniuta 외 arxiv

Modern Diffusion Transformers for video generation provide limited control over the progression of time and the editing of temporal dynamics. We propose a temporal-control methodology that extends a pretrained DiT with e…

Video Generation

Controllable Weather Synthesis and Removal with Video Diffusion Models

2025-05-01 · Chih-Hao Lin, Zian Wang, Ruofan Liang, Yuxuan Zhang 외

Generating realistic and controllable weather effects in videos is valuable for many applications. Physics-based weather simulation requires precise reconstructions that are hard to scale to in-the-wild videos, while cur…

Video Editing

BIVDiff: A Training-Free Framework for General-Purpose Video Synthesis via Bridging Image and Video Diffusion Models

2023-12-05 · CVPR 2024 1 · Fengyuan Shi, Jiaxi Gu, Hang Xu, Songcen Xu 외

Diffusion models have made tremendous progress in text-driven image and video generation. Now text-to-image foundation models are widely applied to various downstream image synthesis tasks, such as controllable image gen…

Image GenerationModel SelectionVideo EditingVideo Generation+1