PaperScope
LIVE · 2026-09-15 05:40 UTC

Entropy-Punctured Bloom Filters for Memory-Efficient Machine Learning

John Cartmell, Mihaela Cardei, Ionut Cardei

Latestcs.CLcs.LGcs.AIcs.CV
arXiv ID
2609.14187 v1
Category
Submitted
2026-09-12

Abstract

Memory-efficient feature representations are increasingly important in machine learning settings where storage, transmission cost, bandwidth, or privacy constraints limit access to raw data. Bloom Filter (BF) encodings provide compact probabilistic representations of engineered features, but their behavior under structural compression and their applicability to regression tasks remain underexplored. In this work, we propose entropy-punctured Bloom Filters, a memory-aware encoding strategy that removes low-variability bit positions identified using empirical entropy. Starting from fixed-length BF encodings of quantized features, the proposed approach produces reduced representations that preserve predictive structure while improving predictive efficiency relative to encoded representation size. We evaluate the approach on diverse regression datasets, comparing raw features, Principal Component Analysis (PCA), Random Projection (RP), and Bloom Filter variants under leakage-free evaluation protocols and approximately matched representation sizes. Performance is assessed using ridge regression, XGBoost, and neural networks, with predictive efficiency measured as R2 relative to encoded representation size per sample. Results show that Bloom Filter encodings remain competitive with classical compressed representations while achieving substantial storage savings. Entropy-based puncturing further reduces representation size with minimal loss in predictive fidelity, yielding improved predictive efficiency. These findings demonstrate that entropy-punctured Bloom Filters provide an effective representation-level compression approach for memory-constrained machine learning.

Comment: Accepted for publication in the Proceedings of the 38th IEEE International Conference on Tools with Artificial Intelligence (ICTAI 2026). 9 pages, 7 figures

arXiv abs page · PDF · same-day batch