Memory-guided Network with Uncertainty-based Feature Augmentation for Few-shot Semantic Segmentation
Xinyue Chen, Miaojing Shi

TL;DR
This paper introduces a memory-guided network with uncertainty-based feature augmentation to enhance few-shot semantic segmentation, effectively improving generalization to novel classes with limited data.
Contribution
The paper proposes a class-shared memory module and an uncertainty-based feature augmentation method to better align distributions and improve robustness in few-shot segmentation.
Findings
Outperforms state-of-the-art on PASCAL-5i dataset
Achieves superior results on COCO-20i dataset
Enhances model robustness with diverse feature generation
Abstract
The performance of supervised semantic segmentation methods highly relies on the availability of large-scale training data. To alleviate this dependence, few-shot semantic segmentation (FSS) is introduced to leverage the model trained on base classes with sufficient data into the segmentation of novel classes with few data. FSS methods face the challenge of model generalization on novel classes due to the distribution shift between base and novel classes. To overcome this issue, we propose a class-shared memory (CSM) module consisting of a set of learnable memory vectors. These memory vectors learn elemental object patterns from base classes during training whilst re-encoding query features during both training and inference, thereby improving the distribution alignment between base and novel classes. Furthermore, to cope with the performance degradation resulting from the intra-class…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Video Analysis and Summarization · Domain Adaptation and Few-Shot Learning
MethodsSparse Evolutionary Training · Balanced Selection
