Boosting Few-Shot Open-Set Object Detection via Prompt Learning and Robust Decision Boundary
Zhaowei Wu, Binyi Su, Qichuan Geng, Hua Zhang, Zhong Zhou

TL;DR
This paper introduces a novel prompt-based framework for few-shot open-set object detection that leverages textual information and robust decision boundaries to improve unknown object rejection, outperforming previous methods.
Contribution
It proposes a new framework combining pseudo-unknown mining, evidence decoupling, and distribution calibration to enhance open-set detection with limited data.
Findings
Achieves 7.24% higher unknown recall on VOC10-5-5 dataset.
Improves unknown class detection by 1.38% on VOC-COCO dataset.
Outperforms previous state-of-the-art methods in open-set detection accuracy.
Abstract
Few-shot Open-set Object Detection (FOOD) poses a challenge in many open-world scenarios. It aims to train an open-set detector to detect known objects while rejecting unknowns with scarce training samples. Existing FOOD methods are subject to limited visual information, and often exhibit an ambiguous decision boundary between known and unknown classes. To address these limitations, we propose the first prompt-based few-shot open-set object detection framework, which exploits additional textual information and delves into constructing a robust decision boundary for unknown rejection. Specifically, as no available training data for unknown classes, we select pseudo-unknown samples with Attribution-Gradient based Pseudo-unknown Mining (AGPM), which leverages the discrepancy in attribution gradients to quantify uncertainty. Subsequently, we propose Conditional Evidence Decoupling (CED) 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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Adversarial Robustness in Machine Learning
MethodsFocus
