Reflection Invariance Learning for Few-shot Semantic Segmentation
Qinglong Cao, Yuntian Chen, Chao Ma, Xiaokang Yang

TL;DR
This paper introduces a novel reflection invariance learning framework for few-shot semantic segmentation, leveraging multi-view support features to improve generalization and segmentation accuracy of unseen classes.
Contribution
It proposes a multi-view matching approach that mines reflection invariance, along with modules for prior mask generation and semantic prediction, achieving state-of-the-art results.
Findings
Achieves superior performance on PASCAL-5i and COCO-20i datasets.
Effectively models reflection invariance to enhance segmentation.
Outperforms existing few-shot segmentation methods.
Abstract
Few-shot semantic segmentation (FSS) aims to segment objects of unseen classes in query images with only a few annotated support images. Existing FSS algorithms typically focus on mining category representations from the single-view support to match semantic objects of the single-view query. However, the limited annotated samples render the single-view matching struggle to perceive the reflection invariance of novel objects, which results in a restricted learning space for novel categories and further induces a biased segmentation with demoted parsing performance. To address this challenge, this paper proposes a fresh few-shot segmentation framework to mine the reflection invariance in a multi-view matching manner. Specifically, original and reflection support features from different perspectives with the same semantics are learnable fused to obtain the reflection invariance prototype…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications · Advanced Neural Network Applications
MethodsFocus
