CVLGSep 30, 2025

Looking Beyond the Known: Towards a Data Discovery Guided Open-World Object Detection

arXiv:2510.00303v12 citationsh-index: 5
Originality Incremental advance
AI Analysis

This addresses incremental improvements in object detection for AI systems that need to handle unknown objects without degrading performance on known ones.

The paper tackles semantic confusion and catastrophic forgetting in Open-World Object Detection by proposing the CROWD framework, which improves known-class accuracy by 2.83% and 2.05% on benchmarks and boosts unknown recall by nearly 2.4x compared to baselines.

Open-World Object Detection (OWOD) enriches traditional object detectors by enabling continual discovery and integration of unknown objects via human guidance. However, existing OWOD approaches frequently suffer from semantic confusion between known and unknown classes, alongside catastrophic forgetting, leading to diminished unknown recall and degraded known-class accuracy. To overcome these challenges, we propose Combinatorial Open-World Detection (CROWD), a unified framework reformulating unknown object discovery and adaptation as an interwoven combinatorial (set-based) data-discovery (CROWD-Discover) and representation learning (CROWD-Learn) task. CROWD-Discover strategically mines unknown instances by maximizing Submodular Conditional Gain (SCG) functions, selecting representative examples distinctly dissimilar from known objects. Subsequently, CROWD-Learn employs novel combinatorial objectives that jointly disentangle known and unknown representations while maintaining discriminative coherence among known classes, thus mitigating confusion and forgetting. Extensive evaluations on OWOD benchmarks illustrate that CROWD achieves improvements of 2.83% and 2.05% in known-class accuracy on M-OWODB and S-OWODB, respectively, and nearly 2.4x unknown recall compared to leading baselines.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes