paper-with-me

홈 › Papers

Fuse Your Latents: Video Editing with Multi-source Latent Diffusion Models

2023-10-25 · Tianyi Lu, Xing Zhang, Jiaxi Gu, Renjing Pei, Songcen Xu, Xingjun Ma, Hang Xu, Zuxuan Wu

Latent Diffusion Models (LDMs) are renowned for their powerful capabilities in image and video synthesis. Yet, compared to text-to-image (T2I) editing, text-to-video (T2V) editing suffers from a lack of decent temporal consistency and structure, due to insufficient pre-training data, limited model editability, or extensive tuning costs. To address this gap, we propose FLDM (Fused Latent Diffusion Model), a training-free framework that achieves high-quality T2V editing by integrating various T2I and T2V LDMs. Specifically, FLDM utilizes a hyper-parameter with an update schedule to effectively fuse image and video latents during the denoising process. This paper is the first to reveal that T2I and T2V LDMs can complement each other in terms of structure and temporal consistency, ultimately generating high-quality videos. It is worth noting that FLDM can serve as a versatile plugin, applicable to off-the-shelf image and video LDMs, to significantly enhance the quality of video editing. Extensive quantitative and qualitative experiments on popular T2I and T2V LDMs demonstrate FLDM's superior editing quality than state-of-the-art T2V editing methods. Our project code is available at https://github.com/lutianyi0603/fuse_your_latents.

📄 PDF Abstract BibTeX arXiv:2310.16400

Code (1)

lutianyi0603/fuse_your_latents 공식 구현 pytorch

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…

Similar Papers 제목 키워드 기반

Instruction-Based Video Editing by Repurposing an Image Editing Model

2026-08-14 · Yunpeng Bai, Yossi Gandelsman, Michaël Gharbi, Qixing Huang arxiv

Instruction-based video editing is commonly built on video-pretrained generative backbones: a video diffusion transformer is adapted, at considerable cost, to condition on a source video and an editing instruction. In th…

Image Editing

Make Your MoVe: Make Your 3D Contents by Adapting Multi-View Diffusion Models to External Editing

2025-08-11 · Weitao Wang, Haoran Xu, Jun Meng, Haoqian Wang arxiv

As 3D generation techniques continue to flourish, the demand for generating personalized content is rapidly rising. Users increasingly seek to apply various editing methods to polish generated 3D content, aiming to enhan…

3D Generation

Blended Latent Diffusion under Attention Control for Real-World Video Editing

2024-09-05 · Deyin Liu, Lin Yuanbo Wu, Xianghua Xie

Due to lack of fully publicly available text-to-video models, current video editing methods tend to build on pre-trained text-to-image generation models, however, they still face grand challenges in dealing with the loca…

Image GenerationText to Image GenerationText-to-Image GenerationVideo Editing

Dance Your Latents: Consistent Dance Generation through Spatial-temporal Subspace Attention Guided by Motion Flow

2023-10-20 · Haipeng Fang, Zhihao Sun, Ziyao Huang, Fan Tang 외

The advancement of generative AI has extended to the realm of Human Dance Generation, demonstrating superior generative capacities. However, current methods still exhibit deficiencies in achieving spatiotemporal consiste…

Edit-Your-Motion: Space-Time Diffusion Decoupling Learning for Video Motion Editing

2024-05-07 · Yi Zuo, Lingling Li, Licheng Jiao, Fang Liu 외

Existing diffusion-based methods have achieved impressive results in human motion editing. However, these methods often exhibit significant ghosting and body distortion in unseen in-the-wild cases. In this paper, we intr…

ObjectVideo Editing