Dynamic Mode Decomposition for Background Modeling

Abstract

The Dynamic Mode Decomposition (DMD) is a spatiotemporal matrix decomposition method capable of background modeling in video streams. DMD is a regression technique that integrates Fourier transforms and singular value decomposition. Innovations in compressed sensing allow for a scalable and rapid decomposition of video streams that scales with the intrinsic rank of the matrix, rather than the size of the actual video. Our results show that the quality of the resulting background model is competitive, quantified by the F-measure, recall and precision. A GPU (graphics processing unit) accelerated implementation is also possible allowing the algorithm to operate efficiently on streaming data. In addition, it is possible to leverage the native compressed format of many data streams, such as HD video and computational physics codes that are represented sparsely in the Fourier domain, to massively reduce data transfer from CPU to GPU and to enable sparse matrix multiplications.

Cite

Text

Pendergrass et al. "Dynamic Mode Decomposition for Background Modeling." IEEE/CVF International Conference on Computer Vision Workshops, 2017. doi:10.1109/ICCVW.2017.220

Markdown

[Pendergrass et al. "Dynamic Mode Decomposition for Background Modeling." IEEE/CVF International Conference on Computer Vision Workshops, 2017.](https://mlanthology.org/iccvw/2017/pendergrass2017iccvw-dynamic/) doi:10.1109/ICCVW.2017.220

BibTeX

@inproceedings{pendergrass2017iccvw-dynamic,
  title     = {{Dynamic Mode Decomposition for Background Modeling}},
  author    = {Pendergrass, Seth D. and Brunton, Steven L. and Kutz, J. Nathan and Erichson, N. Benjamin and Askham, Travis},
  booktitle = {IEEE/CVF International Conference on Computer Vision Workshops},
  year      = {2017},
  pages     = {1862-1870},
  doi       = {10.1109/ICCVW.2017.220},
  url       = {https://mlanthology.org/iccvw/2017/pendergrass2017iccvw-dynamic/}
}