Skip to main content
QUICK REVIEW

[论文解读] Steering Video Diffusion Transformers with Massive Activations

Xianhang Cheng, Yujian Zheng|arXiv (Cornell University)|Mar 18, 2026
Advanced Neuroimaging Techniques and Applications被引用 0
一句话总结

该论文分析视频扩散变换器中的 Massive Activations(MA),并引入 STAS,一种训练-free 的方法,在初始帧和潜在边界标记处选择性地引导 MA 值,以在几乎无开销的情况下提升视频质量与时序连贯性。

ABSTRACT

Despite rapid progress in video diffusion transformers, how their internal model signals can be leveraged with minimal overhead to enhance video generation quality remains underexplored. In this work, we study the role of Massive Activations (MAs), which are rare, high-magnitude hidden state spikes in video diffusion transformers. We observed that MAs emerge consistently across all visual tokens, with a clear magnitude hierarchy: first-frame tokens exhibit the largest MA magnitudes, latent-frame boundary tokens (the head and tail portions of each temporal chunk in the latent space) show elevated but slightly lower MA magnitudes than the first frame, and interior tokens within each latent frame remain elevated, yet are comparatively moderate in magnitude. This structured pattern suggests that the model implicitly prioritizes token positions aligned with the temporal chunking in the latent space. Based on this observation, we propose Structured Activation Steering (STAS), a training-free self-guidance-like method that steers MA values at first-frame and boundary tokens toward a scaled global maximum reference magnitude. STAS achieves consistent improvements in terms of video quality and temporal coherence across different text-to-video models, while introducing negligible computational overhead.

研究动机与目标

  • Identify and characterize Massive Activations in video diffusion transformers across models and latent compression settings.
  • Understand how MA magnitudes relate to token positions and temporal structure in video generation.
  • Develop a training-free activation steering method that leverages MA structure to improve video quality and coherence.
  • Demonstrate STAS applicability across multiple backbones and its compatibility with existing training-free techniques.

提出的方法

  • Systematically analyze MA patterns in video DiTs across WAN and CogVideo backbones and various temporal compression ratios.
  • Define STAS as a masked, self-guidance-like update that amplifies MA dimensions at structurally important tokens (first-frame and latent-boundary tokens) during early denoising steps.
  • Specify steering targets using a global-reference amplification rule based on the current layer’s MA maxima.
  • Apply STAS on top of CFG and evaluate in a single forward pass with negligible overhead.
  • Evaluate STAS with VBench metrics and frame-to-frame similarity measures (DINO/CLIP) across multiple backbones.
  • Perform ablations to isolate the effects of MA dimensions, target tokens, timestep window, and amplification rule.
(a) Wan2.1-1.3B [ wan ]
(a) Wan2.1-1.3B [ wan ]

实验结果

研究问题

  • RQ1What are the structural properties of Massive Activations in video diffusion transformers across models and compression ratios?
  • RQ2Can a training-free activation steering method exploit MA structure to improve temporal coherence and visual quality without altering model parameters?
  • RQ3How does STAS interact with existing training-free guidance methods (e.g., CFG) across diverse video DiT backbones?
  • RQ4What is the impact of STAS on cross-chunk versus within-chunk temporal consistency and object–attribute bindings?

主要发现

ModelMethodSubject ConsistencyBackground ConsistencyAesthetic QualityImaging QualityQuality ScoreSemantic ScoreTotal Score
Wan2.1-1.3BVanilla94.6395.8161.9168.1481.8179.7081.39
Wan2.1-1.3B+Ours95.0095.9362.0368.9582.0380.6681.76
CogVideoX-5BVanilla93.4095.2959.9864.6279.7877.5979.34
CogVideoX-5B+Ours93.8095.4760.3165.1279.9578.2479.61
Wan2.2-5BVanilla95.1396.6361.6769.0281.7581.6881.74
Wan2.2-5B+Ours95.3796.7061.7269.3981.8282.3581.93
  • MAs in video DiTs show a consistent positional pattern: first-frame tokens have the largest activations and latent-frame boundaries exhibit periodic spikes aligned with temporal compression.
  • STAS improves video quality and temporal coherence with negligible overhead by selectively steering MA values at first-frame and boundary tokens during early denoising steps.
  • STAS yields consistent gains across Wan2.1-1.3B, CogVideoX-5B, and Wan2.2-5B backbones, in both quality and semantic metrics.
  • When combined with CFG, STAS further boosts quality metrics and temporal stability across multiple baselines.
  • Ablations show steering MA dimensions, targeting first-frame plus boundary tokens, and using a max-based amplification rule are crucial for effectiveness.
(b) Wan2.2-5B [ wan ]
(b) Wan2.2-5B [ wan ]

更好的研究,从现在开始

从论文设计到论文写作,大幅缩短您的研究时间。

无需绑定信用卡

本解读由 AI 生成,并经人工编辑审核。