**arXiv ID:** 1706.03993 **Authors:** Joan Serrà, Alexandros Karatzoglou **Published:** 2017-06-13T10:50:25Z **Abstract:** Recommendation algorithms that incorporate techniques from deep learning are becoming increasingly popular. Due to the structure of the data coming from recommendation domains (i.e., one-hot-encoded vectors of item preferences), these algorithms tend to have large input and output dimensionalities that dominate their overall size. This makes them difficult to train, due t...
Scanned 9/11/2026
Install to Claude Code
npx -y skills add hiyenwong/ai_collection --skill getting-deep-recommenders-fit-bloom-embeddings-for-sparse-binary-inputoutput-networks --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Getting Deep Recommenders Fit Bloom Embeddings For Sparse Binary Inputoutput Networks?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/hiyenwong-getting-deep-recommenders-fit-bloom-embeddings-for)More formats (shields.io, HTML) on the badges page.
# Getting deep recommenders fit: Bloom embeddings for sparse binary input/output networks
**arXiv ID:** 1706.03993
**Authors:** Joan Serrà, Alexandros Karatzoglou
**Published:** 2017-06-13T10:50:25Z
**Abstract:**
Recommendation algorithms that incorporate techniques from deep learning are becoming increasingly popular. Due to the structure of the data coming from recommendation domains (i.e., one-hot-encoded vectors of item preferences), these algorithms tend to have large input and output dimensionalities that dominate their overall size. This makes them difficult to train, due to the limited memory of graphical processing units, and difficult to deploy on mobile devices with limited hardware. To address these difficulties, we propose Bloom embeddings, a compression technique that can be applied to the input and output of neural network models dealing with sparse high-dimensional binary-coded instances. Bloom embeddings are computationally efficient, and do not seriously compromise the accuracy of the model up to 1/5 compression ratios. In some cases, they even improve over the original accuracy, with relative increases up to 12%. We evaluate Bloom embeddings on 7 data sets and compare it against 4 alternative methods, obtaining favorable results. We also discuss a number of further advantages of Bloom embeddings, such as 'on-the-fly' constant-time operation, zero or marginal space requirements, training time speedups, or the fact that they do not require any change to the core model architecture or training configuration.
## Skill Description
This skill is generated from the arXiv paper: Getting deep recommenders fit: Bloom embeddings for sparse binary input/output networks (1706.03993).
## How to Use
[To be filled in by the user or by future automation]
## References
- [arXiv:1706.03993](http://arxiv.org/abs/1706.03993v1)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!