English

CobNet: Cross Attention on Object and Background for Few-Shot Segmentation

Computer Vision and Pattern Recognition 2022-11-01 v2

Abstract

Few-shot segmentation aims to segment images containing objects from previously unseen classes using only a few annotated samples. Most current methods focus on using object information extracted, with the aid of human annotations, from support images to identify the same objects in new query images. However, background information can also be useful to distinguish objects from their surroundings. Hence, some previous methods also extract background information from the support images. In this paper, we argue that such information is of limited utility, as the background in different images can vary widely. To overcome this issue, we propose CobNet which utilises information about the background that is extracted from the query images without annotations of those images. Experiments show that our method achieves a mean Intersection-over-Union score of 61.4% and 37.8% for 1-shot segmentation on PASCAL-5i and COCO-20i respectively, outperforming previous methods. It is also shown to produce state-of-the-art performances of 53.7% for weakly-supervised few-shot segmentation, where no annotations are provided for the support images.

Keywords

Cite

@article{arxiv.2210.11968,
  title  = {CobNet: Cross Attention on Object and Background for Few-Shot Segmentation},
  author = {Haoyan Guan and Michael Spratling},
  journal= {arXiv preprint arXiv:2210.11968},
  year   = {2022}
}

Comments

Accepted to ICPR2022

R2 v1 2026-06-28T04:10:50.493Z