DSLGSTJun 9, 2016

Efficient Robust Proper Learning of Log-concave Distributions

arXiv:1606.03077v128 citations
Originality Highly original
AI Analysis

This work addresses a fundamental challenge in statistical learning for researchers and practitioners dealing with distribution estimation, offering a robust solution with broad applicability to other univariate distribution families.

The paper tackles the problem of robust proper learning of univariate log-concave distributions by developing the first computationally efficient algorithm that achieves information-theoretically optimal sample size, runs in polynomial time, and provides nearly-optimal error guarantees, with sample complexity O(1/ε^{5/2}) and runtime O(n^{8/5}).

We study the {\em robust proper learning} of univariate log-concave distributions (over continuous and discrete domains). Given a set of samples drawn from an unknown target distribution, we want to compute a log-concave hypothesis distribution that is as close as possible to the target, in total variation distance. In this work, we give the first computationally efficient algorithm for this learning problem. Our algorithm achieves the information-theoretically optimal sample size (up to a constant factor), runs in polynomial time, and is robust to model misspecification with nearly-optimal error guarantees. Specifically, we give an algorithm that, on input $n=O(1/\eps^{5/2})$ samples from an unknown distribution $f$, runs in time $\widetilde{O}(n^{8/5})$, and outputs a log-concave hypothesis $h$ that (with high probability) satisfies $\dtv(h, f) = O(\opt)+\eps$, where $\opt$ is the minimum total variation distance between $f$ and the class of log-concave distributions. Our approach to the robust proper learning problem is quite flexible and may be applicable to many other univariate distribution families.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes