paper-with-me

Papers

SHREWD: Semantic Hierarchy-based Relational Embeddings for Weakly-supervised Deep Hashing

2019-08-12 · Heikki Arponen, Tom E. Bishop

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 codes instead of real valued ones, and show that in a weakly supervised hashing setting we are able to learn competitively without explicitly relying on class labels, but instead on similarities between labels.

📄 PDF Abstract BibTeX arXiv:1908.05602

Code (0)

등록된 구현이 없습니다.

Tasks

BinarizationDeep HashingRetrieval

Similar Papers 제목 키워드 기반

SHREWD: Semantic Hierarchy Based Relational Embeddings For Weakly-Supervised Deep Hashing

2019-03-25 · ICLR Workshop LLD 2019 · Heikki Arponen, Tom E Bishop

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…

BinarizationDeep HashingRetrieval

Geometric Relational Embeddings: A Survey

2023-04-24 · Bo Xiong, Mojtaba Nayyeri, Ming Jin, Yunjie He 외

Geometric relational embeddings map relational data as geometric objects that combine vector information suitable for machine learning and structured/relational information for structured/relational reasoning, typically …

Hierarchical Multi-label ClassificationKnowledge Graph CompletionMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION+2

ReLaGS: Relational Language Gaussian Splatting

2026-03-18 · Yaxu Xie, Abdalla Arafa, Alireza Javanmardi, Christen Millerdurai 외 arxiv

Achieving unified 3D perception and reasoning across tasks such as segmentation, retrieval, and relation understanding remains challenging, as existing methods are either object-centric or rely on costly training for int…

Scene Graph GenerationRelational ReasoningGraph Neural Network

Concept2Box: Joint Geometric Embeddings for Learning Two-View Knowledge Graphs

2023-07-04 · Zijie Huang, Daheng Wang, Binxuan Huang, Chenwei Zhang 외

Knowledge graph embeddings (KGE) have been extensively studied to embed large-scale relational data for many real-world applications. Existing methods have long ignored the fact many KGs contain two fundamentally differe…

Knowledge Graph EmbeddingsKnowledge Graphs

Hierarchical Mamba Meets Hyperbolic Geometry: A New Paradigm for Structured Language Embeddings

2025-05-25 · Sarang Patil, Ashish Parmanand Pandey, Ioannis Koutis, Mengjia Xu

Selective state-space models have achieved great success in long-sequence modeling. However, their capacity for language representation, especially in complex hierarchical reasoning tasks, remains underexplored. Most lar…

MambaState Space Models