paper-with-me

홈 › Papers

Learning Structured Distributions From Untrusted Batches: Faster and Simpler

2020-02-24 · NeurIPS 2020 12 · Sitan Chen, Jerry Li, Ankur Moitra

We revisit the problem of learning from untrusted batches introduced by Qiao and Valiant [QV17]. Recently, Jain and Orlitsky [JO19] gave a simple semidefinite programming approach based on the cut-norm that achieves essentially information-theoretically optimal error in polynomial time. Concurrently, Chen et al. [CLM19] considered a variant of the problem where $\mu$ is assumed to be structured, e.g. log-concave, monotone hazard rate, $t$-modal, etc. In this case, it is possible to achieve the same error with sample complexity sublinear in $n$, and they exhibited a quasi-polynomial time algorithm for doing so using Haar wavelets. In this paper, we find an appealing way to synthesize the techniques of [JO19] and [CLM19] to give the best of both worlds: an algorithm which runs in polynomial time and can exploit structure in the underlying distribution to achieve sublinear sample complexity. Along the way, we simplify the approach of [JO19] by avoiding the need for SDP rounding and giving a more direct interpretation of it through the lens of soft filtering, a powerful recent technique in high-dimensional robust estimation. We validate the usefulness of our algorithms in preliminary experimental evaluations.

📄 PDF Abstract BibTeX arXiv:2002.10435

Code (1)

secanth/federated 공식 구현

Similar Papers 제목 키워드 기반

Efficiently Learning Structured Distributions from Untrusted Batches

2019-11-05 · Sitan Chen, Jerry Li, Ankur Moitra

We study the problem, introduced by Qiao and Valiant, of learning from untrusted batches. Here, we assume $m$ users, all of whom have samples from some underlying distribution $p$ over $1, \ldots, n$. Each user sends a b…

Density Estimation

High-Dimensional Robust Mean Estimation with Untrusted Batches

2026-02-24 · Maryam Aliakbarpour, Vladimir Braverman, Yuhan Liu, Junze Yin arxiv

We study high-dimensional mean estimation in a collaborative setting where data is contributed by $N$ users in batches of size $n$. In this environment, a learner seeks to recover the mean $μ$ of a true distribution $P$ …

Learning Discrete Distributions from Untrusted Batches

2017-11-22 · Mingda Qiao, Gregory Valiant

We consider the problem of learning a discrete distribution in the presence of an $\epsilon$ fraction of malicious data sources. Specifically, we consider the setting where there is some underlying distribution, $p$, and…

TraceGuard: Structured Multi-Dimensional Monitoring as a Collusion-Resistant Control Protocol

2026-04-05 · Khanh Linh Nguyen, Hoa Nghiem, Tu Tran arxiv

AI control protocols use monitors to detect attacks by untrusted AI agents, but standard single-score monitors face two limitations: they miss subtle attacks where outputs look clean but reasoning is off, and they collap…

Slalom: Fast, Verifiable and Private Execution of Neural Networks in Trusted Hardware

2018-06-08 · ICLR 2019 5 · Florian Tramèr, Dan Boneh

As Machine Learning (ML) gets applied to security-critical or sensitive domains, there is a growing need for integrity and privacy for outsourced ML computations. A pragmatic solution comes from Trusted Execution Environ…

GPU