English

Few-shot Semantic Segmentation with Self-supervision from Pseudo-classes

Computer Vision and Pattern Recognition 2021-10-25 v1 Artificial Intelligence

Abstract

Despite the success of deep learning methods for semantic segmentation, few-shot semantic segmentation remains a challenging task due to the limited training data and the generalisation requirement for unseen classes. While recent progress has been particularly encouraging, we discover that existing methods tend to have poor performance in terms of meanIoU when query images contain other semantic classes besides the target class. To address this issue, we propose a novel self-supervised task that generates random pseudo-classes in the background of the query images, providing extra training data that would otherwise be unavailable when predicting individual target classes. To that end, we adopted superpixel segmentation for generating the pseudo-classes. With this extra supervision, we improved the meanIoU performance of the state-of-the-art method by 2.5% and 5.1% on the one-shot tasks, as well as 6.7% and 4.4% on the five-shot tasks, on the PASCAL-5i and COCO benchmarks, respectively.

Keywords

Cite

@article{arxiv.2110.11742,
  title  = {Few-shot Semantic Segmentation with Self-supervision from Pseudo-classes},
  author = {Yiwen Li and Gratianus Wesley Putra Data and Yunguan Fu and Yipeng Hu and Victor Adrian Prisacariu},
  journal= {arXiv preprint arXiv:2110.11742},
  year   = {2021}
}

Comments

To appear in the proceedings of the British Machine Vision Conference (BMVC) 2021

R2 v1 2026-06-24T07:06:14.423Z