English

Hierarchical Attention Network for Few-Shot Object Detection via Meta-Contrastive Learning

Computer Vision and Pattern Recognition 2022-12-15 v3

Abstract

Few-shot object detection (FSOD) aims to classify and detect few images of novel categories. Existing meta-learning methods insufficiently exploit features between support and query images owing to structural limitations. We propose a hierarchical attention network with sequentially large receptive fields to fully exploit the query and support images. In addition, meta-learning does not distinguish the categories well because it determines whether the support and query images match. In other words, metric-based learning for classification is ineffective because it does not work directly. Thus, we propose a contrastive learning method called meta-contrastive learning, which directly helps achieve the purpose of the meta-learning strategy. Finally, we establish a new state-of-the-art network, by realizing significant margins. Our method brings 2.3, 1.0, 1.3, 3.4 and 2.4% AP improvements for 1-30 shots object detection on COCO dataset. Our code is available at: https://github.com/infinity7428/hANMCL

Keywords

Cite

@article{arxiv.2208.07039,
  title  = {Hierarchical Attention Network for Few-Shot Object Detection via Meta-Contrastive Learning},
  author = {Dongwoo Park and Jong-Min Lee},
  journal= {arXiv preprint arXiv:2208.07039},
  year   = {2022}
}
R2 v1 2026-06-25T01:42:23.795Z