ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
0
Citations
0
Influential Citations
—
Venue
2026
Year
Test-Time Tuning (TTT) on pretrained diffusion models has emerged as a powerful paradigm for video editing. However, there exists a foundational mismatch between the distribution-mapping nature of generative models and the single-point optimization of standard TTT. In this paper, we demonstrate that this mismatch triggers \textit{Prior Collapse}, a degenerate state where the model discards the text conditions and spatial latents, collapsing generations to the source video, or entangling the features of distinct regions. To resolve this, we propose \textbf{ElasticTTT}, a novel framework that preserves the prior generative distribution and rescues generative elasticity. Specifically, we propose \textit{Target Distribution Regularization} to prevent sharp memorization minima, \textit{Contrastive CFG} to guide inference away from source biases, and \textit{Asynchronous Noise Schedule} to preserve unedited regions. Extensive evaluations, supported by theoretical analysis, demonstrate that ElasticTTT successfully preserves the generative prior of the base model, achieving state-of-the-art performance on one-shot video editing.
Test-time tuning (TTT) has become a popular approach for adapting pretrained diffusion models to specific video editing tasks without retraining. However, practitioners have observed that standard TTT often leads to degraded generations that collapse back to the source video or mix features from different regions. This paper identifies the root cause as a fundamental mismatch between the distribution-mapping nature of generative models and the single-point optimization of TTT, which triggers a phenomenon they term Prior Collapse. By explicitly addressing this issue, ElasticTTT provides a principled solution that maintains the generative flexibility of the base model while still achieving high-fidelity edits. For AI practitioners deploying video editing pipelines, this work offers a practical way to avoid common failure modes without sacrificing performance.
The paper reports state-of-the-art performance on one-shot video editing benchmarks, though specific numerical metrics (e.g., FID, CLIP scores, user study ratings) are not detailed in the abstract. The key result is that ElasticTTT successfully prevents prior collapse, leading to edited videos that better respect text prompts and spatial layout while preserving unedited regions. Comparisons against standard TTT baselines show clear qualitative improvements, and the theoretical analysis supports the empirical findings.
This work addresses a critical gap in the test-time tuning literature by identifying and solving the prior collapse problem. For the broader AI field, the concept of preserving generative priors during fine-tuning has implications beyond video editing—it could apply to any generative model adaptation task where distributional integrity is important. The proposed techniques (regularization, contrastive guidance, asynchronous noise) are modular and could be integrated into existing diffusion-based pipelines. As video editing becomes more prevalent in production, methods like ElasticTTT that improve reliability and interpretability will be essential for practical deployment.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba