Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Detecting Unknown Objects via Energy-based Separation for Open World Object Detection

About

In this work, we tackle the problem of Open World Object Detection (OWOD). This challenging scenario requires the detector to incrementally learn to classify known objects without forgetting while identifying unknown objects without supervision. Previous OWOD methods have enhanced the unknown discovery process and employed memory replay to mitigate catastrophic forgetting. However, since existing methods heavily rely on the detector's known class predictions for detecting unknown objects, they struggle to effectively learn and recognize unknown object representations. Moreover, while memory replay mitigates forgetting of old classes, it often sacrifices the knowledge of newly learned classes. To resolve these limitations, we propose DEUS (Detecting Unknowns via energy-based Separation), a novel framework that addresses the challenges of Open World Object Detection. DEUS consists of Equiangular Tight Frame (ETF)-Subspace Unknown Separation (EUS) and an Energy-based Known Distinction (EKD) loss. EUS leverages ETF-based geometric properties to create orthogonal subspaces, enabling cleaner separation between known and unknown object representations. Unlike prior energy-based approaches that consider only the known space, EUS utilizes energies from both spaces to better capture distinct patterns of unknown objects. Furthermore, EKD loss enforces the separation between previous and current classifiers, thus minimizing knowledge interference between previous and newly learned classes during memory replay. We thoroughly validate DEUS on OWOD benchmarks, demonstrating outstanding performance improvements in unknown detection while maintaining competitive known class performance.

Jun-Woo Heo, Keonhee Park, Gyeong-Moon Park• 2026

Related benchmarks

TaskDatasetResultRank
Open World Object DetectionM-OWODB Task 1
U-Recall65.1
23
Open World Object DetectionM-OWODB Task 4
mAP (Previous)50.5
15
Open World Object DetectionS-OWODB Task 1
U-Recall68.7
15
Open World Object DetectionS-OWODB Task 4
mAP (Previous)50.7
15
Open World Object Detection (Task 3)M-OWODB
Previous mAP53.4
8
Open World Object Detection (Task 3)S-OWODB
Previous mAP53.6
8
Open World Object Detection (Task 2)M-OWODB
Previous mAP61
8
Open World Object Detection (Task 2)S-OWODB
Previous mAP63.5
8
Open World Object DetectionRS-OWODB Task 1
Known mAP67.7
2
Open World Object DetectionRS-OWODB Task 2
Known mAP65.6
2
Showing 10 of 12 rows

Other info

Follow for update