TokenTrim: Inference-Time Token Pruning for Autoregressive Long Video Generation
Ariel Shaulov, Eitan Shaar, Amit Edenzon, Lior Wolf

TL;DR
TokenTrim introduces an inference-time token pruning method that identifies and removes unstable latent tokens during autoregressive long video generation, significantly enhancing temporal consistency without altering the model or training process.
Contribution
The paper proposes a novel inference-time token pruning technique that mitigates temporal drift in long video generation by removing corrupted latent tokens, without changing the model architecture or training.
Findings
Improves long-horizon temporal consistency in video generation.
Effectively identifies and removes unstable latent tokens during inference.
Enhances video quality without retraining or modifying the original model.
Abstract
Auto-regressive video generation enables long video synthesis by iteratively conditioning each new batch of frames on previously generated content. However, recent work has shown that such pipelines suffer from severe temporal drift, where errors accumulate and amplify over long horizons. We hypothesize that this drift does not primarily stem from insufficient model capacity, but rather from inference-time error propagation. Specifically, we contend that drift arises from the uncontrolled reuse of corrupted latent conditioning tokens during auto-regressive inference. To correct this accumulation of errors, we propose a simple, inference-time method that mitigates temporal drift by identifying and removing unstable latent tokens before they are reused for conditioning. For this purpose, we define unstable tokens as latent tokens whose representations deviate significantly from those of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Image Enhancement Techniques · Advanced Vision and Imaging
