Deep Unfolded Tensor Robust PCA with Self-supervised Learning
Harry Dong, Megna Shah, Sean Donegan, Yuejie Chi

TL;DR
This paper introduces a self-supervised deep unfolding model for tensor RPCA that learns only four hyperparameters, offering robust, efficient, and label-free separation of low-rank tensors from sparse corruptions, even with limited data.
Contribution
It presents a novel self-supervised deep unfolding approach for tensor RPCA that reduces hyperparameter tuning complexity and performs well without ground truth labels.
Findings
Competitive or superior performance to supervised methods.
Effective in data-starved scenarios.
Operates with only four learned hyperparameters.
Abstract
Tensor robust principal component analysis (RPCA), which seeks to separate a low-rank tensor from its sparse corruptions, has been crucial in data science and machine learning where tensor structures are becoming more prevalent. While powerful, existing tensor RPCA algorithms can be difficult to use in practice, as their performance can be sensitive to the choice of additional hyperparameters, which are not straightforward to tune. In this paper, we describe a fast and simple self-supervised model for tensor RPCA using deep unfolding by only learning four hyperparameters. Despite its simplicity, our model expunges the need for ground truth labels while maintaining competitive or even greater performance compared to supervised deep unfolding. Furthermore, our model is capable of operating in extreme data-starved scenarios. We demonstrate these claims on a mix of synthetic data and…
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
TopicsTensor decomposition and applications · Advanced Neural Network Applications
