paper-with-me

홈 › Papers

Sequential 1-bit Mean Estimation with Near-Optimal Sample Complexity

2025-09-26 · Ivan Lau, Jonathan Scarlett arxiv

In this paper, we study the problem of distributed mean estimation with 1-bit communication constraints. We propose a mean estimator that is based on (randomized and sequentially-chosen) interval queries, whose 1-bit outcome indicates whether the given sample lies in the specified interval. Our estimator is $(ε, δ)$-PAC for all distributions with bounded mean ($-λ\le \mathbb{E}(X) \le λ$) and variance ($\mathrm{Var}(X) \le σ^2$) for some known parameters $λ$ and $σ$. We derive a sample complexity bound $\widetilde{O}\big( \frac{σ^2}{ε^2}\log\frac{1}δ + \log\fracλσ\big)$, which matches the minimax lower bound for the unquantized setting up to logarithmic factors and the additional $\log\fracλσ$ term that we show to be unavoidable. We also establish an adaptivity gap for interval-query based estimators: the best non-adaptive mean estimator is considerably worse than our adaptive mean estimator for large $\fracλσ$. Finally, we give tightened sample complexity bounds for distributions with stronger tail decay, and present additional variants that (i) handle an unknown sampling budget (ii) adapt to the unknown true variance given (possibly loose) upper and lower bounds on the variance, and (iii) use only two stages of adaptivity at the expense of more complicated (non-interval) queries.

📄 PDF Abstract BibTeX arXiv:2509.21940

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Log-Linear Time Sequential Optimal Calibration Algorithm for Quantized Isotonic L2 Regression

2022-06-01 · Kaan Gokcesu, Hakan Gokcesu

We study the sequential calibration of estimations in a quantized isotonic L2 regression setting. We start by showing that the optimal calibrated quantized estimations can be acquired from the traditional isotonic L2 reg…

regression

Sequential Linearithmic Time Optimal Unimodal Fitting When Minimizing Univariate Linear Losses

2023-04-04 · Kaan Gokcesu, Hakan Gokcesu

This paper focuses on optimal unimodal transformation of the score outputs of a univariate learning model under linear loss functions. We demonstrate that the optimal mapping between score values and the target region is…

Order-Optimal Sequential 1-Bit Mean Estimation in General Tail Regimes

2026-04-09 · Ivan Lau, Jonathan Scarlett arxiv

In this paper, we study the problem of mean estimation under 1-bit communication constraints. We propose a novel adaptive mean estimator based solely on randomized threshold queries, where each 1-bit outcome indicates wh…

Near-Optimal Algorithms for Gaussians with Huber Contamination: Mean Estimation and Linear Regression

2023-12-04 · NeurIPS 2023 11 · Ilias Diakonikolas, Daniel M. Kane, Ankit Pensia, Thanasis Pittas

We study the fundamental problems of Gaussian mean estimation and linear regression with Gaussian covariates in the presence of Huber contamination. Our main contribution is the design of the first sample near-optimal an…

regression

Robustness Implies Privacy in Statistical Estimation

2022-12-09 · Samuel B. Hopkins, Gautam Kamath, Mahbod Majid, Shyam Narayanan

We study the relationship between adversarial robustness and differential privacy in high-dimensional algorithmic statistics. We give the first black-box reduction from privacy to robustness which can produce private est…

Adversarial Robustnessparameter estimation