English

Interclass Prototype Relation for Few-Shot Segmentation

Computer Vision and Pattern Recognition 2022-11-17 v1

Abstract

Traditional semantic segmentation requires a large labeled image dataset and can only be predicted within predefined classes. To solve this problem, few-shot segmentation, which requires only a handful of annotations for the new target class, is important. However, with few-shot segmentation, the target class data distribution in the feature space is sparse and has low coverage because of the slight variations in the sample data. Setting the classification boundary that properly separates the target class from other classes is an impossible task. In particular, it is difficult to classify classes that are similar to the target class near the boundary. This study proposes the Interclass Prototype Relation Network (IPRNet), which improves the separation performance by reducing the similarity between other classes. We conducted extensive experiments with Pascal-5i and COCO-20i and showed that IPRNet provides the best segmentation performance compared with previous research.

Keywords

Cite

@article{arxiv.2211.08681,
  title  = {Interclass Prototype Relation for Few-Shot Segmentation},
  author = {Atsuro Okazawa},
  journal= {arXiv preprint arXiv:2211.08681},
  year   = {2022}
}

Comments

Accepted to ECCV2022

R2 v1 2026-06-28T06:00:40.082Z