ai.hackcv
论文精选 65arXiv

VideoRAE: Taming Video Foundation Models for Generative Modeling via Representation Autoencoders· 视频生成模型的表征自动编码器

Video generative models commonly rely on latent spaces learned by 3D Variational Autoencoders (3D-VAEs). However, conventional 3D-VAEs are mainly optimized for pixel-level reconstruction, which can limit the semantic and spatio-temporal structure captured by their latents. Meanwhile, Video Foundation Models (VFMs) such as V-JEPA 2 and VideoMAEv2 show strong video understanding capabilities, yet whether their frozen representations can be transformed into compact, reconstruction-capable, and generation-friendly video latents remains largely unexplored. We answer this question with VideoRAE, a representation autoencoder that leverages multi-scale hierarchical features from a frozen video foundation encoder and compresses them with a lightweight 1D self-attention projector. VideoRAE supports both continuous latents for Diffusion Transformers and discrete tokens for autoregressive models via multi-codebook high-dimensional quantization. During decoding, a local-and-global representation alignment objective with the frozen VFM teacher improves semantic preservation and enables training without KL regularization. Experiments show that VideoRAE achieves strong reconstruction in both continuous and discrete regimes. On UCF-101, it obtains state-of-the-art class-to-video gFVDs of 40 and 93 with AR and DiT generators, respectively, while converging approximately 5x faster than competing autoencoder baselines. In a controlled 2B-scale text-to-video study, replacing LTX-VAE with VideoRAE leads to faster convergence under comparable settings. These results validate frozen VFM representations as versatile and generation-friendly video latents. The model and code will be released on https://zhxie0117.github.io/VideoRAE.

AI 解读论文

通过表征自动编码器优化视频生成模型的语义和时空结构。

核心方法
提出VideoRAE,利用冻结的视频基础模型编码器的多尺度分层特征,通过轻量级的一维自注意力投影器进行压缩。支持连续潜码用于扩散变换器和离散令牌用于自回归模型。解码过程中采用冻结的VFM教师模型进行局部和全局表征对齐,提高语义保留,同时不需要KL正则化。
适合谁读
研究者、工程师
要解决的问题
传统3D-VAE主要优化像素级重建,限制了语义和时空结构的捕获;现有视频基础模型(VFM)虽然具备强大的视频理解能力,但是否能将其冻结的表征转换为紧凑、重建能力强且适合生成的视频潜码尚不清楚。
关键实验
1. 在UCF-101数据集上进行了连续和离散潜码的重建实验,取得最佳gFVD指标;2. 在2B规模的文本到视频生成研究中,与LTX-VAE进行了对比实验。
主要贡献
1. 通过VideoRAE实现了更强的连续和离散潜码的重建能力;2. 在UCF-101数据集上,与AR和DiT生成器结合时获得了最先进的类别到视频gFVD指标;3. 在大规模文本到视频研究中,相比LTX-VAE,VideoRAE在相似设置下具有更快的收敛速度。
意义与局限
证明了冻结视频基础模型的表征可以作为多用途且生成友好的视频潜码,提高了视频生成模型的性能和训练效率。局限性在于对大规模数据集的泛化能力尚需进一步验证。
领域:cs.CV作者:Zhihao Xie、Junfeng Wu、Xinting Hu
相关推荐
论文精选 60已解读

Principia: Relational Physics Tests for Video Models· Principia:视频模型的物理测试

Evaluating physical reasoning in video models is difficult because absolute motion measure…

领域:cs.CV作者:Varun Varma Thozhiyoor、Shivam Tripathi、Venkatesh Babu Radhakrishnan
📎 arXiv🕒 09-04 01:59🔗 arxiv.org

本站内容由 LLM 精选聚合,原文版权归 arXiv 所有 · 摘录仅供参考