Efficient Learning of Sparse Representations from Interactions
Vojt\v{e}ch Van\v{c}ura, Martin Spi\v{s}\'ak, Rodrigo Alves, Ladislav Pe\v{s}ka

TL;DR
This paper introduces a training method for high-dimensional sparse embeddings that significantly reduces size and maintains accuracy, improving efficiency and interpretability in recommender systems.
Contribution
The authors develop a strategy for learning sparse embeddings that are both compact and expressive, demonstrated by modifying ELSA to achieve substantial size reductions with minimal accuracy loss.
Findings
Up to 10x reduction in embedding size without accuracy loss
Up to 100x reduction with only 2.5% accuracy loss
Embedding dimensions reveal interpretable item segments
Abstract
Behavioral patterns captured in embeddings learned from interaction data are pivotal across various stages of production recommender systems. However, in the initial retrieval stage, practitioners face an inherent tradeoff between embedding expressiveness and the scalability and latency of serving components, resulting in the need for representations that are both compact and expressive. To address this challenge, we propose a training strategy for learning high-dimensional sparse embedding layers in place of conventional dense ones, balancing efficiency, representational expressiveness, and interpretability. To demonstrate our approach, we modified the production-grade collaborative filtering autoencoder ELSA, achieving up to 10x reduction in embedding size with no loss of recommendation accuracy, and up to 100x reduction with only a 2.5% loss. Moreover, the active embedding dimensions…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Human Pose and Action Recognition · Recommender Systems and Techniques
