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.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Few-shot Segmentation | PASCAL-5i | mIoU (Fold 0)56.3 | 325 | |
| Few-shot Semantic Segmentation | PASCAL-5^i (test) | FB-IoU57.3 | 177 | |
| Few-shot Segmentation | COCO 20^i (test) | mIoU35.5 | 174 | |
| Semantic segmentation | COCO-20i | mIoU (Mean)41 | 132 | |
| Few-shot Semantic Segmentation | COCO-20i | mIoU35.5 | 115 | |
| Semantic segmentation | PASCAL-5i | Mean mIoU57.3 | 111 | |
| Semantic segmentation | PASCAL-5^i (test) | Mean Score57.3 | 107 | |
| Semantic segmentation | PASCAL 5-shot 5i | Mean mIoU57.3 | 100 | |
| Few-shot Semantic Segmentation | PASCAL-5i | mIoU57.3 | 96 | |
| Few-shot Semantic Segmentation | COCO 5-shot 20i | mIoU35.5 | 85 |