paper-with-me

홈 › Papers

Test-Time Noise Guided Adaptation for Realistic Autoregressive Video Generation

2026-07-17 · Dimitrios Karageorgiou, Symeon Papadopoulos, Ioannis Kompatsiaris, Efstratios Gavves arxiv

Autoregressive video diffusion models have enabled the generation of arbitrarily long videos by removing conditioning on future frames, thus greatly improving computational efficiency. Yet, they suffer from error accumulation over time, as the denoised sequence gradually drifts away from the conditioning distribution seen during training. Recent advances attempt to reduce this error by anchoring each generated frame to the learned manifold of real ones. However, even when all generated individual frames lie close to the real manifold, there are trajectories which the model lacks sufficient knowledge to continue without exiting it, thus reaching a terminal point. To prevent the model from being trapped in terminal points, we start from the hypothesis that for well-modeled future trajectories the distribution of the predicted noise should match the one of the forward noising process. To enforce such a prior at test time, we introduce Terminal points Avoidance through Noise Guided Optimization (TANGO), which uses the diffusion model as a critic of its own outputs, by predicting one step forward and requiring an isotropic Gaussian noise prediction. We use the deviation from this expected noise distribution to search for an alternative trajectory that does not lead to a terminal point. Our approach achieves a $3.1\%$ absolute improvement on VBench over state-of-the-art, while reducing Fréchet Video Distance by $28.3\%$ on average across $15$s videos. Our code is available on https://mever-team.github.io/tango.

📄 PDF Abstract BibTeX arXiv:2607.15849

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyVideo Generation

Similar Papers 제목 키워드 기반

DHAuDS: A Dynamic and Heterogeneous Audio Benchmark for Test-Time Adaptation

2025-11-23 · Weichuang Shao, Iman Yi Liao, Tomas Henrique Bode Maul, Tissa Chandesa arxiv

Existing Test-time Adaptation (TTA) studies rely heavily on static and homogeneous corruption protocols, such as ImageNet-C and CIFAR-10-C/100-C, leading to inconsistent evaluation settings and potentially inflated robus…

Test-time AdaptationAudio Classification

Zo3T: Zero-Shot 3D-Aware Trajectory-Guided Image-to-Video Generation via Test-Time Training

2025-09-08 · Ruicheng Zhang, Jun Zhou, Zunnan Xu, Zihao Liu 외 arxiv

Trajectory-Guided image-to-video (I2V) generation aims to synthesize videos that adhere to user-specified motion instructions. Existing methods typically rely on computationally expensive fine-tuning on scarce annotated …

Video Generation

Back to Source: Open-Set Continual Test-Time Adaptation via Domain Compensation

2026-04-23 · Yingkai Yang, Chaoqi Chen, Hui Huang arxiv

Test-Time Adaptation (TTA) aims to mitigate distributional shifts between training and test domains during inference time. However, existing TTA methods fall short in the realistic scenario where models face both continu…

Out-of-Distribution DetectionTest-time AdaptationDomain Adaptation

Discriminator-Guided Adaptive Diffusion for Source-Free Test-Time Adaptation under Image Corruptions

2026-04-26 · Francesco Olivato, Cigdem Beyan, Vittorio Murino arxiv

In this work, we study Source-Free Unsupervised Domain Adaptation under corruption-induced domain shifts, where performance degradation is caused by natural image corruptions that go beyond additive noise, including blur…

Unsupervised Domain AdaptationTest-time Adaptation

BP-TTA: Balanced and Prototype-Guided Test-Time Adaptation in Dynamic Scenarios

2026-06-30 · Shaoyang Huang, Yashi Zhu, Yichen Yu, Lei Zhang 외 arxiv

Test-Time Adaptation (TTA) enables models trained on a source domain to adapt online to unlabeled test data under distribution shifts. While recent TTA methods have moved beyond static settings and begun to consider cont…

Test-time Adaptation