CVApr 17, 2024

State-space Decomposition Model for Video Prediction Considering Long-term Motion Trend

arXiv:2404.11576v1h-index: 4
Originality Incremental advance
AI Analysis

This work addresses a specific bottleneck in video prediction for dynamic scenarios, representing an incremental improvement over existing state-space models.

The paper tackles the challenge of inferring long-term motion trends in stochastic video prediction under non-stationary assumptions by proposing a state-space decomposition model that separates deterministic appearance and stochastic motion prediction, and it outperforms baselines on multiple datasets.

Stochastic video prediction enables the consideration of uncertainty in future motion, thereby providing a better reflection of the dynamic nature of the environment. Stochastic video prediction methods based on image auto-regressive recurrent models need to feed their predictions back into the latent space. Conversely, the state-space models, which decouple frame synthesis and temporal prediction, proves to be more efficient. However, inferring long-term temporal information about motion and generalizing to dynamic scenarios under non-stationary assumptions remains an unresolved challenge. In this paper, we propose a state-space decomposition stochastic video prediction model that decomposes the overall video frame generation into deterministic appearance prediction and stochastic motion prediction. Through adaptive decomposition, the model's generalization capability to dynamic scenarios is enhanced. In the context of motion prediction, obtaining a prior on the long-term trend of future motion is crucial. Thus, in the stochastic motion prediction branch, we infer the long-term motion trend from conditional frames to guide the generation of future frames that exhibit high consistency with the conditional frames. Experimental results demonstrate that our model outperforms baselines on multiple datasets.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes