English

Embedding Compression in Recommender Systems: A Survey

Information Retrieval 2024-08-07 v1

Abstract

To alleviate the problem of information explosion, recommender systems are widely deployed to provide personalized information filtering services. Usually, embedding tables are employed in recommender systems to transform high-dimensional sparse one-hot vectors into dense real-valued embeddings. However, the embedding tables are huge and account for most of the parameters in industrial-scale recommender systems. In order to reduce memory costs and improve efficiency, various approaches are proposed to compress the embedding tables. In this survey, we provide a comprehensive review of embedding compression approaches in recommender systems. We first introduce deep learning recommendation models and the basic concept of embedding compression in recommender systems. Subsequently, we systematically organize existing approaches into three categories, namely low-precision, mixed-dimension, and weight-sharing, respectively. Lastly, we summarize the survey with some general suggestions and provide future prospects for this field.

Keywords

Cite

@article{arxiv.2408.02304,
  title  = {Embedding Compression in Recommender Systems: A Survey},
  author = {Shiwei Li and Huifeng Guo and Xing Tang and Ruiming Tang and Lu Hou and Ruixuan Li and Rui Zhang},
  journal= {arXiv preprint arXiv:2408.02304},
  year   = {2024}
}

Comments

Accepted by ACM Computing Surveys

R2 v1 2026-06-28T18:03:58.209Z