DiGeo: Discriminative Geometry-Aware Learning for Generalized Few-Shot Object Detection
About
Generalized few-shot object detection aims to achieve precise detection on both base classes with abundant annotations and novel classes with limited training data. Existing approaches enhance few-shot generalization with the sacrifice of base-class performance, or maintain high precision in base-class detection with limited improvement in novel-class adaptation. In this paper, we point out the reason is insufficient Discriminative feature learning for all of the classes. As such, we propose a new training framework, DiGeo, to learn Geometry-aware features of inter-class separation and intra-class compactness. To guide the separation of feature clusters, we derive an offline simplex equiangular tight frame (ETF) classifier whose weights serve as class centers and are maximally and equally separated. To tighten the cluster for each class, we include adaptive class-specific margins into the classification loss and encourage the features close to the class centers. Experimental studies on two few-shot benchmark datasets (VOC, COCO) and one long-tail dataset (LVIS) demonstrate that, with a single model, our method can effectively improve generalization on novel classes without hurting the detection of base classes.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Object Detection | PASCAL VOC (Novel Set 1) | -- | 71 | |
| Object Detection | Pascal VOC (Novel Split 2) | nAP5049.1 | 65 | |
| Object Detection | Pascal VOC (Novel Split 3) | AP5054.7 | 65 | |
| Object Detection | Pascal-5i 2010 (Novel Split 1) | nAP5061.5 | 54 | |
| Object Detection | COCO-FSOD 30-shot COCO-20 | nAP14.2 | 47 | |
| Few-shot Object Detection | MS-COCO 30-shot (novel classes) | nAP (Novel)14.2 | 34 | |
| Few-shot Object Detection | MS-COCO 10-shot (novel classes) | nAP10.3 | 34 | |
| Few-shot Object Detection | COCO 2014 (novel) | nAP14.2 | 31 | |
| Few-shot Object Detection | COCO FSOD 10-shot Standard | nAP10.3 | 17 | |
| Object Detection | COCO-20i 10-shot | nAP10.3 | 16 |