Estimating the Average of a Lipschitz-Continuous Function from One Sample
Abhimanyu Das, David Kempe

TL;DR
This paper investigates the problem of estimating the average of a Lipschitz-continuous function from a single sample, proposing algorithms that optimize the expected error and outperform deterministic methods.
Contribution
It introduces algorithms with PTAS and FPTAS for selecting samples to minimize estimation error, advancing the understanding of optimal sampling strategies.
Findings
Achieves a precise error bound of approximately 0.134 for functions on [0,1].
Provides a PTAS for arbitrary metric spaces with bounded doubling dimension.
Develops an FPTAS for the line case, improving computational efficiency.
Abstract
We study the problem of estimating the average of a Lipschitz continuous function defined over a metric space, by querying at only a single point. More specifically, we explore the role of randomness in drawing this sample. Our goal is to find a distribution minimizing the expected estimation error against an adversarially chosen Lipschitz continuous function. Our work falls into the broad class of estimating aggregate statistics of a function from a small number of carefully chosen samples. The general problem has a wide range of practical applications in areas as diverse as sensor networks, social sciences and numerical analysis. However, traditional work in numerical analysis has focused on asymptotic bounds, whereas we are interested in the \emph{best} algorithm. For arbitrary discrete metric spaces of bounded doubling dimension, we obtain a PTAS for this problem. In the…
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
TopicsComplexity and Algorithms in Graphs · Markov Chains and Monte Carlo Methods · Optimization and Search Problems
