Few-Shot Object Detection with Proposal Balance Refinement
Sueyeon Kim, Woo-Jeoung Nam, Seong-Whan Lee

TL;DR
This paper introduces a proposal balance refinement method for few-shot object detection, addressing IoU imbalance issues caused by low-quality proposals, leading to improved detection performance on PASCAL VOC and COCO datasets.
Contribution
It proposes a novel sequential bounding box refinement process and revised fine-tuning strategy to enhance learning of object proposals for unseen classes in few-shot detection.
Findings
Significant performance improvements on PASCAL VOC and COCO datasets.
Effective handling of IoU imbalance in few-shot detection.
Enhanced learning of proposals for novel classes.
Abstract
Few-shot object detection has gained significant attention in recent years as it has the potential to greatly reduce the reliance on large amounts of manually annotated bounding boxes. While most existing few-shot object detection literature primarily focuses on bounding box classification by obtaining as discriminative feature embeddings as possible, we emphasize the necessity of handling the lack of intersection-over-union (IoU) variations induced by a biased distribution of novel samples. In this paper, we analyze the IoU imbalance that is caused by the relatively high number of low-quality region proposals, and reveal that it plays a critical role in improving few-shot learning capabilities. The well-known two stage fine-tuning technique causes insufficient quality and quantity of the novel positive samples, which hinders the effective object detection of unseen novel classes. To…
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 Data Classification
