rSVDdpd: A Robust Scalable Video Surveillance Background Modelling Algorithm
Subhrajyoty Roy, Ayanendranath Basu, Abhik Ghosh

TL;DR
This paper introduces rSVDdpd, a robust and scalable background modeling algorithm for video surveillance that effectively handles tampering, noise, and large datasets, outperforming existing PCA-based methods.
Contribution
The paper proposes a novel robust singular value decomposition technique, rSVDdpd, addressing scalability and robustness issues in background modeling for surveillance videos.
Findings
Outperforms existing robust PCA methods on benchmark datasets
Effectively handles camera tampering and noisy videos
Demonstrates scalability to large real-world datasets
Abstract
A basic algorithmic task in automated video surveillance is to separate background and foreground objects. Camera tampering, noisy videos, low frame rate, etc., pose difficulties in solving the problem. A general approach that classifies the tampered frames, and performs subsequent analysis on the remaining frames after discarding the tampered ones, results in loss of information. Several robust methods based on robust principal component analysis (PCA) have been introduced to solve this problem. To date, considerable effort has been expended to develop robust PCA via Principal Component Pursuit (PCP) methods with reduced computational cost and visually appealing foreground detection. However, the convex optimizations used in these algorithms do not scale well to real-world large datasets due to large matrix inversion steps. Also, an integral component of these foreground detection…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSparse and Compressive Sensing Techniques · Video Surveillance and Tracking Methods · Image and Signal Denoising Methods
