NACVLGApr 25, 2025

Outlier-aware Tensor Robust Principal Component Analysis with Self-guided Data Augmentation

arXiv:2504.18323v1h-index: 1
Originality Incremental advance
AI Analysis

This work addresses a domain-specific problem in tensor data analysis for applications such as image and video processing, offering incremental improvements over existing methods.

The paper tackled the problem of Tensor Robust Principal Component Analysis (TRPCA) failing under structured corruptions by proposing a self-guided data augmentation approach with adaptive weighting, which improved accuracy and computational efficiency in tasks like face recovery and background subtraction.

Tensor Robust Principal Component Analysis (TRPCA) is a fundamental technique for decomposing multi-dimensional data into a low-rank tensor and an outlier tensor, yet existing methods relying on sparse outlier assumptions often fail under structured corruptions. In this paper, we propose a self-guided data augmentation approach that employs adaptive weighting to suppress outlier influence, reformulating the original TRPCA problem into a standard Tensor Principal Component Analysis (TPCA) problem. The proposed model involves an optimization-driven weighting scheme that dynamically identifies and downweights outlier contributions during tensor augmentation. We develop an efficient proximal block coordinate descent algorithm with closed-form updates to solve the resulting optimization problem, ensuring computational efficiency. Theoretical convergence is guaranteed through a framework combining block coordinate descent with majorization-minimization principles. Numerical experiments on synthetic and real-world datasets, including face recovery, background subtraction, and hyperspectral denoising, demonstrate that our method effectively handles various corruption patterns. The results show the improvements in both accuracy and computational efficiency compared to state-of-the-art methods.

Foundations

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

Your Notes