paper-with-me

홈 › Papers

Pathwise Test-Time Correction for Autoregressive Long Video Generation

2026-02-05 · Xunzhi Xiang, Zixuan Duan, Guiyu Zhang, Haiyu Zhang, Zhe Gao, Junta Wu, Shaofeng Zhang, Tengfei Wang, Qi Fan, Chunchao Guo arxiv

Distilled autoregressive diffusion models facilitate real-time short video synthesis but suffer from severe error accumulation during long-sequence generation. While existing Test-Time Optimization (TTO) methods prove effective for images or short clips, we identify that they fail to mitigate drift in extended sequences due to unstable reward landscapes and the hypersensitivity of distilled parameters. To overcome these limitations, we introduce Test-Time Correction (TTC), a training-free alternative. Specifically, TTC utilizes the initial frame as a stable reference anchor to calibrate intermediate stochastic states along the sampling trajectory. Extensive experiments demonstrate that our method seamlessly integrates with various distilled models, extending generation lengths with negligible overhead while matching the quality of resource-intensive training-based methods on 30-second benchmarks.

📄 PDF Abstract BibTeX arXiv:2602.05871

Code (0)

등록된 구현이 없습니다.

Tasks

Video Generation

Similar Papers 제목 키워드 기반

AutoRefiner: Improving Autoregressive Video Diffusion Models via Reflective Refinement Over the Stochastic Sampling Path

2025-12-12 · Zhengyang Yu, Akio Hayakawa, Masato Ishii, Qingtao Yu 외 arxiv

Autoregressive video diffusion models (AR-VDMs) show strong promise as scalable alternatives to bidirectional VDMs, enabling real-time and interactive applications. Yet there remains room for improvement in their sample …

Reviving Error Correction in Modern Deep Time-Series Forecasting

2026-05-20 · Minh Hoang Nguyen, Dai Do, Huu Hiep Nguyen, Dung Nguyen 외 arxiv

Modern deep-learning models have achieved remarkable success in time-series forecasting. Yet, their performance degrades in long-term prediction due to error accumulation in autoregressive inference, where predictions ar…

ST$^2$U: Stateful Test-Time Unlearning via Restricted Knowledge Boundary Control

2026-08-24 · Xunlei Chen, Qinghui Gong, Ruini Xue, Yaodong Hu 외 arxiv

Controlling restricted knowledge in large language models is essential for model alignment and safe deployment. Test-time unlearning avoids costly retraining and parameter updates by intervening only during inference. Ho…

DARTree: Speculative Diffusion Decoding with Autoregressive Draft Trees

2026-08-13 · Tianyi Li, Yaxin Luo, Xinyi Shang, Zhiqiang Shen arxiv

Speculative decoding losslessly accelerates autoregressive language models by verifying multiple draft tokens in parallel. Diffusion-based drafters further reduce proposal latency by predicting an entire token block in p…

Conformal Selective Acting: Anytime-Valid Risk Control for RLVR-Trained LLMs

2026-05-18 · Hamed Khosravi, Xiaoming Huo arxiv

A local specialist LLM, fine-tuned with reinforcement learning from verifiable rewards (RLVR) on operator-local data, is installed in a regulated organization with per-deployment error budget $α$. The operator needs a sa…

Reinforcement Learning