paper-with-me

Papers

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

2025-04-25 · Yangyang Xu, Kexin Li, Li Yang, You-wei Wen

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.

📄 PDF Abstract BibTeX arXiv:2504.18323

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyData AugmentationDenoising

Similar Papers 제목 키워드 기반

Robust Multilinear Principal Component Analysis

2025-03-10 · Mehdi Hirari, Fabio Centofanti, Mia Hubert, Stefan Van Aelst

Multilinear Principal Component Analysis (MPCA) is an important tool for analyzing tensor data. It performs dimension reduction similar to PCA for multivariate data. However, standard MPCA is sensitive to outliers. It is…

DiagnosticDimensionality ReductionMissing Values

Fast Robust Tensor Principal Component Analysis via Fiber CUR Decomposition

2021-08-23 · HanQin Cai, Zehan Chao, Longxiu Huang, Deanna Needell

We study the problem of tensor robust principal component analysis (TRPCA), which aims to separate an underlying low-multilinear-rank tensor and a sparse outlier tensor from their sum. In this work, we propose a fast non…

Video Background Subtraction

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…

Robust Tensor-on-Tensor Regression

2026-03-26 · Mehdi Hirari, Fabio Centofanti, Mia Hubert, Stefan Van Aelst arxiv

Tensor-on-tensor (TOT) regression is an important tool for the analysis of tensor data, aiming to predict a set of response tensors from a corresponding set of predictor tensors. However, standard TOT regression is sensi…

Robust Tensor Decomposition for Image Representation Based on Generalized Correntropy

2020-05-10 · Miaohua Zhang, Yongsheng Gao, Changming Sun, Michael Blumenstein

Traditional tensor decomposition methods, e.g., two dimensional principal component analysis and two dimensional singular value decomposition, that minimize mean square errors, are sensitive to outliers. To overcome this…

ClusteringFace ReconstructionHandwritten Digit RecognitionImage Clustering+1