Abstract
Learning vectorized embeddings is at the core of various recommender systems for user-item matching. To perform efficient online inference, representation quantization, aiming to embed the latent features by a compact sequence of discrete numbers, recently shows the promising potentiality in optimizing both memory and computation overheads. However, existing work merely focuses on numerical quantization whilst ignoring the concomitant information loss issue, which, consequently, leads to conspicuous performance degradation. In this paper, we propose a novel quantization framework to learn Binarized Graph Representations for Top-K Recommendation (BiGeaR). We introduce multi-faceted quantization reinforcement at the pre-, mid-, and post-stage of binarized representation learning, which substantially retains the informativeness against embedding binarization. In addition to saving the memory footprint, it further develops solid online inference acceleration with bitwise operations, providing alternative flexibility for the realistic deployment. The empirical results over five large real-world benchmarks show that BiGeaR achieves about 22%~40% performance improvement over the state-of-the-art quantization-based recommender system, and recovers about 95%~102% of the performance capability of the best full-precision counterpart with over 8× time and space reduction.
Original language | English |
---|---|
Title of host publication | KDD '22: Proceedings of the 28th ACM SIGKDD Conference on Knowledge Discovery and Data Mining |
Publisher | Association for Computing Machinery |
Pages | 168–178 |
ISBN (Electronic) | 978-1-4503-9385-0 |
DOIs | |
Publication status | Published - Aug 2022 |
Event | 28th ACM SIGKDD Conference on Knowledge Discovery and Data Mining (KDD2022) - Washington DC Convention Center, United States Duration: 14 Aug 2022 → 18 Aug 2022 https://kdd.org/kdd2022/index.html |
Publication series
Name | Proceedings of the ACM SIGKDD International Conference on Knowledge Discovery and Data Mining |
---|
Conference
Conference | 28th ACM SIGKDD Conference on Knowledge Discovery and Data Mining (KDD2022) |
---|---|
Country/Territory | United States |
Period | 14/08/22 → 18/08/22 |
Internet address |
Bibliographical note
Research Unit(s) information for this publication is provided by the author(s) concerned.Funding
The work described in this paper was partially supported by the National Key Research and Development Program of China (No. 2018AAA0100204), the Research Grants Council of the Hong Kong Special Administrative Region, China (CUHK 2410021, Research Impact Fund, No. R5034-18), and the CUHK Direct Grant (4055147).
Research Keywords
- Recommender system
- Quantization-based
- Embedding Binarization
- Graph Convolutional Network
- Graph Representation