Eliminating Feature Ambiguity for Few-Shot Segmentation
Qianxiong Xu, Guosheng Lin, Chen Change Loy, Cheng Long, Ziyue Li, Rui, Zhao

TL;DR
This paper introduces AENet, a plug-in module that enhances few-shot segmentation by reducing feature ambiguity, leading to improved matching accuracy and better utilization of support information.
Contribution
AENet is a novel plug-in that mines discriminative query regions to rectify ambiguous features, significantly improving cross attention-based FSS methods.
Findings
AENet improves 1-shot performance by over 3% on PASCAL-5i and COCO-20i datasets.
Plugging AENet into existing methods yields large performance gains.
AENet effectively suppresses background feature interference in FG-FG matching.
Abstract
Recent advancements in few-shot segmentation (FSS) have exploited pixel-by-pixel matching between query and support features, typically based on cross attention, which selectively activate query foreground (FG) features that correspond to the same-class support FG features. However, due to the large receptive fields in deep layers of the backbone, the extracted query and support FG features are inevitably mingled with background (BG) features, impeding the FG-FG matching in cross attention. Hence, the query FG features are fused with less support FG features, i.e., the support information is not well utilized. This paper presents a novel plug-in termed ambiguity elimination network (AENet), which can be plugged into any existing cross attention-based FSS methods. The main idea is to mine discriminative query FG regions to rectify the ambiguous FG features, increasing the proportion of…
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
TopicsMedical Imaging Techniques and Applications · Advanced Neural Network Applications · Image and Object Detection Techniques
