English

Mixed Dimension Embeddings with Application to Memory-Efficient Recommendation Systems

Machine Learning 2021-02-09 v3 Machine Learning

Abstract

Embedding representations power machine intelligence in many applications, including recommendation systems, but they are space intensive -- potentially occupying hundreds of gigabytes in large-scale settings. To help manage this outsized memory consumption, we explore mixed dimension embeddings, an embedding layer architecture in which a particular embedding vector's dimension scales with its query frequency. Through theoretical analysis and systematic experiments, we demonstrate that using mixed dimensions can drastically reduce the memory usage, while maintaining and even improving the ML performance. Empirically, we show that the proposed mixed dimension layers improve accuracy by 0.1% using half as many parameters or maintain it using 16X fewer parameters for click-through rate prediction task on the Criteo Kaggle dataset.

Keywords

Cite

@article{arxiv.1909.11810,
  title  = {Mixed Dimension Embeddings with Application to Memory-Efficient Recommendation Systems},
  author = {Antonio Ginart and Maxim Naumov and Dheevatsa Mudigere and Jiyan Yang and James Zou},
  journal= {arXiv preprint arXiv:1909.11810},
  year   = {2021}
}
R2 v1 2026-06-23T11:26:12.369Z