Labeled Data Selection for Category Discovery
Bingchen Zhao, Nico Lang, Serge Belongie, Oisin Mac Aodha
TL;DR
The paper tackles the problem of how labeled data influences generalized category discovery in unlabeled visual data. It shows that conventional minded data selection (favoring the most similar source data) can hurt discovery, and proposes two unsupervised weighting schemes—binning and Beta-weighting—to automatically down-weight unsuitable labeled data during training. Across multiple discovery methods and fine-grained benchmarks, these data-selection strategies achieve state-of-the-art results, demonstrating that careful labeled-data selection can surpass using larger, static labeled sets. The work highlights a practical, scalable path to improve category discovery by focusing on the quality and relevance of labeled supervision rather than sheer quantity.
Abstract
Category discovery methods aim to find novel categories in unlabeled visual data. At training time, a set of labeled and unlabeled images are provided, where the labels correspond to the categories present in the images. The labeled data provides guidance during training by indicating what types of visual properties and features are relevant for performing discovery in the unlabeled data. As a result, changing the categories present in the labeled set can have a large impact on what is ultimately discovered in the unlabeled set. Despite its importance, the impact of labeled data selection has not been explored in the category discovery literature to date. We show that changing the labeled data can significantly impact discovery performance. Motivated by this, we propose two new approaches for automatically selecting the most suitable labeled data based on the similarity between the labeled and unlabeled data. Our observation is that, unlike in conventional supervised transfer learning, the best labeled is neither too similar, nor too dissimilar, to the unlabeled categories. Our resulting approaches obtains state-of-the-art discovery performance across a range of challenging fine-grained benchmark datasets.
