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 variance across images, we introduce an uncertainty-based feature augmentation (UFA) module to produce diverse query features during training for improving the model's robustness. We integrate CSM and UFA into representative FSS works, with experimental results on the widely-used PASCAL-5i and COCO-20i datasets demonstrating the superior performance of ours over state of the art.
Original language | English |
---|---|
DOIs | |
Publication status | Published - 2024 |
Event | 2024 IEEE International Conference on Multimedia and Expo, ICME 2024 - Niagra Falls, Canada Duration: 15 Jul 2024 → 19 Jul 2024 |
Conference
Conference | 2024 IEEE International Conference on Multimedia and Expo, ICME 2024 |
---|---|
Country/Territory | Canada |
City | Niagra Falls |
Period | 15/07/2024 → 19/07/2024 |
Keywords
- class-shared memory
- feature augmentation
- Few-shot semantic segmentation