paper-with-me

Papers

ContextFlow: Training-Free Video Object Editing via Adaptive Context Enrichment

2025-09-22 · Yiyang Chen, Xuanhua He, Xiujun Ma, Yue Ma arxiv

Training-free video object editing aims to achieve precise object-level manipulation, including object insertion, swapping, and deletion. However, it faces significant challenges in maintaining fidelity and temporal consistency. Existing methods, often designed for U-Net architectures, suffer from two primary limitations: inaccurate inversion due to first-order solvers, and contextual conflicts caused by crude "hard" feature replacement. These issues are more challenging in Diffusion Transformers (DiTs), where the unsuitability of prior layer-selection heuristics makes effective guidance challenging. To address these limitations, we introduce ContextFlow, a novel training-free framework for DiT-based video object editing. In detail, we first employ a high-order Rectified Flow solver to establish a robust editing foundation. The core of our framework is Adaptive Context Enrichment (for specifying what to edit), a mechanism that addresses contextual conflicts. Instead of replacing features, it enriches the self-attention context by concatenating Key-Value pairs from parallel reconstruction and editing paths, empowering the model to dynamically fuse information. Additionally, to determine where to apply this enrichment (for specifying where to edit), we propose a systematic, data-driven analysis to identify task-specific vital layers. Based on a novel Guidance Responsiveness Metric, our method pinpoints the most influential DiT blocks for different tasks (e.g., insertion, swapping), enabling targeted and highly effective guidance. Extensive experiments show that ContextFlow significantly outperforms existing training-free methods and even surpasses several state-of-the-art training-based approaches, delivering temporally coherent, high-fidelity results.

📄 PDF Abstract BibTeX arXiv:2509.17818

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ContextFlow: Context-Aware Flow Matching For Trajectory Inference From Spatial Omics Data

2025-10-03 · Santanu Subhash Rathod, Francesco Ceccarelli, Sean B. Holden, Pietro Liò 외 arxiv

Inferring trajectories from longitudinal spatially-resolved omics data is fundamental to understanding the dynamics of structural and functional tissue changes in development, regeneration and repair, disease progression…

Versatile Editing of Video Content, Actions, and Dynamics without Training

2026-03-18 · Vladimir Kulikov, Roni Paiss, Andrey Voynov, Inbar Mosseri 외 arxiv

Controlled video generation has seen drastic improvements in recent years. However, editing actions and dynamic events, or inserting contents that should affect the behaviors of other objects in real-world videos, remain…

Video Generation

FlowAnchor: Stabilizing the Editing Signal for Inversion-Free Video Editing

2026-04-24 · Ze Chen, Lan Chen, Yuanhang Li, Qi Mao arxiv

We propose FlowAnchor, a training-free framework for stable and efficient inversion-free, flow-based video editing. Inversion-free editing methods have recently shown impressive efficiency and structure preservation in i…

VideoHandles: Editing 3D Object Compositions in Videos Using Video Generative Priors

2025-03-03 · CVPR 2025 1 · Juil Koo, Paul Guerrero, Chun-Hao Paul Huang, Duygu Ceylan 외

Generative methods for image and video editing use generative models as priors to perform edits despite incomplete information, such as changing the composition of 3D objects shown in a single image. Recent methods have …

3D ReconstructionObjectVideo Editing

IDAG-Edit: Multi-Object Video Editing via Instance-Decoupled Attention and Guidance

2026-06-20 · Yuan-Zhih Lin, Huu-Thang Nguyen, Huu-Phu Do, Hong-Han Shuai 외 arxiv

Diffusion-based video editing has made significant progress; however, achieving precise and temporally consistent object-level control, especially in multi-object scenarios, remains challenging due to attention leakage, …