MSANet: Multi-Similarity and Attention Guidance for Boosting Few-Shot Segmentation
Ehtesham Iqbal, Sirojbek Safarov, Seongdeok Bang

TL;DR
MSANet introduces multi-similarity and attention modules to enhance feature extraction and focus on relevant information, significantly improving few-shot segmentation performance across multiple datasets.
Contribution
The paper proposes MSANet, a novel network with multi-similarity and attention modules, to better represent features and improve segmentation accuracy in few-shot learning.
Findings
Achieves state-of-the-art results on PASCAL-5i and COCO-20i datasets.
Outperforms existing methods in 1-shot and 5-shot settings.
Demonstrates the effectiveness of multi-similarity and attention modules in FSS.
Abstract
Few-shot segmentation aims to segment unseen-class objects given only a handful of densely labeled samples. Prototype learning, where the support feature yields a singleor several prototypes by averaging global and local object information, has been widely used in FSS. However, utilizing only prototype vectors may be insufficient to represent the features for all training data. To extract abundant features and make more precise predictions, we propose a Multi-Similarity and Attention Network (MSANet) including two novel modules, a multi-similarity module and an attention module. The multi-similarity module exploits multiple feature-maps of support images and query images to estimate accurate semantic relationships. The attention module instructs the network to concentrate on class-relevant information. The network is tested on standard FSS datasets, PASCAL-5i 1-shot, PASCAL-5i 5-shot,…
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
Methods1x1 Convolution · Batch Normalization · *Communicated@Fast*How Do I Communicate to Expedia? · Residual Connection · Average Pooling · Max Pooling · Global Average Pooling · Bottleneck Residual Block · Residual Block · Convolution
