Supervised Deep Hashing for High-dimensional and Heterogeneous Case-based Reasoning

06/29/2022
by   Qi Zhang, et al.
0

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 embeddings, which effectively filtrates zero-valued features to tackle high-dimensionality and sparsity and captures inter-feature couplings. Then, we feed the case embeddings into fully-connected layers, and subsequently a hash layer generates hash codes with a quantization regularizer to control the quantization loss during relaxation. To cater to incremental learning of CBR, we further propose an adaptive learning strategy to update the hash function. Extensive experiments on public datasets show that HeCBR greatly reduces storage and significantly accelerates case retrieval. HeCBR achieves desirable performance compared with the state-of-the-art CBR methods and performs significantly better than hashing-based CBR methods in classification.

READ FULL TEXT

page 1

page 19

research
04/26/2023

Deep Lifelong Cross-modal Hashing

Hashing methods have made significant progress in cross-modal retrieval ...
research
12/16/2021

Self-Distilled Hashing for Deep Image Retrieval

In hash-based image retrieval systems, the transformed input from the or...
research
12/16/2016

Deep Residual Hashing

Hashing aims at generating highly compact similarity preserving code wor...
research
04/12/2020

Minimizing FLOPs to Learn Efficient Sparse Representations

Deep representation learning has become one of the most widely adopted a...
research
02/07/2017

Hashing in the Zero Shot Framework with Domain Adaptation

Techniques to learn hash codes which can store and retrieve large dimens...
research
12/19/2013

Sparse similarity-preserving hashing

In recent years, a lot of attention has been devoted to efficient neares...
research
06/12/2023

Sparse-Inductive Generative Adversarial Hashing for Nearest Neighbor Search

Unsupervised hashing has received extensive research focus on the past d...

Please sign up or login with your details

Forgot password? Click here to reset