paper-with-me

Papers

Learning Spatial-Temporal Regularized Tensor Sparse RPCA for Background Subtraction

2023-09-27 · Basit Alawode, Sajid Javed

Video background subtraction is one of the fundamental problems in computer vision that aims to segment all moving objects. Robust principal component analysis has been identified as a promising unsupervised paradigm for background subtraction tasks in the last decade thanks to its competitive performance in a number of benchmark datasets. Tensor robust principal component analysis variations have improved background subtraction performance further. However, because moving object pixels in the sparse component are treated independently and do not have to adhere to spatial-temporal structured-sparsity constraints, performance is reduced for sequences with dynamic backgrounds, camouflaged, and camera jitter problems. In this work, we present a spatial-temporal regularized tensor sparse RPCA algorithm for precise background subtraction. Within the sparse component, we impose spatial-temporal regularizations in the form of normalized graph-Laplacian matrices. To do this, we build two graphs, one across the input tensor spatial locations and the other across its frontal slices in the time domain. While maximizing the objective function, we compel the tensor sparse component to serve as the spatiotemporal eigenvectors of the graph-Laplacian matrices. The disconnected moving object pixels in the sparse component are preserved by the proposed graph-based regularizations since they both comprise of spatiotemporal subspace-based structure. Additionally, we propose a unique objective function that employs batch and online-based optimization methods to jointly maximize the background-foreground and spatial-temporal regularization components. Experiments are performed on six publicly available background subtraction datasets that demonstrate the superior performance of the proposed algorithm compared to several existing methods. Our source code will be available very soon.

📄 PDF Abstract BibTeX arXiv:2309.15576

Code (0)

등록된 구현이 없습니다.

Tasks

Video Background Subtraction

Similar Papers 제목 키워드 기반

Total Variation Regularized Tensor RPCA for Background Subtraction from Compressive Measurements

2015-03-06 · Wenfei Cao, Yao Wang, Jian Sun, Deyu Meng 외

Background subtraction has been a fundamental and widely studied task in video analysis, with a wide range of applications in video surveillance, teleconferencing and 3D modeling. Recently, motivated by compressive imagi…

Robust Implementation of Foreground Extraction and Vessel Segmentation for X-ray Coronary Angiography Image Sequence

2022-09-15 · Zeyu Fu, Zhuang Fu, Chenzhuo Lu, Jun Yan 외

The extraction of contrast-filled vessels from X-ray coronary angiography (XCA) image sequence has important clinical significance for intuitively diagnosis and therapy. In this study, the XCA image sequence is regarded …

Segmentation

Hankel-structured Tensor Robust PCA for Multivariate Traffic Time Series Anomaly Detection

2021-10-08 · Xudong Wang, Luis Miranda-Moreno, Lijun Sun

Spatiotemporal traffic data (e.g., link speed/flow) collected from sensor networks can be organized as multivariate time series with additional spatial attributes. A crucial task in analyzing such data is to identify and…

Anomaly DetectionTime SeriesTime Series AnalysisTime Series Anomaly Detection

Exact Recovery of Tensor Robust Principal Component Analysis under Linear Transforms

2019-07-16 · Canyi Lu, Pan Zhou

This work studies the Tensor Robust Principal Component Analysis (TRPCA) problem, which aims to exactly recover the low-rank and sparse components from their sum. Our model is motivated by the recently proposed linear tr…

Robust Tensor CUR Decompositions: Rapid Low-Tucker-Rank Tensor Recovery with Sparse Corruption

2023-05-06 · HanQin Cai, Zehan Chao, Longxiu Huang, Deanna Needell

We study the tensor robust principal component analysis (TRPCA) problem, a tensorial extension of matrix robust principal component analysis (RPCA), that aims to split the given tensor into an underlying low-rank compone…