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

PFENet++: Boosting Few-shot Semantic Segmentation with the Noise-filtered Context-aware Prior Mask

About

In this work, we revisit the prior mask guidance proposed in ``Prior Guided Feature Enrichment Network for Few-Shot Segmentation''. The prior mask serves as an indicator that highlights the region of interests of unseen categories, and it is effective in achieving better performance on different frameworks of recent studies. However, the current method directly takes the maximum element-to-element correspondence between the query and support features to indicate the probability of belonging to the target class, thus the broader contextual information is seldom exploited during the prior mask generation. To address this issue, first, we propose the Context-aware Prior Mask (CAPM) that leverages additional nearby semantic cues for better locating the objects in query images. Second, since the maximum correlation value is vulnerable to noisy features, we take one step further by incorporating a lightweight Noise Suppression Module (NSM) to screen out the unnecessary responses, yielding high-quality masks for providing the prior knowledge. Both two contributions are experimentally shown to have substantial practical merit, and the new model named PFENet++ significantly outperforms the baseline PFENet as well as all other competitors on three challenging benchmarks PASCAL-5$^i$, COCO-20$^i$ and FSS-1000. The new state-of-the-art performance is achieved without compromising the efficiency, manifesting the potential for being a new strong baseline in few-shot semantic segmentation. Our code will be available at https://github.com/luoxiaoliu/PFENet2Plus.

Xiaoliu Luo, Zhuotao Tian, Taiping Zhang, Bei Yu, Yuan Yan Tang, Jiaya Jia• 2021

Related benchmarks

TaskDatasetResultRank
Few-shot Semantic SegmentationCOCO 5-shot 20i
mIoU50.7
85
Few-shot Semantic SegmentationCOCO 20i 1-shot
mIoU (Overall)42.3
77
Few-shot SegmentationLeaf diseases Agriculture
mIoU (1-shot)17.91
19
Few-shot SegmentationSteel defect Industrial
1-shot mIoU5.69
19
Few-shot SegmentationRoad crack Industrial
1-shot mIoU0.00e+0
19
Showing 5 of 5 rows

Other info

Follow for update