SHREWD: Semantic Hierarchy-based Relational Embeddings for Weakly-supervised Deep Hashing
Heikki Arponen, Tom E Bishop

TL;DR
SHREWD introduces a semantic hierarchy-based approach for deep hashing that leverages semantic distances and a divergence loss to improve hierarchical retrieval, especially in weakly supervised settings.
Contribution
It proposes a novel loss function combining semantic hierarchy distances and divergence to enhance deep hashing performance without relying solely on class labels.
Findings
Improved hierarchical retrieval scores with binary hash codes
Effective weakly supervised learning using label similarities
Enhanced binarization and uniformity of embeddings
Abstract
Using class labels to represent class similarity is a typical approach to training deep hashing systems for retrieval; samples from the same or different classes take binary 1 or 0 similarity values. This similarity does not model the full rich knowledge of semantic relations that may be present between data points. In this work we build upon the idea of using semantic hierarchies to form distance metrics between all available sample labels; for example cat to dog has a smaller distance than cat to guitar. We combine this type of semantic distance into a loss function to promote similar distances between the deep neural network embeddings. We also introduce an empirical Kullback-Leibler divergence loss term to promote binarization and uniformity of the embeddings. We test the resulting SHREWD method and demonstrate improvements in hierarchical retrieval scores using compact, binary hash…
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 · Domain Adaptation and Few-Shot Learning · Advanced Neural Network Applications
