paper-with-me

홈 › Papers

Towards Low-loss 1-bit Quantization of User-item Representations for Top-K Recommendation

2021-12-03 · Yankai Chen, Yifei Zhang, Yingxue Zhang, Huifeng Guo, Jingjie Li, Ruiming Tang, Xiuqiang He, Irwin King

Due to the promising advantages in space compression and inference acceleration, quantized representation learning for recommender systems has become an emerging research direction recently. As the target is to embed latent features in the discrete embedding space, developing quantization for user-item representations with a few low-precision integers confronts the challenge of high information loss, thus leading to unsatisfactory performance in Top-K recommendation. In this work, we study the problem of representation learning for recommendation with 1-bit quantization. We propose a model named Low-loss Quantized Graph Convolutional Network (L^2Q-GCN). Different from previous work that plugs quantization as the final encoder of user-item embeddings, L^2Q-GCN learns the quantized representations whilst capturing the structural information of user-item interaction graphs at different semantic levels. This achieves the substantial retention of intermediate interactive information, alleviating the feature smoothing issue for ranking caused by numerical quantization. To further improve the model performance, we also present an advanced solution named L^2Q-GCN-anl with quantization approximation and annealing training strategy. We conduct extensive experiments on four benchmarks over Top-K recommendation task. The experimental results show that, with nearly 9x representation storage compression, L^2Q-GCN-anl attains about 90~99% performance recovery compared to the state-of-the-art model.

📄 PDF Abstract BibTeX arXiv:2112.01944

Code (0)

등록된 구현이 없습니다.

Tasks

QuantizationRecommendation SystemsRepresentation Learning

Similar Papers 제목 키워드 기반

Discrete Factorization Machines for Fast Feature-based Recommendation

2018-05-06 · Han Liu, Xiangnan He, Fuli Feng, Liqiang Nie 외

User and item features of side information are crucial for accurate recommendation. However, the large number of feature dimensions, e.g., usually larger than 10^7, results in expensive storage and computational cost. Th…

BinarizationQuantization

MMQ: Multimodal Mixture-of-Quantization Tokenization for Semantic ID Generation and User Behavioral Adaptation

2025-08-21 · Yi Xu, Moyu Zhang, Chenxuan Li, Zhihao Liao 외 arxiv

Recommender systems traditionally represent items using unique identifiers (ItemIDs), but this approach struggles with large, dynamic item corpora and sparse long-tail data, limiting scalability and generalization. Seman…

Asymmetric Generative Recommendation via Multi-Expert Projection and Multi-Faceted Hierarchical Quantization

2026-05-14 · Bin Huang, Xin Wang, Junwei Pan, Yongqi Zhou 외 arxiv

Generative Recommendation (GenRec) models reformulate recommendation as a sequence generation task, representing items as discrete Semantic IDs used symmetrically as both inputs and prediction targets. We identify a crit…

Deep Interest Mining for Intent-Enriched Semantic IDs in Multimodal Generative Recommendation

2026-03-03 · Yangchen Zeng, Jinze Wang arxiv

Semantic IDs (SIDs) provide the discrete item vocabulary used by generative recommendation, but their quality depends on what item evidence is preserved before quantization. In product recommendation, surface metadata of…

Product Recommendation

Bootstrap Latent Representations for Multi-modal Recommendation

2022-07-13 · Xin Zhou, HongYu Zhou, Yong liu, Zhiwei Zeng 외

This paper studies the multi-modal recommendation problem, where the item multi-modality information (e.g., images and textual descriptions) is exploited to improve the recommendation accuracy. Besides the user-item inte…

Multi-modal Recommendation