A non-autoregressive diffusion framework that predicts any future frame tuple directly from context, with a motion-prediction module and an overlap-consistency training loss.
Autoregression-free video prediction using diffusion model for mitigating error propagation
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Existing long-term video prediction methods often rely on an autoregressive video prediction mechanism. However, this approach suffers from error propagation, particularly in distant future frames. To address this limitation, this paper proposes the first AutoRegression-Free (ARFree) video prediction framework using diffusion models. Different from an autoregressive video prediction mechanism, ARFree directly predicts any future frame tuples from the context frame tuple. The proposed ARFree consists of two key components: 1) a motion prediction module that predicts a future motion using motion feature extracted from the context frame tuple; 2) a training method that improves motion continuity and contextual consistency between adjacent future frame tuples. Our experiments with two benchmark datasets show that the proposed ARFree video prediction framework outperforms several state-of-the-art video prediction methods.
citation-role summary
citation-polarity summary
fields
cs.CV 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
background 1representative citing papers
citing papers explorer
-
Autoregression-free video prediction using diffusion model for mitigating error propagation
A non-autoregressive diffusion framework that predicts any future frame tuple directly from context, with a motion-prediction module and an overlap-consistency training loss.