Identification of Novel Classes for Improving Few-Shot Object Detection
Zeyu Shangguan, Mohammad Rostami

TL;DR
This paper introduces a semi-supervised approach with a hierarchical ternary classification network to detect unlabeled novel objects, enhancing few-shot object detection performance especially for rare classes.
Contribution
The paper proposes a novel hierarchical ternary classification RPN and an improved sampling strategy to better utilize unlabeled novel objects in FSOD.
Findings
Outperforms existing state-of-the-art FSOD methods.
Effectively detects unlabeled novel objects as positive samples.
Improves detection of large objects through hierarchical sampling.
Abstract
Conventional training of deep neural networks requires a large number of the annotated image which is a laborious and time-consuming task, particularly for rare objects. Few-shot object detection (FSOD) methods offer a remedy by realizing robust object detection using only a few training samples per class. An unexplored challenge for FSOD is that instances from unlabeled novel classes that do not belong to the fixed set of training classes appear in the background. These objects behave similarly to label noise, leading to FSOD performance degradation. We develop a semi-supervised algorithm to detect and then utilize these unlabeled novel objects as positive samples during training to improve FSOD performance. Specifically, we propose a hierarchical ternary classification region proposal network (HTRPN) to localize the potential unlabeled novel objects and assign them new objectness…
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
