Learning through Creation: A Hash-Free Framework for On-the-Fly Category Discovery
Bohan Zhang, Weidong Tang, Zhixiang Chi, Yi Jin, Zhenbo Li, Yang Wang, Yanan Wu

TL;DR
This paper introduces LTC, a hash-free, feature-based framework for on-the-fly category discovery that dynamically generates pseudo-unknown samples during training, improving unknown class detection and overall accuracy.
Contribution
LTC explicitly trains models for discovery tasks by jointly evolving a pseudo-unknown generator with the model, addressing optimization misalignment and enhancing representational capacity.
Findings
LTC outperforms prior methods across seven benchmarks.
Achieves 1.5% to 13.1% improvements in all-class accuracy.
Dynamic pseudo-unknown generation improves discovery performance.
Abstract
On-the-Fly Category Discovery (OCD) aims to recognize known classes while simultaneously discovering emerging novel categories during inference, using supervision only from known classes during offline training. Existing approaches rely either on fixed label supervision or on diffusion-based augmentations to enhance the backbone, yet none of them explicitly train the model to perform the discovery task required at test time. It is fundamentally unreasonable to expect a model optimized on limited labeled data to carry out a qualitatively different discovery objective during inference. This mismatch creates a clear optimization misalignment between the offline learning stage and the online discovery stage. In addition, prior methods often depend on hash-based encodings or severe feature compression, which further limits representational capacity. To address these issues, we propose…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Machine Learning and Data Classification · Machine Learning and Algorithms
