OOVDet: Low-Density Prior Learning for Zero-Shot Out-of-Vocabulary Object Detection
Binyi Su, Chenghao Huang, Haiyong Chen

TL;DR
OOVDet introduces a novel zero-shot out-of-vocabulary object detection framework that synthesizes OOV prompts and pseudo-OOV samples using low-density priors, significantly enhancing detection accuracy in zero-shot scenarios.
Contribution
The paper proposes a new method combining low-density region sampling and Dirichlet-based uncertainty to improve OOV detection without prior OOV data.
Findings
Significantly improved OOV detection performance in experiments
Effective synthesis of OOV prompts from low-likelihood regions
Robust rejection of undefined objects in zero-shot scenes
Abstract
Zero-shot out-of-vocabulary detection (ZS-OOVD) aims to accurately recognize objects of in-vocabulary (IV) categories provided at zero-shot inference, while simultaneously rejecting undefined ones (out-of-vocabulary, OOV) that lack corresponding category prompts. However, previous methods are prone to overfitting the IV classes, leading to the OOV or undefined classes being misclassified as IV ones with a high confidence score. To address this issue, this paper proposes a zero-shot OOV detector (OOVDet), a novel framework that effectively detects predefined classes while reliably rejecting undefined ones in zero-shot scenes. Specifically, due to the model's lack of prior knowledge about the distribution of OOV data, we synthesize region-level OOV prompts by sampling from the low-likelihood regions of the class-conditional Gaussian distributions in the hidden space, motivated by the…
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
TopicsDomain Adaptation and Few-Shot Learning · Advanced Neural Network Applications · Multimodal Machine Learning Applications
