Open-Set Object Detection Using Classification-free Object Proposal and Instance-level Contrastive Learning
Zhongxiang Zhou, Yifei Yang, Yue Wang, Rong Xiong

TL;DR
This paper introduces Openset RCNN, a novel open-set object detection framework that uses classification-free region proposals and contrastive learning to identify known and unknown objects, enhancing robotic perception in unstructured environments.
Contribution
The paper proposes a new open-set object detection method combining CF-RPN and prototype learning network for better unknown object recognition.
Findings
Outperforms existing methods on open-set detection benchmarks.
Enables robots to recognize unknown objects in cluttered scenes.
Provides a new benchmark based on reorganized GraspNet-1billion dataset.
Abstract
Detecting both known and unknown objects is a fundamental skill for robot manipulation in unstructured environments. Open-set object detection (OSOD) is a promising direction to handle the problem consisting of two subtasks: objects and background separation, and open-set object classification. In this paper, we present Openset RCNN to address the challenging OSOD. To disambiguate unknown objects and background in the first subtask, we propose to use classification-free region proposal network (CF-RPN) which estimates the objectness score of each region purely using cues from object's location and shape preventing overfitting to the training categories. To identify unknown objects in the second subtask, we propose to represent them using the complementary region of known categories in a latent space which is accomplished by a prototype learning network (PLN). PLN performs instance-level…
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 · Robot Manipulation and Learning
MethodsContrastive Learning
