2019/09/25 by Antonio Ginart, Maxim Naumov, Ginart, Antonio +7 · 8 citations
Computer Science · #Advanced Graph Neural Networks #Caching and Content Delivery #FOS: Computer and information sciences #Machine Learning (cs.LG) #Machine Learning (stat.ML) #Recommender Systems and Techniques
paper · pdf · doi:10.48550/arxiv.1909.11810
openalex publication_date 2019/09/25 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28
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.