CVJun 10, 2025

Cross-Frame Representation Alignment for Fine-Tuning Video Diffusion Models

arXiv:2506.09229v26 citationsh-index: 10
Originality Incremental advance
AI Analysis

This work addresses the challenge of maintaining semantic consistency in user-level fine-tuning of video diffusion models, which is an incremental improvement for video generation applications.

The paper tackled the problem of fine-tuning Video Diffusion Models (VDMs) to generate videos with specific attributes while preserving semantic consistency across frames, and introduced Cross-frame Representation Alignment (CREPA), which improved visual fidelity and cross-frame coherence in models like CogVideoX-5B and Hunyuan Video.

Fine-tuning Video Diffusion Models (VDMs) at the user level to generate videos that reflect specific attributes of training data presents notable challenges, yet remains underexplored despite its practical importance. Meanwhile, recent work such as Representation Alignment (REPA) has shown promise in improving the convergence and quality of DiT-based image diffusion models by aligning, or assimilating, its internal hidden states with external pretrained visual features, suggesting its potential for VDM fine-tuning. In this work, we first propose a straightforward adaptation of REPA for VDMs and empirically show that, while effective for convergence, it is suboptimal in preserving semantic consistency across frames. To address this limitation, we introduce Cross-frame Representation Alignment (CREPA), a novel regularization technique that aligns hidden states of a frame with external features from neighboring frames. Empirical evaluations on large-scale VDMs, including CogVideoX-5B and Hunyuan Video, demonstrate that CREPA improves both visual fidelity and cross-frame semantic coherence when fine-tuned with parameter-efficient methods such as LoRA. We further validate CREPA across diverse datasets with varying attributes, confirming its broad applicability.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes