CVDec 11, 2015

Randomized Low-Rank Dynamic Mode Decomposition for Motion Detection

arXiv:1512.03526v174 citations
Originality Incremental advance
AI Analysis

This work addresses motion detection for video analysis, presenting an incremental improvement by applying a randomized DMD approach to a domain with little previous investigation.

The paper tackled motion detection in video streams by introducing a fast randomized low-rank Dynamic Mode Decomposition (DMD) algorithm for background subtraction, achieving real-time processing of high-resolution videos with convincing results compared to robust principal component analysis methods.

This paper introduces a fast algorithm for randomized computation of a low-rank Dynamic Mode Decomposition (DMD) of a matrix. Here we consider this matrix to represent the development of a spatial grid through time e.g. data from a static video source. DMD was originally introduced in the fluid mechanics community, but is also suitable for motion detection in video streams and its use for background subtraction has received little previous investigation. In this study we present a comprehensive evaluation of background subtraction, using the randomized DMD and compare the results with leading robust principal component analysis algorithms. The results are convincing and show the random DMD is an efficient and powerful approach for background modeling, allowing processing of high resolution videos in real-time. Supplementary materials include implementations of the algorithms in Python.

Foundations

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

Your Notes