Query Adaptive Few-Shot Object Detection with Heterogeneous Graph Convolutional Networks
About
Few-shot object detection (FSOD) aims to detect never-seen objects using few examples. This field sees recent improvement owing to the meta-learning techniques by learning how to match between the query image and few-shot class examples, such that the learned model can generalize to few-shot novel classes. However, currently, most of the meta-learning-based methods perform pairwise matching between query image regions (usually proposals) and novel classes separately, therefore failing to take into account multiple relationships among them. In this paper, we propose a novel FSOD model using heterogeneous graph convolutional networks. Through efficient message passing among all the proposal and class nodes with three different types of edges, we could obtain context-aware proposal features and query-adaptive, multiclass-enhanced prototype representations for each class, which could help promote the pairwise matching and improve final FSOD accuracy. Extensive experimental results show that our proposed model, denoted as QA-FewDet, outperforms the current state-of-the-art approaches on the PASCAL VOC and MSCOCO FSOD benchmarks under different shots and evaluation metrics.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Object Detection | PASCAL VOC Novel Set 3 2007+2012 | mAP5041.5 | 139 | |
| Object Detection | PASCAL VOC Set 2 (novel) | -- | 110 | |
| Object Detection | PASCAL VOC 2007+2012 (Novel Set 1) | -- | 75 | |
| Object Detection | PASCAL VOC Novel Set 2 2007+2012 | -- | 75 | |
| Object Detection | PASCAL VOC (Novel Set 1) | AP50 (shot=1)42.4 | 71 | |
| Object Detection | PASCAL VOC Set 3 (novel) | AP50 (shot=1)35.2 | 71 | |
| Object Detection | Pascal VOC (Novel Split 2) | nAP5051.1 | 65 | |
| Object Detection | Pascal VOC (Novel Split 3) | AP5054.8 | 65 | |
| Object Detection | Pascal-5i 2010 (Novel Split 1) | nAP5063.4 | 54 | |
| Object Detection | COCO-FSOD 30-shot COCO-20 | nAP16.5 | 47 |