CVAIMay 6

Reference-based Category Discovery: Unsupervised Object Detection with Category Awareness

arXiv:2605.0460660.5
Predicted impact top 56% in CV · last 90 daysOriginality Incremental advance
AI Analysis

For object detection researchers, RefCD addresses the high cost of data annotation by enabling category-aware detection without labels, though it is an incremental improvement over existing unsupervised methods.

RefCD enables category-aware object detection without any manual labels by leveraging feature similarity between predicted objects and unlabeled reference images, achieving effective unsupervised detection.

Traditional one-shot detection methods have addressed the closed-set problem in object detection, but the high cost of data annotation remains a critical challenge. General unsupervised methods generate pseudo boxes without category labels, thus failing to achieve category-aware classification. To overcome these limitations, we propose Reference-based Category Discovery (RefCD), an unsupervised detector that enables category-aware\footnotemark[1] detection without any manually annotated labels. It leverages feature similarity between predicted objects and unlabeled reference images. Unlike previous unsupervised methods that lack category guidance and one-shot methods which require labeled data, RefCD introduces a carefully designed feature similarity loss to explicitly guide the learning of potential category-specific features. Additionally, RefCD supports category-agnostic detection without reference images, serving as a unified framework. Comprehensive quantitative and qualitative analysis of category-aware and category-agnostic detection results demonstrates its effectiveness, and RefCD can learn category information in an unsupervised paradigm even without category labels.

Foundations

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

Your Notes