pith. sign in

arxiv: 2508.04190 · v1 · pith:JMENSK54new · submitted 2025-08-06 · 💻 cs.CV

RPCANet++: Deep Interpretable Robust PCA for Sparse Object Segmentation

classification 💻 cs.CV
keywords objectmodulerpcadeepsegmentationsparsebackgroundrpcanet
0
0 comments X
read the original abstract

Robust principal component analysis (RPCA) decomposes an observation matrix into low-rank background and sparse object components. This capability has enabled its application in tasks ranging from image restoration to segmentation. However, traditional RPCA models suffer from computational burdens caused by matrix operations, reliance on finely tuned hyperparameters, and rigid priors that limit adaptability in dynamic scenarios. To solve these limitations, we propose RPCANet++, a sparse object segmentation framework that fuses the interpretability of RPCA with efficient deep architectures. Our approach unfolds a relaxed RPCA model into a structured network comprising a Background Approximation Module (BAM), an Object Extraction Module (OEM), and an Image Restoration Module (IRM). To mitigate inter-stage transmission loss in the BAM, we introduce a Memory-Augmented Module (MAM) to enhance background feature preservation, while a Deep Contrast Prior Module (DCPM) leverages saliency cues to expedite object extraction. Extensive experiments on diverse datasets demonstrate that RPCANet++ achieves state-of-the-art performance under various imaging scenarios. We further improve interpretability via visual and numerical low-rankness and sparsity measurements. By combining the theoretical strengths of RPCA with the efficiency of deep networks, our approach sets a new baseline for reliable and interpretable sparse object segmentation. Codes are available at our Project Webpage https://fengyiwu98.github.io/rpcanetx.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 4 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Off-the-shelf Vision Models Benefit Image Manipulation Localization

    cs.CV 2026-04 unverdicted novelty 7.0

    ReVi adapter enables off-the-shelf vision models to localize image manipulations by separating and enhancing manipulation cues from semantic features without full model retraining.

  2. Robust Principal Component Completion

    cs.CV 2026-03 unverdicted novelty 7.0

    RPCC identifies the support of occluding sparse components in low-rank plus sparse models via variational Bayesian sparse tensor factorization, delivering near-optimal synthetic performance and robust real-world foreg...

  3. CPCANet: Deep Unfolding Common Principal Component Analysis for Domain Generalization

    cs.CV 2026-05 unverdicted novelty 6.0

    CPCANet deep-unfolds Common PCA to learn domain-invariant subspaces, achieving state-of-the-art zero-shot domain generalization on standard benchmarks.

  4. CPCANet: Deep Unfolding Common Principal Component Analysis for Domain Generalization

    cs.CV 2026-05 unverdicted novelty 5.0

    CPCANet unrolls the Flury-Gautschi algorithm for Common Principal Component Analysis into differentiable layers to learn a shared invariant subspace across domains, reporting SOTA zero-shot transfer on four DG benchmarks.