Subspace Tracking Under Dynamic Dimensionality for Online Background Subtraction

Abstract

Long-term modeling of background motion in videos is an important and challenging problem used in numerous applications such as segmentation and event recognition. A major challenge in modeling the background from point trajectories lies in dealing with the variable length duration of trajectories, which can be due to such factors as trajectories entering and leaving the frame or occlusion from different depth layers. This work proposes an online method for background modeling of dynamic point trajectories via tracking of a linear subspace describing the background motion. To cope with variability in trajectory durations, we cast subspace tracking as an instance of subspace estimation under missing data, using a least-absolute deviations formulation to robustly estimate the background in the presence of arbitrary foreground motion. Relative to previous works, our approach is very fast and scales to arbitrarily long videos as our method processes new frames sequentially as they arrive.

Cite

Text

Berger and Seversky. "Subspace Tracking Under Dynamic Dimensionality for Online Background Subtraction." Conference on Computer Vision and Pattern Recognition, 2014. doi:10.1109/CVPR.2014.166

Markdown

[Berger and Seversky. "Subspace Tracking Under Dynamic Dimensionality for Online Background Subtraction." Conference on Computer Vision and Pattern Recognition, 2014.](https://mlanthology.org/cvpr/2014/berger2014cvpr-subspace/) doi:10.1109/CVPR.2014.166

BibTeX

@inproceedings{berger2014cvpr-subspace,
  title     = {{Subspace Tracking Under Dynamic Dimensionality for Online Background Subtraction}},
  author    = {Berger, Matthew and Seversky, Lee M.},
  booktitle = {Conference on Computer Vision and Pattern Recognition},
  year      = {2014},
  doi       = {10.1109/CVPR.2014.166},
  url       = {https://mlanthology.org/cvpr/2014/berger2014cvpr-subspace/}
}