Learning Powers of Poisson Binomial Distributions
Dimitris Fotakis, Vasilis Kontonis, Piotr Krysta, and Paul Spirakis

TL;DR
This paper studies the problem of learning all powers of a Poisson Binomial Distribution (PBD), providing bounds on query complexity and algorithms for efficiently approximating the distribution and its parameters.
Contribution
It introduces the problem of learning all powers of a PBD, establishes bounds on query complexity, and develops optimal algorithms for special cases like the Binomial distribution.
Findings
Lower bounds on query complexity for PBD powers with many distinct parameters
An optimal algorithm for learning Binomial distribution parameters with O(1/ε^2) samples
Sampling from powers does not reduce the exponential sample complexity for learning PBD parameters
Abstract
We introduce the problem of simultaneously learning all powers of a Poisson Binomial Distribution (PBD). A PBD of order is the distribution of a sum of mutually independent Bernoulli random variables , where . The 'th power of this distribution, for in a range , is the distribution of , where each Bernoulli random variable has . The learning algorithm can query any power several times and succeeds in learning all powers in the range, if with probability at least : given any , it returns a probability distribution with total variation distance from at most . We provide almost matching lower and upper bounds on query complexity for this problem. We first show a lower bound on the query complexity on PBD powers…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Algorithms · Algorithms and Data Compression · Imbalanced Data Classification Techniques
