Query Semantic Reconstruction for Background in Few-Shot Segmentation
Haoyan Guan, Michael Spratling

TL;DR
This paper introduces QSR, a method that improves few-shot segmentation by extracting background information directly from the query image, leading to better discrimination and higher accuracy without additional testing complexity.
Contribution
QSR enhances few-shot segmentation by training models to extract query-specific background prototypes, improving discrimination between foreground and background.
Findings
Significant performance improvements on PASCAL-5i and COCO-20i datasets.
No extra computational cost during testing.
Effective in both 1-shot and 5-shot scenarios.
Abstract
Few-shot segmentation (FSS) aims to segment unseen classes using a few annotated samples. Typically, a prototype representing the foreground class is extracted from annotated support image(s) and is matched to features representing each pixel in the query image. However, models learnt in this way are insufficiently discriminatory, and often produce false positives: misclassifying background pixels as foreground. Some FSS methods try to address this issue by using the background in the support image(s) to help identify the background in the query image. However, the backgrounds of theses images is often quite distinct, and hence, the support image background information is uninformative. This article proposes a method, QSR, that extracts the background from the query image itself, and as a result is better able to discriminate between foreground and background features in the query…
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 · Advanced Neural Network Applications · Advanced Image and Video Retrieval Techniques
