Overcoming Support Dilution for Robust Few-shot Semantic Segmentation
Wailing Tang, Biqi Yang, Pheng-Ann Heng, Yun-Hui Liu, and Chi-Wing Fu

TL;DR
This paper addresses the support dilution problem in few-shot semantic segmentation by proposing methods to identify, preserve, and enhance high-contributed supports, leading to improved segmentation performance especially with larger support sets.
Contribution
The authors introduce a contribution index, a Symmetric Correlation module, and a support image pruning technique to effectively focus on high-contributed supports in FSS.
Findings
Significant performance improvements on COCO-20i and PASCAL-5i benchmarks.
Effective support selection enhances segmentation accuracy.
Method demonstrates practical real-world segmentation capabilities.
Abstract
Few-shot Semantic Segmentation (FSS) is a challenging task that utilizes limited support images to segment associated unseen objects in query images. However, recent FSS methods are observed to perform worse, when enlarging the number of shots. As the support set enlarges, existing FSS networks struggle to concentrate on the high-contributed supports and could easily be overwhelmed by the low-contributed supports that could severely impair the mask predictions. In this work, we study this challenging issue, called support dilution, our goal is to recognize, select, preserve, and enhance those high-contributed supports in the raw support pool. Technically, our method contains three novel parts. First, we propose a contribution index, to quantitatively estimate if a high-contributed support dilutes. Second, we develop the Symmetric Correlation (SC) module to preserve and enhance the…
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
MethodsPruning · Sparse Evolutionary Training
