Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

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.

Guangxing Han, Yicheng He, Shiyuan Huang, Jiawei Ma, Shih-Fu Chang• 2021

Related benchmarks

TaskDatasetResultRank
Object DetectionPASCAL VOC Novel Set 3 2007+2012
mAP5041.5
139
Object DetectionPASCAL VOC Set 2 (novel)--
110
Object DetectionPASCAL VOC 2007+2012 (Novel Set 1)--
75
Object DetectionPASCAL VOC Novel Set 2 2007+2012--
75
Object DetectionPASCAL VOC (Novel Set 1)
AP50 (shot=1)42.4
71
Object DetectionPASCAL VOC Set 3 (novel)
AP50 (shot=1)35.2
71
Object DetectionPascal VOC (Novel Split 2)
nAP5051.1
65
Object DetectionPascal VOC (Novel Split 3)
AP5054.8
65
Object DetectionPascal-5i 2010 (Novel Split 1)
nAP5063.4
54
Object DetectionCOCO-FSOD 30-shot COCO-20
nAP16.5
47
Showing 10 of 19 rows

Other info

Follow for update