TL;DR
This paper introduces SLRNet, a novel single-stage self-supervised low-rank network that effectively improves weakly and semi-supervised semantic segmentation by learning robust pseudo-labels through cross-view self-supervision and collective matrix factorization.
Contribution
The paper proposes a unified single-stage framework, SLRNet, that leverages cross-view self-supervision and low-rank representation learning for improved semantic segmentation with limited labels.
Findings
Outperforms state-of-the-art methods on Pascal VOC 2012, COCO, and L2ID datasets.
Effective in various label-efficient segmentation settings.
Robust to input variations and reduces overfitting to self-supervision errors.
Abstract
Semantic segmentation with limited annotations, such as weakly supervised semantic segmentation (WSSS) and semi-supervised semantic segmentation (SSSS), is a challenging task that has attracted much attention recently. Most leading WSSS methods employ a sophisticated multi-stage training strategy to estimate pseudo-labels as precise as possible, but they suffer from high model complexity. In contrast, there exists another research line that trains a single network with image-level labels in one training cycle. However, such a single-stage strategy often performs poorly because of the compounding effect caused by inaccurate pseudo-label estimation. To address this issue, this paper presents a Self-supervised Low-Rank Network (SLRNet) for single-stage WSSS and SSSS. The SLRNet uses cross-view self-supervision, that is, it simultaneously predicts several complementary attentive LR…
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.
