Estimating Entropy of Distributions in Constant Space
Information Theory
2019-11-20 v1 Data Structures and Algorithms
Machine Learning
math.IT
Abstract
We consider the task of estimating the entropy of -ary distributions from samples in the streaming model, where space is limited. Our main contribution is an algorithm that requires samples and a constant memory words of space and outputs a estimate of . Without space limitations, the sample complexity has been established as , which is sub-linear in the domain size , and the current algorithms that achieve optimal sample complexity also require nearly-linear space in . Our algorithm partitions into intervals and estimates the entropy contribution of probability values in each interval. The intervals are designed to trade off the bias and variance of these estimates.
Cite
@article{arxiv.1911.07976,
title = {Estimating Entropy of Distributions in Constant Space},
author = {Jayadev Acharya and Sourbh Bhadane and Piotr Indyk and Ziteng Sun},
journal= {arXiv preprint arXiv:1911.07976},
year = {2019}
}
Comments
NeurIPS 2019