English

Few-Shot Semantic Segmentation Augmented with Image-Level Weak Annotations

Computer Vision and Pattern Recognition 2021-06-21 v2 Machine Learning Image and Video Processing

Abstract

Despite the great progress made by deep neural networks in the semantic segmentation task, traditional neural-networkbased methods typically suffer from a shortage of large amounts of pixel-level annotations. Recent progress in fewshot semantic segmentation tackles the issue by only a few pixel-level annotated examples. However, these few-shot approaches cannot easily be applied to multi-way or weak annotation settings. In this paper, we advance the few-shot segmentation paradigm towards a scenario where image-level annotations are available to help the training process of a few pixel-level annotations. Our key idea is to learn a better prototype representation of the class by fusing the knowledge from the image-level labeled data. Specifically, we propose a new framework, called PAIA, to learn the class prototype representation in a metric space by integrating image-level annotations. Furthermore, by considering the uncertainty of pseudo-masks, a distilled soft masked average pooling strategy is designed to handle distractions in image-level annotations. Extensive empirical results on two datasets show superior performance of PAIA.

Keywords

Cite

@article{arxiv.2007.01496,
  title  = {Few-Shot Semantic Segmentation Augmented with Image-Level Weak Annotations},
  author = {Shuo Lei and Xuchao Zhang and Jianfeng He and Fanglan Chen and Chang-Tien Lu},
  journal= {arXiv preprint arXiv:2007.01496},
  year   = {2021}
}

Comments

Accpeted to ICME2021

R2 v1 2026-06-23T16:49:14.738Z