paper-with-me

홈 › Papers

VidTwin: Video VAE with Decoupled Structure and Dynamics

2024-12-23 · CVPR 2025 1 · Yuchi Wang, Junliang Guo, Xinyi Xie, Tianyu He, Xu sun, Jiang Bian

Recent advancements in video autoencoders (Video AEs) have significantly improved the quality and efficiency of video generation. In this paper, we propose a novel and compact video autoencoder, VidTwin, that decouples video into two distinct latent spaces: Structure latent vectors, which capture overall content and global movement, and Dynamics latent vectors, which represent fine-grained details and rapid movements. Specifically, our approach leverages an Encoder-Decoder backbone, augmented with two submodules for extracting these latent spaces, respectively. The first submodule employs a Q-Former to extract low-frequency motion trends, followed by downsampling blocks to remove redundant content details. The second averages the latent vectors along the spatial dimension to capture rapid motion. Extensive experiments show that VidTwin achieves a high compression rate of 0.20% with high reconstruction quality (PSNR of 28.14 on the MCL-JCV dataset), and performs efficiently and effectively in downstream generative tasks. Moreover, our model demonstrates explainability and scalability, paving the way for future research in video latent representation and generation. Check our project page for more details: https://vidtwin.github.io/.

📄 PDF Abstract BibTeX arXiv:2412.17726

Code (1)

microsoft/vidtok 공식 구현 pytorch

Tasks

DecoderVideo Generation

Similar Papers 제목 키워드 기반

Identity-Preserving Text-to-Video Generation Guided by Simple yet Effective Spatial-Temporal Decoupled Representations

2025-07-07 · Yuji Wang, Moran Li, Xiaobin Hu, Ran Yi 외 arxiv

Identity-preserving text-to-video (IPT2V) generation, which aims to create high-fidelity videos with consistent human identity, has become crucial for downstream applications. However, current end-to-end frameworks suffe…

Text-to-Video Generation

BulletTime: Decoupled Control of Time and Camera Pose for Video Generation

2025-12-04 · Yiming Wang, Qihang Zhang, Shengqu Cai, Tong Wu 외 arxiv

Emerging video diffusion models achieve high visual fidelity but fundamentally couple scene dynamics with camera motion, limiting their ability to provide precise spatial and temporal control. We introduce a 4D-controlla…

Video Generation

Hierarchical Spatio-temporal Decoupling for Text-to-Video Generation

2023-12-07 · CVPR 2024 1 · Zhiwu Qing, Shiwei Zhang, Jiayu Wang, Xiang Wang 외

Despite diffusion models having shown powerful abilities to generate photorealistic images, generating videos that are realistic and diverse still remains in its infancy. One of the key reasons is that current methods in…

Spatial ReasoningText-to-Video GenerationVideo Generation

MAD: Motion Appearance Decoupling for efficient Driving World Models

2026-01-14 · Ahmad Rahimi, Valentin Gerard, Eloi Zablocki, Matthieu Cord 외 arxiv

Recent video diffusion models generate photorealistic, temporally coherent videos, yet they fall short as reliable world models for autonomous driving, where structured motion and physically consistent interactions are e…

Autonomous Driving

ImVideoEdit: Image-learning Video Editing via 2D Spatial Difference Attention Blocks

2026-04-09 · Jiayang Xu, Fan Zhuo, Majun Zhang, Changhao Pan 외 arxiv

Current video editing models often rely on expensive paired video data, which limits their practical scalability. In essence, most video editing tasks can be formulated as a decoupled spatiotemporal process, where the te…