Dense Gaussian Processes for Few-Shot Segmentation
Joakim Johnander, Johan Edstedt, Michael Felsberg, Fahad Shahbaz Khan,, Martin Danelljan

TL;DR
This paper introduces a dense Gaussian process-based method for few-shot segmentation that effectively captures complex appearance variations and uncertainty, achieving state-of-the-art results on standard benchmarks.
Contribution
It proposes a novel dense Gaussian process approach for few-shot segmentation that models local features and uncertainty, improving accuracy and robustness.
Findings
Achieves state-of-the-art performance on PASCAL-5i and COCO-20i benchmarks.
Scales well with increasing support set size.
Demonstrates robust cross-dataset transfer.
Abstract
Few-shot segmentation is a challenging dense prediction task, which entails segmenting a novel query image given only a small annotated support set. The key problem is thus to design a method that aggregates detailed information from the support set, while being robust to large variations in appearance and context. To this end, we propose a few-shot segmentation method based on dense Gaussian process (GP) regression. Given the support set, our dense GP learns the mapping from local deep image features to mask values, capable of capturing complex appearance distributions. Furthermore, it provides a principled means of capturing uncertainty, which serves as another powerful cue for the final segmentation, obtained by a CNN decoder. Instead of a one-dimensional mask output, we further exploit the end-to-end learning capabilities of our approach to learn a high-dimensional output space for…
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
TopicsGaussian Processes and Bayesian Inference · Domain Adaptation and Few-Shot Learning · Thermal Regulation in Medicine
MethodsGaussian Process
