MINI: Mining Implicit Novel Instances for Few-Shot Object Detection
Yuhang Cao, Jiaqi Wang, Yiqi Lin, Dahua Lin

TL;DR
MINI introduces a novel framework that mines implicit novel instances from abundant base data to enhance few-shot object detection, significantly improving performance on standard benchmarks.
Contribution
The paper proposes MINI, a framework with offline and online mining mechanisms, to utilize implicit novel instances for better few-shot object detection.
Findings
Achieves state-of-the-art results on PASCAL VOC and MS-COCO datasets.
Significant performance improvements across various shot settings.
Demonstrates the effectiveness of mining implicit instances as auxiliary data.
Abstract
Learning from a few training samples is a desirable ability of an object detector, inspiring the explorations of Few-Shot Object Detection (FSOD). Most existing approaches employ a pretrain-transfer paradigm. The model is first pre-trained on base classes with abundant data and then transferred to novel classes with a few annotated samples. Despite the substantial progress, the FSOD performance is still far behind satisfactory. During pre-training, due to the co-occurrence between base and novel classes, the model is learned to treat the co-occurred novel classes as backgrounds. During transferring, given scarce samples of novel classes, the model suffers from learning discriminative features to distinguish novel instances from backgrounds and base classes. To overcome the obstacles, we propose a novel framework, Mining Implicit Novel Instances (MINI), to mine the implicit novel…
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.
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 · Machine Learning and ELM
MethodsBalanced Selection
