Contrastive Enhancement Using Latent Prototype for Few-Shot Segmentation
Xiaoyu Zhao, Xiaoqian Chen, Zhiqiang Gong, Wen Yao, Yunyang Zhang,, Xiaohu Zheng

TL;DR
This paper introduces a contrastive enhancement method with latent prototypes for few-shot segmentation, improving the utilization of support-query similarity and significantly boosting performance over state-of-the-art methods.
Contribution
It proposes a novel latent prototype sampling and contrastive enhancement modules that can be integrated into existing models to improve few-shot segmentation accuracy.
Findings
Achieves 5.9% and 7.3% improvements on Pascal-5^i and COCO-20^i datasets.
Effectively leverages latent class information to enhance support-query similarity.
Outperforms baseline methods in 1-shot and 5-shot segmentation tasks.
Abstract
Few-shot segmentation enables the model to recognize unseen classes with few annotated examples. Most existing methods adopt prototype learning architecture, where support prototype vectors are expanded and concatenated with query features to perform conditional segmentation. However, such framework potentially focuses more on query features while may neglect the similarity between support and query features. This paper proposes a contrastive enhancement approach using latent prototypes to leverage latent classes and raise the utilization of similarity information between prototype and query features. Specifically, a latent prototype sampling module is proposed to generate pseudo-mask and novel prototypes based on features similarity. The module conveniently conducts end-to-end learning and has no strong dependence on clustering numbers like cluster-based method. Besides, a contrastive…
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
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications · Advanced Neural Network Applications
