Multi-similarity based Hyperrelation Network for few-shot segmentation
Xiangwen Shi, Zhe Cui, Shaobing Zhang, Miao Cheng, Lian He, Xianghong, Tang

TL;DR
This paper introduces MSHNet, a novel network leveraging multi-similarity hyperrelations and a generative prototype similarity to improve few-shot semantic segmentation, achieving state-of-the-art results on Pascal-5i and COCO-20i datasets.
Contribution
The paper proposes a new multi-similarity hyperrelation framework with GPS and SMB modules, enhancing semantic relation modeling and reducing overfitting in few-shot segmentation.
Findings
MSHNet achieves state-of-the-art performance on Pascal-5i and COCO-20i datasets.
The combination of GPS and cosine similarity improves semantic relation modeling.
Efficient merging of multi-layer and multi-shot features enhances segmentation accuracy.
Abstract
Few-shot semantic segmentation aims at recognizing the object regions of unseen categories with only a few annotated examples as supervision. The key to few-shot segmentation is to establish a robust semantic relationship between the support and query images and to prevent overfitting. In this paper, we propose an effective Multi-similarity Hyperrelation Network (MSHNet) to tackle the few-shot semantic segmentation problem. In MSHNet, we propose a new Generative Prototype Similarity (GPS), which together with cosine similarity can establish a strong semantic relation between the support and query images. The locally generated prototype similarity based on global feature is logically complementary to the global cosine similarity based on local feature, and the relationship between the query image and the supported image can be expressed more comprehensively by using the two similarities…
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 · Advanced Neural Network Applications · Multimodal Machine Learning Applications
