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

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

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.

PDF Abstract
Task Dataset Model Metric Name Metric Value Global Rank Result Benchmark
Few-Shot Semantic Segmentation COCO-20i (10-shot) FECANet (ResNet-50) Mean IoU 49.6 # 2
Few-Shot Semantic Segmentation COCO-20i (1-shot) FECANet (VGG-16) Mean IoU 35.4 # 63
FB-IoU 65.5 # 24
Few-Shot Semantic Segmentation COCO-20i (1-shot) FECANet (ResNet-50) Mean IoU 41.6 # 46
FB-IoU 69.6 # 16
Few-Shot Semantic Segmentation COCO-20i (5-shot) FECANet (VGG-16) Mean IoU 41.5 # 61
FB-IoU 67.7 # 24
Few-Shot Semantic Segmentation COCO-20i (5-shot) FECANet (ResNet-50) Mean IoU 47.6 # 45
FB-IoU 71.1 # 22
Few-Shot Semantic Segmentation PASCAL-5i (10-Shot) FECANet (ResNet-50) Mean IoU 71.5 # 2
Few-Shot Semantic Segmentation PASCAL-5i (1-Shot) FECANet (VGG-16) Mean IoU 64.3 # 53
FB-IoU 76.2 # 34
Few-Shot Semantic Segmentation PASCAL-5i (1-Shot) FECANet (ResNet-50) Mean IoU 67.4 # 25
FB-IoU 78.7 # 15
Few-Shot Semantic Segmentation PASCAL-5i (5-Shot) FECANet (ResNet-50) Mean IoU 70 # 37
FB-IoU 80.7 # 23
Few-Shot Semantic Segmentation PASCAL-5i (5-Shot) FECANet (VGG-16) Mean IoU 66.7 # 59
FB-IoU 77.6 # 35

Methods


No methods listed for this paper. Add relevant methods here