Representation Learning For Efficient And Effective Similarity Search And Recommendation
2021 Β· Casper Hansen
Abstract
How data is represented and operationalized is critical for building computational solutions that are both effective and efficient. A common approach is to represent data objects as binary vectors, denoted \textit\{hash codes\}, which require little storage and enable efficient similarity search through direct indexing into a hash table or through similarity computations in an appropriate space. Due to the limited expressibility of hash codes, compared to real-valued representations, a core open challenge is how to generate hash codes that well capture semantic content or latent properties using a small number of bits, while ensuring that the hash codes are distributed in a way that does not reduce their search efficiency. State of the art methods use representation learning for generating such hash codes, focusing on neural autoencoder architectures where semantics are encoded into the hash codes by learning to reconstruct the original inputs of the hash codes. This thesis addresses t
Authors
(none)
Tags
Stats
Related papers
- Learning To Collide: Recommendation System Model Compression With Learned Hash Functions (2022)0.00
- Learning Similarity Preserving Binary Codes For Recommender Systems (2022)0.00
- Learning To Hash For Recommendation: A Survey (2024)0.00
- Learning To Hash With Graph Neural Networks For Recommender Systems (2020)14.02
- Mem-rec: Memory Efficient Recommendation System Using Alternative Representation (2023)0.00
- Learning To Hash With Semantic Similarity Metrics And Empirical KL Divergence (2020)0.00
- Robust Hashing For Multi-view Data: Jointly Learning Low-rank Kernelized Similarity Consensus And Hash Functions (2016)11.19
- Embarrassingly Simple Binary Representation Learning (2019)9.41