Optimal Robust Learning of Discrete Distributions from Batches
Machine Learning
2020-02-26 v2 Machine Learning
Abstract
Many applications, including natural language processing, sensor networks, collaborative filtering, and federated learning, call for estimating discrete distributions from data collected in batches, some of which may be untrustworthy, erroneous, faulty, or even adversarial. Previous estimators for this setting ran in exponential time, and for some regimes required a suboptimal number of batches. We provide the first polynomial-time estimator that is optimal in the number of batches and achieves essentially the best possible estimation accuracy.
Cite
@article{arxiv.1911.08532,
title = {Optimal Robust Learning of Discrete Distributions from Batches},
author = {Ayush Jain and Alon Orlitsky},
journal= {arXiv preprint arXiv:1911.08532},
year = {2020}
}
Comments
Added experiments, minor improvement in results