Estimation of Entropy in Constant Space with Improved Sample Complexity
Maryam Aliakbarpour, Andrew McGregor, Jelani Nelson, Erik Waingarten

TL;DR
This paper introduces a new constant-memory method for estimating distribution entropy with improved sample complexity, reducing the number of samples needed while maintaining minimal memory usage.
Contribution
The authors present a novel entropy estimation algorithm that lowers sample complexity in constant space, improving upon previous methods.
Findings
Reduces sample complexity from (k/ε^3) to (k/ε^2) times polylog factors.
Maintains constant memory usage during estimation.
Conjectures optimality of the new sample complexity bound.
Abstract
Recent work of Acharya et al. (NeurIPS 2019) showed how to estimate the entropy of a distribution over an alphabet of size up to additive error by streaming over i.i.d. samples and using only words of memory. In this work, we give a new constant memory scheme that reduces the sample complexity to . We conjecture that this is optimal up to factors.
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
Taxonomy
TopicsMachine Learning and Algorithms · Stochastic Gradient Optimization Techniques · Adversarial Robustness in Machine Learning
