Asymmetric Hashing for Fast Ranking via Neural Network Measures
Khoa Doan, Shulong Tan, Weijie Zhao, Ping Li

TL;DR
This paper introduces an asymmetric hashing method that enables fast item ranking with neural network measures by learning hash functions that approximate the similarity measure in a discrete space, significantly improving efficiency.
Contribution
The paper presents a novel asymmetric hashing framework capable of handling any similarity measure, including neural network-based measures, for fast item ranking in recommender systems.
Findings
Outperforms existing fast ranking methods on multiple datasets.
Effectively handles complex neural network similarity measures.
Reduces ranking time significantly while maintaining accuracy.
Abstract
Fast item ranking is an important task in recommender systems. In previous works, graph-based Approximate Nearest Neighbor (ANN) approaches have demonstrated good performance on item ranking tasks with generic searching/matching measures (including complex measures such as neural network measures). However, since these ANN approaches must go through the neural measures several times during ranking, the computation is not practical if the neural measure is a large network. On the other hand, fast item ranking using existing hashing-based approaches, such as Locality Sensitive Hashing (LSH), only works with a limited set of measures. Previous learning-to-hash approaches are also not suitable to solve the fast item ranking problem since they can take a significant amount of time and computation to train the hash functions. Hashing approaches, however, are attractive because they provide a…
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 · Multimodal Machine Learning Applications · Domain Adaptation and Few-Shot Learning
