English

Identification of Novel Classes for Improving Few-Shot Object Detection

Computer Vision and Pattern Recognition 2023-03-21 v1 Artificial Intelligence

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 labels. Our improved hierarchical sampling strategy for the region proposal network (RPN) also boosts the perception ability of the object detection model for large objects. Our experimental results indicate that our method is effective and outperforms the existing state-of-the-art (SOTA) FSOD methods.

Keywords

Cite

@article{arxiv.2303.10422,
  title  = {Identification of Novel Classes for Improving Few-Shot Object Detection},
  author = {Zeyu Shangguan and Mohammad Rostami},
  journal= {arXiv preprint arXiv:2303.10422},
  year   = {2023}
}
R2 v1 2026-06-28T09:22:30.373Z