Pith. sign in

REVIEW 2 cited by

Mixed-Precision Embeddings for Large-Scale Recommendation Models

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2409.20305 v2 pith:EY6FFHTB submitted 2024-09-30 cs.IR cs.DB

classification cs.IRcs.DB
keywords embeddingfeaturesprecisioncompressionembeddingsfeaturegroupaccuracy
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Embedding techniques have become essential components of large databases in the deep learning era. By encoding discrete entities, such as words, items, or graph nodes, into continuous vector spaces, embeddings facilitate more efficient storage, retrieval, and processing in large databases. Especially in the domain of recommender systems, millions of categorical features are encoded as unique embedding vectors, which facilitates the modeling of similarities and interactions among features. However, numerous embedding vectors can result in significant storage overhead. In this paper, we aim to compress the embedding table through quantization techniques. Given that features vary in importance levels, we seek to identify an appropriate precision for each feature to balance model accuracy and memory usage. To this end, we propose a novel embedding compression method, termed Mixed-Precision Embeddings (MPE). Specifically, to reduce the size of the search space, we first group features by frequency and then search precision for each feature group. MPE further learns the probability distribution over precision levels for each feature group, which can be used to identify the most suitable precision with a specially designed sampling strategy. Extensive experiments on three public datasets demonstrate that MPE significantly outperforms existing embedding compression methods. Remarkably, MPE achieves about 200x compression on the Criteo dataset without comprising the prediction accuracy.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. The Panaceas for Improving Low-Rank Decomposition in Communication-Efficient Federated Learning

    cs.LG 2025-05 conditional novelty 7.0 of 10

    A set of three techniques (update-level decomposition, block-wise Kronecker factorization, and aggregation-aware decoupling) improves the accuracy of low-rank compressed federated learning at the same communication budget.

  2. Beyond Zero Initialization: Investigating the Impact of Non-Zero Initialization on LoRA Fine-Tuning Dynamics

    cs.LG 2025-05 conditional novelty 6.0 of 10

    Non-zero initialization of both LoRA matrices improves robustness to small learning rates and preserves fine-tuning accuracy, so LoRA need not start exactly from the pretrained model.

Pith tools