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

Prototype Mixture Models for Few-shot Semantic Segmentation

About

Few-shot segmentation is challenging because objects within the support and query images could significantly differ in appearance and pose. Using a single prototype acquired directly from the support image to segment the query image causes semantic ambiguity. In this paper, we propose prototype mixture models (PMMs), which correlate diverse image regions with multiple prototypes to enforce the prototype-based semantic representation. Estimated by an Expectation-Maximization algorithm, PMMs incorporate rich channel-wised and spatial semantics from limited support images. Utilized as representations as well as classifiers, PMMs fully leverage the semantics to activate objects in the query image while depressing background regions in a duplex manner. Extensive experiments on Pascal VOC and MS-COCO datasets show that PMMs significantly improve upon state-of-the-arts. Particularly, PMMs improve 5-shot segmentation performance on MS-COCO by up to 5.82\% with only a moderate cost for model size and inference speed.

Boyu Yang, Chang Liu, Bohao Li, Jianbin Jiao, Qixiang Ye• 2020

Related benchmarks

TaskDatasetResultRank
Few-shot SegmentationPASCAL-5i
mIoU (Fold 0)56.3
325
Few-shot Semantic SegmentationPASCAL-5^i (test)
FB-IoU57.3
177
Few-shot SegmentationCOCO 20^i (test)
mIoU35.5
174
Semantic segmentationCOCO-20i
mIoU (Mean)41
132
Few-shot Semantic SegmentationCOCO-20i
mIoU35.5
115
Semantic segmentationPASCAL-5i
Mean mIoU57.3
111
Semantic segmentationPASCAL-5^i (test)
Mean Score57.3
107
Semantic segmentationPASCAL 5-shot 5i
Mean mIoU57.3
100
Few-shot Semantic SegmentationPASCAL-5i
mIoU57.3
96
Few-shot Semantic SegmentationCOCO 5-shot 20i
mIoU35.5
85
Showing 10 of 57 rows

Other info

Code

Follow for update