Prototypical Hash Encoding for On-the-Fly Fine-Grained Category Discovery
Haiyang Zheng, Nan Pu, Wenjing Li, Nicu Sebe, Zhun Zhong

TL;DR
This paper introduces a Prototypical Hash Encoding framework for on-the-fly fine-grained category discovery, effectively distinguishing known and unknown classes by mitigating hash code sensitivity and preserving discriminative features.
Contribution
The novel PHE framework combines category-aware prototypes and discriminative encoding to improve fine-grained category discovery over previous hash-based methods.
Findings
Achieves +5.3% accuracy improvement over previous methods
Effectively captures intra-category diversity with multiple prototypes
Enhances discrimination of hash codes for fine-grained classes
Abstract
In this paper, we study a practical yet challenging task, On-the-fly Category Discovery (OCD), aiming to online discover the newly-coming stream data that belong to both known and unknown classes, by leveraging only known category knowledge contained in labeled data. Previous OCD methods employ the hash-based technique to represent old/new categories by hash codes for instance-wise inference. However, directly mapping features into low-dimensional hash space not only inevitably damages the ability to distinguish classes and but also causes "high sensitivity" issue, especially for fine-grained classes, leading to inferior performance. To address these issues, we propose a novel Prototypical Hash Encoding (PHE) framework consisting of Category-aware Prototype Generation (CPG) and Discriminative Category Encoding (DCE) to mitigate the sensitivity of hash code while preserving rich…
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
Taxonomy
TopicsAlgorithms and Data Compression · Handwritten Text Recognition Techniques · Web Data Mining and Analysis
MethodsOverfitting Conditional Diffusion Model
