Unknown Sniffer for Object Detection: Don't Turn a Blind Eye to Unknown Objects
Wenteng Liang, Feng Xue, Yihao Liu, Guofeng Zhong, Anlong Ming

TL;DR
This paper introduces UnSniffer, a novel method for open-world object detection that effectively identifies both known and unknown objects by leveraging a generalized confidence score and a graph-based inference scheme, and provides a new benchmark for evaluation.
Contribution
The paper proposes UnSniffer with a generalized confidence score and graph-based detection scheme, advancing open-world object detection and establishing a new benchmark for unknown object detection.
Findings
UnSniffer outperforms existing state-of-the-art methods.
The generalized confidence score effectively detects unknown objects.
The new benchmark enables comprehensive evaluation of unknown detection.
Abstract
The recently proposed open-world object and open-set detection have achieved a breakthrough in finding never-seen-before objects and distinguishing them from known ones. However, their studies on knowledge transfer from known classes to unknown ones are not deep enough, resulting in the scanty capability for detecting unknowns hidden in the background. In this paper, we propose the unknown sniffer (UnSniffer) to find both unknown and known objects. Firstly, the generalized object confidence (GOC) score is introduced, which only uses known samples for supervision and avoids improper suppression of unknowns in the background. Significantly, such confidence score learned from known objects can be generalized to unknown ones. Additionally, we propose a negative energy suppression loss to further suppress the non-object samples in the background. Next, the best box of each unknown is hard 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
TopicsDomain Adaptation and Few-Shot Learning · Advanced Neural Network Applications · Advanced Image and Video Retrieval Techniques
