Improved Region Proposal Network for Enhanced Few-Shot Object Detection
Zeyu Shangguan, Mohammad Rostami

TL;DR
This paper introduces an improved hierarchical region proposal network for few-shot object detection, leveraging semi-supervised learning to better identify and utilize unlabeled novel objects, thereby enhancing detection performance.
Contribution
The paper proposes a hierarchical ternary classification RPN and an improved sampling strategy to detect unlabeled novel objects and improve FSOD accuracy.
Findings
Outperforms state-of-the-art FSOD methods on COCO and PASCAL VOC datasets.
Effectively detects and utilizes unlabeled novel objects during training.
Enhances large object perception in detection models.
Abstract
Despite significant success of deep learning in object detection tasks, the standard training of deep neural networks requires access to a substantial quantity of annotated images across all classes. Data annotation is an arduous and time-consuming endeavor, particularly when dealing with infrequent objects. Few-shot object detection (FSOD) methods have emerged as a solution to the limitations of classic object detection approaches based on deep learning. FSOD methods demonstrate remarkable performance by achieving robust object detection using a significantly smaller amount of training data. A challenge for FSOD is that instances from novel classes that do not belong to the fixed set of training classes appear in the background and the base model may pick them up as potential objects. These objects behave similarly to label noise because they are classified as one of the training…
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 · Adversarial Robustness in Machine Learning
MethodsBalanced Selection
