Variational Mixture Smoothing for Non-Linear Dynamical Systems

Abstract

We present an algorithm for computing joint state, smoothed, density estimates for non-linear dynamical systems in a Bayesian setting. Many visual tracking problems can be formulated as probabilistic inference over time series, but we are not aware of mixture smoothers that would apply to weakly identifiable models, where multimodality is persistent rather than transient (e.g. monocular 3D human tracking). Such processes, in principle, exclude iterated Kalman smoothers, whereas flexible MCMC methods or sample based particle smoothers encounter computational difficulties: accurately locating an exponential number of probable joint state modes representing high-dimensional trajectories, rapidly mixing between those or resampling probable configurations missed during filtering. In this paper we present an alternative, layered, mixture density smoothing algorithm that exploits the accuracy of efficient optimization within a Bayesian approximation framework. The distribution is progressively refined by combining polynomial time search over the embedded network of temporal observation likelihood peaks, MAP continuous trajectory estimates, and Bayesian variational adjustment of the resulting joint mixture approximation. Our results demonstrate the effectiveness of the method on the problem of inferring multiple plausible 3D human motion trajectories from monocular video.

Cite

Text

Sminchisescu and Jepson. "Variational Mixture Smoothing for Non-Linear Dynamical Systems." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2004. doi:10.1109/CVPR.2004.260

Markdown

[Sminchisescu and Jepson. "Variational Mixture Smoothing for Non-Linear Dynamical Systems." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2004.](https://mlanthology.org/cvpr/2004/sminchisescu2004cvpr-variational/) doi:10.1109/CVPR.2004.260

BibTeX

@inproceedings{sminchisescu2004cvpr-variational,
  title     = {{Variational Mixture Smoothing for Non-Linear Dynamical Systems}},
  author    = {Sminchisescu, Cristian and Jepson, Allan D.},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2004},
  pages     = {608-615},
  doi       = {10.1109/CVPR.2004.260},
  url       = {https://mlanthology.org/cvpr/2004/sminchisescu2004cvpr-variational/}
}