Supervised Deep Hashing for High-dimensional and Heterogeneous Case-based Reasoning
Qi Zhang, Liang Hu, Chongyang Shi, Ke Liu, Longbing Cao

TL;DR
This paper introduces a deep hashing network for high-dimensional, heterogeneous case-based reasoning, enabling efficient retrieval and incremental learning with improved accuracy and reduced storage.
Contribution
It proposes a novel deep hashing model with position embedding and multilinear interaction for better case representation and an adaptive learning strategy for incremental updates.
Findings
HeCBR reduces storage and accelerates retrieval.
HeCBR outperforms state-of-the-art CBR methods.
HeCBR surpasses hashing-based CBR in classification accuracy.
Abstract
Case-based Reasoning (CBR) on high-dimensional and heterogeneous data is a trending yet challenging and computationally expensive task in the real world. A promising approach is to obtain low-dimensional hash codes representing cases and perform a similarity retrieval of cases in Hamming space. However, previous methods based on data-independent hashing rely on random projections or manual construction, inapplicable to address specific data issues (e.g., high-dimensionality and heterogeneity) due to their insensitivity to data characteristics. To address these issues, this work introduces a novel deep hashing network to learn similarity-preserving compact hash codes for efficient case retrieval and proposes a deep-hashing-enabled CBR model HeCBR. Specifically, we introduce position embedding to represent heterogeneous features and utilize a multilinear interaction layer to obtain case…
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
TopicsAdvanced Image and Video Retrieval Techniques · Video Analysis and Summarization · Image Retrieval and Classification Techniques
