Proposal Distribution Calibration for Few-Shot Object Detection
Bohao Li, Chang Liu, Mengnan Shi, Xiaozhong Chen, Xiangyang Ji,, Qixiang Ye

TL;DR
This paper introduces a proposal distribution calibration method to improve few-shot object detection by reducing proposal bias and enhancing the RoI head's ability to localize and classify novel classes, achieving state-of-the-art results.
Contribution
The proposed PDC method effectively calibrates proposal distribution bias in FSOD, leveraging base training statistics to improve localization and classification for novel classes.
Findings
PDC significantly improves FSOD performance on Pascal VOC and MS COCO datasets.
The method achieves state-of-the-art results in few-shot object detection.
PDC enhances the quality of positive samples for better semantic fine-tuning.
Abstract
Adapting object detectors learned with sufficient supervision to novel classes under low data regimes is charming yet challenging. In few-shot object detection (FSOD), the two-step training paradigm is widely adopted to mitigate the severe sample imbalance, i.e., holistic pre-training on base classes, then partial fine-tuning in a balanced setting with all classes. Since unlabeled instances are suppressed as backgrounds in the base training phase, the learned RPN is prone to produce biased proposals for novel instances, resulting in dramatic performance degradation. Unfortunately, the extreme data scarcity aggravates the proposal distribution bias, hindering the RoI head from evolving toward novel classes. In this paper, we introduce a simple yet effective proposal distribution calibration (PDC) approach to neatly enhance the localization and classification abilities of the RoI head by…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Domain Adaptation and Few-Shot Learning · COVID-19 diagnosis using AI
MethodsPrime Dilated Convolution · Balanced Selection · Region Proposal Network
