USD: Unknown Sensitive Detector Empowered by Decoupled Objectness and Segment Anything Model
Yulin He, Wei Chen, Yusong Tan, Siqi Wang

TL;DR
This paper introduces USD, a novel open world object detection method that decouples objectness and classification learning, and leverages the Segment Anything Model with an auxiliary supervision framework to improve unknown object detection.
Contribution
The paper proposes Decoupled Objectness Learning and an Auxiliary Supervision Framework to enhance unknown object detection by addressing conflicts in learning and noise in model outputs.
Findings
USD outperforms state-of-the-art methods in unknown recall on Pascal VOC and MS COCO.
Decoupled Objectness Learning improves the separation of objectness and classification boundaries.
Using SAM with ASF significantly boosts unknown object detection performance.
Abstract
Open World Object Detection (OWOD) is a novel and challenging computer vision task that enables object detection with the ability to detect unknown objects. Existing methods typically estimate the object likelihood with an additional objectness branch, but ignore the conflict in learning objectness and classification boundaries, which oppose each other on the semantic manifold and training objective. To address this issue, we propose a simple yet effective learning strategy, namely Decoupled Objectness Learning (DOL), which divides the learning of these two boundaries into suitable decoder layers. Moreover, detecting unknown objects comprehensively requires a large amount of annotations, but labeling all unknown objects is both difficult and expensive. Therefore, we propose to take advantage of the recent Large Vision Model (LVM), specifically the Segment Anything Model (SAM), 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.
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
MethodsSegment Anything Model
