Learning Discrete Distributions from Untrusted Batches

November 22, 2017 ยท Declared Dead ยท ๐Ÿ› Information Technology Convergence and Services

๐Ÿ‘ป CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Mingda Qiao, Gregory Valiant arXiv ID 1711.08113 Category cs.LG: Machine Learning Citations 35 Venue Information Technology Convergence and Services Last Checked 6 months ago
Abstract
We consider the problem of learning a discrete distribution in the presence of an $ฮต$ fraction of malicious data sources. Specifically, we consider the setting where there is some underlying distribution, $p$, and each data source provides a batch of $\ge k$ samples, with the guarantee that at least a $(1-ฮต)$ fraction of the sources draw their samples from a distribution with total variation distance at most $ฮท$ from $p$. We make no assumptions on the data provided by the remaining $ฮต$ fraction of sources--this data can even be chosen as an adversarial function of the $(1-ฮต)$ fraction of "good" batches. We provide two algorithms: one with runtime exponential in the support size, $n$, but polynomial in $k$, $1/ฮต$ and $1/ฮท$ that takes $O((n+k)/ฮต^2)$ batches and recovers $p$ to error $O(ฮท+ฮต/\sqrt{k})$. This recovery accuracy is information theoretically optimal, to constant factors, even given an infinite number of data sources. Our second algorithm applies to the $ฮท= 0$ setting and also achieves an $O(ฮต/\sqrt{k})$ recover guarantee, though it runs in $\mathrm{poly}((nk)^k)$ time. This second algorithm, which approximates a certain tensor via a rank-1 tensor minimizing $\ell_1$ distance, is surprising in light of the hardness of many low-rank tensor approximation problems, and may be of independent interest.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Machine Learning

Died the same way โ€” ๐Ÿ‘ป Ghosted