Binary Code Based Hash Embedding For Web-scale Applications | Awesome Learning to Hash Add your paper to Learning2Hash

Binary Code Based Hash Embedding For Web-scale Applications

Bencheng Yan, Pengjie Wang, Jinquan Liu, Wei Lin, Kuang-Chih Lee, Jian Xu, Bo Zheng . Proceedings of the 30th ACM International Conference on Information & Knowledge Management 2021 – 13 citations

[Paper]   Search on Google Scholar   Search on Semantic Scholar
Compact Codes Evaluation Large Scale Search Recommender Systems Scalability

Nowadays, deep learning models are widely adopted in web-scale applications such as recommender systems, and online advertising. In these applications, embedding learning of categorical features is crucial to the success of deep learning models. In these models, a standard method is that each categorical feature value is assigned a unique embedding vector which can be learned and optimized. Although this method can well capture the characteristics of the categorical features and promise good performance, it can incur a huge memory cost to store the embedding table, especially for those web-scale applications. Such a huge memory cost significantly holds back the effectiveness and usability of EDRMs. In this paper, we propose a binary code based hash embedding method which allows the size of the embedding table to be reduced in arbitrary scale without compromising too much performance. Experimental evaluation results show that one can still achieve 99% performance even if the embedding table size is reduced 1000(\times) smaller than the original one with our proposed method.

Similar Work