High-Performance Few-Shot Segmentation with Foundation Models: An Empirical Study
Shijie Chang, Lihe Zhang, Huchuan Lu

TL;DR
This paper investigates how foundation models can enhance few-shot segmentation by extracting implicit knowledge, demonstrating significant performance improvements over traditional pre-trained models through extensive experiments.
Contribution
It introduces a novel FSS framework leveraging foundation models' implicit knowledge, outperforming existing methods and systematically analyzing various foundation models' effectiveness.
Findings
Foundation models provide more beneficial implicit knowledge for FSS than classification pre-trained models.
The proposed approach achieves a 17.5% improvement on COCO-20i over previous state-of-the-art methods.
Extensive experiments validate the effectiveness of leveraging foundation models in FSS.
Abstract
Existing few-shot segmentation (FSS) methods mainly focus on designing novel support-query matching and self-matching mechanisms to exploit implicit knowledge in pre-trained backbones. However, the performance of these methods is often constrained by models pre-trained on classification tasks. The exploration of what types of pre-trained models can provide more beneficial implicit knowledge for FSS remains limited. In this paper, inspired by the representation consistency of foundational computer vision models, we develop a FSS framework based on foundation models. To be specific, we propose a simple approach to extract implicit knowledge from foundation models to construct coarse correspondence and introduce a lightweight decoder to refine coarse correspondence for fine-grained segmentation. We systematically summarize the performance of various foundation models on FSS and discover…
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
TopicsAdvanced Neural Network Applications · Domain Adaptation and Few-Shot Learning
MethodsFocus
