We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.IR

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Information Retrieval

Title: Learning Multi-granular Quantized Embeddings for Large-Vocab Categorical Features in Recommender Systems

Abstract: Recommender system models often represent various sparse features like users, items, and categorical features via embeddings. A standard approach is to map each unique feature value to an embedding vector. The size of the produced embedding table grows linearly with the size of the vocabulary. Therefore, a large vocabulary inevitably leads to a gigantic embedding table, creating two severe problems: (i) making model serving intractable in resource-constrained environments; (ii) causing overfitting problems. In this paper, we seek to learn highly compact embeddings for large-vocab sparse features in recommender systems (recsys). First, we show that the novel Differentiable Product Quantization (DPQ) approach can generalize to recsys problems. In addition, to better handle the power-law data distribution commonly seen in recsys, we propose a Multi-Granular Quantized Embeddings (MGQE) technique which learns more compact embeddings for infrequent items. We seek to provide a new angle to improve recommendation performance with compact model sizes. Extensive experiments on three recommendation tasks and two datasets show that we can achieve on par or better performance, with only ~20% of the original model size.
Comments: longer version
Subjects: Information Retrieval (cs.IR)
Cite as: arXiv:2002.08530 [cs.IR]
  (or arXiv:2002.08530v2 [cs.IR] for this version)

Submission history

From: Wang-Cheng Kang [view email]
[v1] Thu, 20 Feb 2020 02:01:44 GMT (851kb,D)
[v2] Tue, 25 Aug 2020 02:38:13 GMT (856kb,D)

Link back to: arXiv, form interface, contact.