CVLGNov 4, 2024

Data-Driven Hierarchical Open Set Recognition

arXiv:2411.02635v1h-index: 1
Originality Incremental advance
AI Analysis

This provides a method for robust perception in robotics and computer vision that offers additional information about unknown classes, though it is incremental as it does not surpass existing models in accuracy.

The paper tackles open set recognition for robotics and computer vision by proposing a data-driven hierarchical approach that automatically builds class hierarchies without manual input, achieving competitive results with an AUC ROC of 0.82 and utility score of 0.85 on the AwA2 dataset.

This paper presents a novel data-driven hierarchical approach to open set recognition (OSR) for robust perception in robotics and computer vision, utilizing constrained agglomerative clustering to automatically build a hierarchy of known classes in embedding space without requiring manual relational information. The method, demonstrated on the Animals with Attributes 2 (AwA2) dataset, achieves competitive results with an AUC ROC score of 0.82 and utility score of 0.85, while introducing two classification approaches (score-based and traversal-based) and a new Concentration Centrality (CC) metric for measuring hierarchical classification consistency. Although not surpassing existing models in accuracy, the approach provides valuable additional information about unknown classes through automatically generated hierarchies, requires no supplementary information beyond typical supervised model requirements, and introduces the Class Concentration Centrality (CCC) metric for evaluating unknown class placement consistency, with future work aimed at improving accuracy, validating the CC metric, and expanding to Large-Scale Open-Set Classification Protocols for ImageNet.

Foundations

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

Your Notes