CVAug 1, 2025

COSTARR: Consolidated Open Set Technique with Attenuation for Robust Recognition

arXiv:2508.01087v11 citationsh-index: 6
Originality Highly original
AI Analysis

This work addresses the problem of robust novelty detection in visual recognition systems for applications like autonomous driving and security, representing a novel approach rather than an incremental improvement.

The paper tackles the challenge of open-set recognition by proposing a novel attenuation hypothesis and the COSTARR method, which leverages both familiar and unfamiliar features to detect novelty, resulting in significant performance improvements over prior state-of-the-art methods across various architectures and datasets.

Handling novelty remains a key challenge in visual recognition systems. Existing open-set recognition (OSR) methods rely on the familiarity hypothesis, detecting novelty by the absence of familiar features. We propose a novel attenuation hypothesis: small weights learned during training attenuate features and serve a dual role-differentiating known classes while discarding information useful for distinguishing known from unknown classes. To leverage this overlooked information, we present COSTARR, a novel approach that combines both the requirement of familiar features and the lack of unfamiliar ones. We provide a probabilistic interpretation of the COSTARR score, linking it to the likelihood of correct classification and belonging in a known class. To determine the individual contributions of the pre- and post-attenuated features to COSTARR's performance, we conduct ablation studies that show both pre-attenuated deep features and the underutilized post-attenuated Hadamard product features are essential for improving OSR. Also, we evaluate COSTARR in a large-scale setting using ImageNet2012-1K as known data and NINCO, iNaturalist, OpenImage-O, and other datasets as unknowns, across multiple modern pre-trained architectures (ViTs, ConvNeXts, and ResNet). The experiments demonstrate that COSTARR generalizes effectively across various architectures and significantly outperforms prior state-of-the-art methods by incorporating previously discarded attenuation information, advancing open-set recognition capabilities.

Foundations

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

Your Notes