paper-with-me

홈 › Papers

Mitigating Compounding Error via Video Representation Regularization

2026-07-29 · Taiye Chen, Qi Zhang, Yisen Wang arxiv

Video diffusion-based world models enable long autoregressive video generation for robotics, autonomous driving and simulation tasks, yet sliding-window autoregressive inference suffers from severe error accumulation that degrades frame quality over time. Although this phenomenon has been widely observed, the underlying mechanism of compounding error and how to achieve stable long-horizon generation remain largely unresolved. In this paper, we investigate the internal representation dynamics of video world models and discover that compounding error is tightly coupled with dimensional collapse of hidden representations. Specifically, the effective rank of model representations sharply decreases at the onset of generation drift, revealing a strong connection between representational degradation and long-term rollout instability. Furthermore, we find that pure training data scaling fails to boost model resistance to error drift, contradicting mainstream scaling paradigms. To address this problem, we propose video representation regularization, a lightweight training constraint that stabilizes latent representations and suppresses iterative error accumulation. Compared with Diffusion Forcing, our method achieves improvements from 38.65 to 55.56 and from 44.37 to 72.08 on the Aesthetic Quality and Imaging Quality metrics of VBench. Our work establishes the first connection between autoregressive video drifting and model internal representations, adopts erank as a quantitative metric for error accumulation, reveals counterintuitive scaling limitations for video world models, and presents a simple yet effective regularization strategy to improve long video generation robustness.

📄 PDF Abstract BibTeX arXiv:2607.27036

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingVideo Generation

Similar Papers 제목 키워드 기반

Non-Adversarial Imitation Learning Provably Free of Compounding Errors: The Value Flow Mechanism

2026-03-24 · Tian Xu, Chenyang Wang, Xiaochen Zhai, Ziniu Li 외 arxiv

Adversarial imitation learning (AIL) achieves high-quality imitation by mitigating compounding errors inherent to behavioral cloning (BC), yet its adversarial optimization frequently leads to training instability. A clas…

Post-Training and Test-Time Scaling of Generative Agent Behavior Models for Interactive Autonomous Driving

2025-12-15 · Hyunki Seong, Jeong-Kyun Lee, Heesoo Myeong, Yongho Shin 외 arxiv

Learning interactive motion behaviors among multiple agents is a core challenge in autonomous driving. While imitation learning models generate realistic trajectories, they often inherit biases from datasets dominated by…

Reinforcement LearningAutonomous Driving

Learning World Models for Interactive Video Generation

2025-05-28 · Taiye Chen, Xun Hu, Zihan Ding, Chi Jin

Foundational world models must be both interactive and preserve spatiotemporal coherence for effective future planning with action choices. However, present models for long video generation have limited inherent world mo…

In-Context LearningRetrievalRetrieval-augmented GenerationVideo Generation+1

Towards Unraveling and Improving Generalization in World Models

2024-12-31 · Qiaoyi Fang, Weiyu Du, Hang Wang, Junshan Zhang

World models have recently emerged as a promising approach to reinforcement learning (RL), achieving state-of-the-art performance across a wide range of visual control tasks. This work aims to obtain a deep understanding…

Reinforcement Learning (RL)

Laplacian Representations for Decision-Time Planning

2026-02-04 · Dikshant Shehmar, Matthew Schlegel, Matthew E. Taylor, Marlos C. Machado arxiv

Planning with a learned model remains a key challenge in model-based reinforcement learning (RL). In decision-time planning, state representations are critical as they must support local cost computation while preserving…

Reinforcement Learning