Generalized Background Subtraction Based on Hybrid Inference by Belief Propagation and Bayesian Filtering

Abstract

We propose a novel background subtraction algorithm for the videos captured by a moving camera. In our technique, foreground and background appearance models in each frame are constructed and propagated sequentially by Bayesian filtering. We estimate the posterior of appearance, which is computed by the product of the image likelihood in the current frame and the prior appearance propagated from the previous frame. The motion, which transfers the previous appearance models to the current frame, is estimated by nonparametric belief propagation; the initial motion field is obtained by optical flow and noisy and incomplete motions are corrected effectively through the inference procedure. Our framework is represented by a graphical model, where the sequential inference of motion and appearance is performed by the combination of belief propagation and Bayesian filtering. We compare our algorithm with the existing state-of-the-art technique and evaluate its performance quantitatively and qualitatively in several challenging videos.

Cite

Text

Kwak et al. "Generalized Background Subtraction Based on Hybrid Inference by Belief Propagation and Bayesian Filtering." IEEE/CVF International Conference on Computer Vision, 2011. doi:10.1109/ICCV.2011.6126494

Markdown

[Kwak et al. "Generalized Background Subtraction Based on Hybrid Inference by Belief Propagation and Bayesian Filtering." IEEE/CVF International Conference on Computer Vision, 2011.](https://mlanthology.org/iccv/2011/kwak2011iccv-generalized/) doi:10.1109/ICCV.2011.6126494

BibTeX

@inproceedings{kwak2011iccv-generalized,
  title     = {{Generalized Background Subtraction Based on Hybrid Inference by Belief Propagation and Bayesian Filtering}},
  author    = {Kwak, Suha and Lim, Taegyu and Nam, Woonhyun and Han, Bohyung and Han, Joon Hee},
  booktitle = {IEEE/CVF International Conference on Computer Vision},
  year      = {2011},
  pages     = {2174-2181},
  doi       = {10.1109/ICCV.2011.6126494},
  url       = {https://mlanthology.org/iccv/2011/kwak2011iccv-generalized/}
}