paper-with-me

Papers

CCEdit: Creative and Controllable Video Editing via Diffusion Models

2023-09-28 · CVPR 2024 1 · Ruoyu Feng, Wenming Weng, Yanhui Wang, Yuhui Yuan, Jianmin Bao, Chong Luo, Zhibo Chen, Baining Guo

In this paper, we present CCEdit, a versatile generative video editing framework based on diffusion models. Our approach employs a novel trident network structure that separates structure and appearance control, ensuring precise and creative editing capabilities. Utilizing the foundational ControlNet architecture, we maintain the structural integrity of the video during editing. The incorporation of an additional appearance branch enables users to exert fine-grained control over the edited key frame. These two side branches seamlessly integrate into the main branch, which is constructed upon existing text-to-image (T2I) generation models, through learnable temporal layers. The versatility of our framework is demonstrated through a diverse range of choices in both structure representations and personalized T2I models, as well as the option to provide the edited key frame. To facilitate comprehensive evaluation, we introduce the BalanceCC benchmark dataset, comprising 100 videos and 4 target prompts for each video. Our extensive user studies compare CCEdit with eight state-of-the-art video editing methods. The outcomes demonstrate CCEdit's substantial superiority over all other methods.

📄 PDF Abstract BibTeX arXiv:2309.16496

Code (1)

ruoyufeng/ccedit pytorch

Tasks

Image GenerationText-to-Image GenerationVideo 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 제목 키워드 기반

Learning Object-Centric Representations Based on Slots in Real World Scenarios

2025-09-29 · Adil Kaan Akan arxiv

A central goal in AI is to represent scenes as compositions of discrete objects, enabling fine-grained, controllable image and video generation. Yet leading diffusion models treat images holistically and rely on text con…

Unsupervised Video Object SegmentationVideo GenerationImage Generation

Re-Attentional Controllable Video Diffusion Editing

2024-12-16 · Yuanzhi Wang, Yong Li, Mengyi Liu, Xiaoya Zhang 외

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 exploite…

DenoisingVideo Editing

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

Yan: Foundational Interactive Video Generation

2025-08-12 · Deheng Ye, Fangyun Zhou, Jiacheng Lv, Jianqi Ma 외 arxiv

We present Yan, a foundational framework for interactive video generation, covering the entire pipeline from simulation and generation to editing. Specifically, Yan comprises three core modules. AAA-level Simulation: We …

Video Generation

Vera: A Layered Diffusion Model for Content-Preserving Video Editing

2026-06-22 · Hongkai Zheng, Ta-Ying Cheng, Benjamin Klein, Yisong Yue 외 arxiv

Video diffusion models have enabled remarkable progress in video generation and editing. However, content preservation remains a core challenge: existing methods regenerate every pixel and often alter elements that shoul…

Video Generation