English

VideoGrain: Modulating Space-Time Attention for Multi-grained Video Editing

Computer Vision and Pattern Recognition 2025-02-25 v1

Abstract

Recent advancements in diffusion models have significantly improved video generation and editing capabilities. However, multi-grained video editing, which encompasses class-level, instance-level, and part-level modifications, remains a formidable challenge. The major difficulties in multi-grained editing include semantic misalignment of text-to-region control and feature coupling within the diffusion model. To address these difficulties, we present VideoGrain, a zero-shot approach that modulates space-time (cross- and self-) attention mechanisms to achieve fine-grained control over video content. We enhance text-to-region control by amplifying each local prompt's attention to its corresponding spatial-disentangled region while minimizing interactions with irrelevant areas in cross-attention. Additionally, we improve feature separation by increasing intra-region awareness and reducing inter-region interference in self-attention. Extensive experiments demonstrate our method achieves state-of-the-art performance in real-world scenarios. Our code, data, and demos are available at https://knightyxp.github.io/VideoGrain_project_page/

Keywords

Cite

@article{arxiv.2502.17258,
  title  = {VideoGrain: Modulating Space-Time Attention for Multi-grained Video Editing},
  author = {Xiangpeng Yang and Linchao Zhu and Hehe Fan and Yi Yang},
  journal= {arXiv preprint arXiv:2502.17258},
  year   = {2025}
}

Comments

ICLR 2025, code and demos are available at https://knightyxp.github.io/VideoGrain_project_page/

R2 v1 2026-06-28T21:55:41.106Z