TALON: Test-time Adaptive Learning for On-the-Fly Category Discovery
Yanan Wu, Yuhan Yan, Tailai Chen, Zhixiang Chi, ZiZhang Wu, Yi Jin, Yang Wang, Zhenbo Li

TL;DR
TALON introduces a test-time adaptive learning framework for on-the-fly category discovery that dynamically updates prototypes and encoders, significantly improving novel class recognition and reducing category fragmentation.
Contribution
It proposes a novel test-time adaptation approach with semantic-aware prototype updates and encoder refinement, addressing limitations of fixed feature quantization in OCD.
Findings
Outperforms hash-based state-of-the-art methods on OCD benchmarks.
Significantly improves accuracy on novel classes.
Reduces category explosion and pseudo-class fragmentation.
Abstract
On-the-fly category discovery (OCD) aims to recognize known categories while simultaneously discovering novel ones from an unlabeled online stream, using a model trained only on labeled data. Existing approaches freeze the feature extractor trained offline and employ a hash-based framework that quantizes features into binary codes as class prototypes. However, discovering novel categories with a fixed knowledge base is counterintuitive, as the learning potential of incoming data is entirely neglected. In addition, feature quantization introduces information loss, diminishes representational expressiveness, and amplifies intra-class variance. It often results in category explosion, where a single class is fragmented into multiple pseudo-classes. To overcome these limitations, we propose a test-time adaptation framework that enables learning through discovery. It incorporates two…
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.
Code & Models
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 · Text and Document Classification Technologies
