Dealing with Range Anxiety in Mean Estimation via Statistical Queries
Vitaly Feldman

TL;DR
This paper introduces algorithms for expectation estimation of real-valued functions under restricted data access models, achieving error bounds based on standard deviation and second moments, improving robustness over naive methods.
Contribution
The paper presents a simple, robust algorithm for expectation estimation in the SQ and one-bit models with error depending on standard deviation and second moments, extending previous work.
Findings
Error scales linearly with standard deviation
Algorithm works in high-dimensional settings
Applicable to stochastic convex optimization
Abstract
We give algorithms for estimating the expectation of a given real-valued function on a sample drawn randomly from some unknown distribution over domain , namely . Our algorithms work in two well-studied models of restricted access to data samples. The first one is the statistical query (SQ) model in which an algorithm has access to an SQ oracle for the input distribution over instead of i.i.d. samples from . Given a query function , the oracle returns an estimate of within some tolerance . The second, is a model in which only a single bit is communicated from each sample. In both of these models the error obtained using a naive implementation would scale polynomially with the range of the random variable (which might even be…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Algorithms · Stochastic Gradient Optimization Techniques · Advanced Bandit Algorithms Research
