Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

FECANet: Boosting Few-Shot Semantic Segmentation with Feature-Enhanced Context-Aware Network

About

Few-shot semantic segmentation is the task of learning to locate each pixel of the novel class in the query image with only a few annotated support images. The current correlation-based methods construct pair-wise feature correlations to establish the many-to-many matching because the typical prototype-based approaches cannot learn fine-grained correspondence relations. However, the existing methods still suffer from the noise contained in naive correlations and the lack of context semantic information in correlations. To alleviate these problems mentioned above, we propose a Feature-Enhanced Context-Aware Network (FECANet). Specifically, a feature enhancement module is proposed to suppress the matching noise caused by inter-class local similarity and enhance the intra-class relevance in the naive correlation. In addition, we propose a novel correlation reconstruction module that encodes extra correspondence relations between foreground and background and multi-scale context semantic features, significantly boosting the encoder to capture a reliable matching pattern. Experiments on PASCAL-$5^i$ and COCO-$20^i$ datasets demonstrate that our proposed FECANet leads to remarkable improvement compared to previous state-of-the-arts, demonstrating its effectiveness.

Huafeng Liu, Pai Peng, Tao Chen, Qiong Wang, Yazhou Yao, Xian-Sheng Hua• 2023

Related benchmarks

TaskDatasetResultRank
Few-shot SegmentationPASCAL-5i
mIoU (Fold 0)72.9
325
Few-shot Semantic SegmentationPASCAL-5^i (test)
FB-IoU80.7
177
Semantic segmentationPASCAL-5^i (test)--
107
Few-shot SegmentationPASCAL 5i (val)
mIoU (Mean)70
83
Few-shot SegmentationCOCO-20^i
mIoU (S0)44.6
78
Semantic segmentationCOCO-20i (test)
Mean Score47.6
70
Semantic segmentationPASCAL-5i (fold0-3)
mIoU (Fold 0)72.9
61
Few-shot SegmentationCOCO 20^i (val)
Mean Score47.6
55
Semantic segmentationCOCO 20^i (test)
mIoU50.3
48
Few-shot Semantic SegmentationPASCAL-5^i 1-shot
mIoU67.4
37
Showing 10 of 11 rows

Other info

Code

Follow for update