Expanding Low-Density Latent Regions for Open-Set Object Detection

03/28/2022
by   Jiaming Han, et al.
0

Modern object detectors have achieved impressive progress under the close-set setup. However, open-set object detection (OSOD) remains challenging since objects of unknown categories are often misclassified to existing known classes. In this work, we propose to identify unknown objects by separating high/low-density regions in the latent space, based on the consensus that unknown objects are usually distributed in low-density latent regions. As traditional threshold-based methods only maintain limited low-density regions, which cannot cover all unknown objects, we present a novel Open-set Detector (OpenDet) with expanded low-density regions. To this aim, we equip OpenDet with two learners, Contrastive Feature Learner (CFL) and Unknown Probability Learner (UPL). CFL performs instance-level contrastive learning to encourage compact features of known classes, leaving more low-density regions for unknown classes; UPL optimizes unknown probability based on the uncertainty of predictions, which further divides more low-density regions around the cluster of known classes. Thus, unknown objects in low-density regions can be easily identified with the learned unknown probability. Extensive experiments demonstrate that our method can significantly improve the OSOD performance, e.g., OpenDet reduces the Absolute Open-Set Errors by 25 benchmarks. Code is available at: https://github.com/csuhan/opendet2.

READ FULL TEXT

page 1

page 3

page 8

page 11

page 12

research
07/23/2022

UC-OWOD: Unknown-Classified Open World Object Detection

Open World Object Detection (OWOD) is a challenging computer vision prob...
research
11/21/2022

Open-Set Object Detection Using Classification-free Object Proposal and Instance-level Contrastive Learning with Appendix

Detecting both known and unknown objects is a fundamental skill for robo...
research
10/28/2022

Towards Few-Shot Open-Set Object Detection

Open-set object detection (OSOD) aims to detect the known categories and...
research
12/02/2021

Open-set 3D Object Detection

3D object detection has been wildly studied in recent years, especially ...
research
06/03/2019

Neural Network-based Object Classification by Known and Unknown Features (Based on Text Queries)

The article presents a method that improves the quality of classificatio...
research
10/06/2021

Objects in Semantic Topology

A more realistic object detection paradigm, Open-World Object Detection,...
research
04/03/2023

Video Instance Segmentation in an Open-World

Existing video instance segmentation (VIS) approaches generally follow a...

Please sign up or login with your details

Forgot password? Click here to reset