CVLGDec 3, 2025

Inference-time Stochastic Refinement of GRU-Normalizing Flow for Real-time Video Motion Transfer

arXiv:2512.04282v1h-index: 5
Originality Incremental advance
AI Analysis

This addresses the need for realistic and robust video motion transfer in applications like immersive gaming and anomaly detection, though it represents an incremental improvement over existing GRU-NF methods.

The paper tackles the problem of limited diversity in real-time video motion transfer predictions by proposing an inference-time refinement technique that combines GRU-Normalizing Flows with stochastic sampling methods, resulting in improved diversity without sacrificing accuracy even under longer prediction horizons.

Real-time video motion transfer applications such as immersive gaming and vision-based anomaly detection require accurate yet diverse future predictions to support realistic synthesis and robust downstream decision making under uncertainty. To improve the diversity of such sequential forecasts we propose a novel inference-time refinement technique that combines Gated Recurrent Unit-Normalizing Flows (GRU-NF) with stochastic sampling methods. While GRU-NF can capture multimodal distributions through its integration of normalizing flows within a temporal forecasting framework, its deterministic transformation structure can limit expressivity. To address this, inspired by Stochastic Normalizing Flows (SNF), we introduce Markov Chain Monte Carlo (MCMC) steps during GRU-NF inference, enabling the model to explore a richer output space and better approximate the true data distribution without retraining. We validate our approach in a keypoint-based video motion transfer pipeline, where capturing temporally coherent and perceptually diverse future trajectories is essential for realistic samples and low bandwidth communication. Experiments show that our inference framework, Gated Recurrent Unit- Stochastic Normalizing Flows (GRU-SNF) outperforms GRU-NF in generating diverse outputs without sacrificing accuracy, even under longer prediction horizons. By injecting stochasticity during inference, our approach captures multimodal behavior more effectively. These results highlight the potential of integrating stochastic dynamics with flow-based sequence models for generative time series forecasting.

Foundations

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

Your Notes