Properly Learning Poisson Binomial Distributions in Almost Polynomial Time
November 12, 2015 ยท Declared Dead ยท ๐ Annual Conference Computational Learning Theory
"No code URL or promise found in abstract"
Evidence collected by the PWNC Scanner
Authors
Ilias Diakonikolas, Daniel M. Kane, Alistair Stewart
arXiv ID
1511.04066
Category
cs.DS: Data Structures & Algorithms
Cross-listed
cs.LG,
math.ST
Citations
27
Venue
Annual Conference Computational Learning Theory
Last Checked
3 months ago
Abstract
We give an algorithm for properly learning Poisson binomial distributions. A Poisson binomial distribution (PBD) of order $n$ is the discrete probability distribution of the sum of $n$ mutually independent Bernoulli random variables. Given $\widetilde{O}(1/ฮต^2)$ samples from an unknown PBD $\mathbf{p}$, our algorithm runs in time $(1/ฮต)^{O(\log \log (1/ฮต))}$, and outputs a hypothesis PBD that is $ฮต$-close to $\mathbf{p}$ in total variation distance. The previously best known running time for properly learning PBDs was $(1/ฮต)^{O(\log(1/ฮต))}$. As one of our main contributions, we provide a novel structural characterization of PBDs. We prove that, for all $ฮต>0,$ there exists an explicit collection $\cal{M}$ of $(1/ฮต)^{O(\log \log (1/ฮต))}$ vectors of multiplicities, such that for any PBD $\mathbf{p}$ there exists a PBD $\mathbf{q}$ with $O(\log(1/ฮต))$ distinct parameters whose multiplicities are given by some element of ${\cal M}$, such that $\mathbf{q}$ is $ฮต$-close to $\mathbf{p}$. Our proof combines tools from Fourier analysis and algebraic geometry. Our approach to the proper learning problem is as follows: Starting with an accurate non-proper hypothesis, we fit a PBD to this hypothesis. More specifically, we essentially start with the hypothesis computed by the computationally efficient non-proper learning algorithm in our recent work~\cite{DKS15}. Our aforementioned structural characterization allows us to reduce the corresponding fitting problem to a collection of $(1/ฮต)^{O(\log \log(1/ฮต))}$ systems of low-degree polynomial inequalities. We show that each such system can be solved in time $(1/ฮต)^{O(\log \log(1/ฮต))}$, which yields the overall running time of our algorithm.
Community Contributions
Found the code? Know the venue? Think something is wrong? Let us know!
๐ Similar Papers
In the same crypt โ Data Structures & Algorithms
R.I.P.
๐ป
Ghosted
R.I.P.
๐ป
Ghosted
Relief-Based Feature Selection: Introduction and Review
R.I.P.
๐ป
Ghosted
Route Planning in Transportation Networks
R.I.P.
๐ป
Ghosted
Near-linear time approximation algorithms for optimal transport via Sinkhorn iteration
R.I.P.
๐ป
Ghosted
Hierarchical Clustering: Objective Functions and Algorithms
R.I.P.
๐ป
Ghosted
Graph Isomorphism in Quasipolynomial Time
Died the same way โ ๐ป Ghosted
R.I.P.
๐ป
Ghosted
Language Models are Few-Shot Learners
R.I.P.
๐ป
Ghosted
PyTorch: An Imperative Style, High-Performance Deep Learning Library
R.I.P.
๐ป
Ghosted
XGBoost: A Scalable Tree Boosting System
R.I.P.
๐ป
Ghosted