Approximate Function Evaluation via Multi-Armed Bandits
Tavor Z. Baharav, Gary Cheng, Mert Pilanci, David Tse

TL;DR
This paper introduces an adaptive sampling algorithm for efficiently estimating a smooth function's value at an unknown point, leveraging noisy oracle samples and learning the importance of each coordinate.
Contribution
The paper presents a novel instance-adaptive algorithm that learns optimal sampling strategies for function evaluation under noise, with proven asymptotic optimality for linear functions.
Findings
The adaptive algorithm achieves high-probability $ ext{epsilon}$-accurate estimates.
Numerical experiments demonstrate significant improvements over non-adaptive methods.
The method generalizes to heteroskedastic noise scenarios.
Abstract
We study the problem of estimating the value of a known smooth function at an unknown point , where each component can be sampled via a noisy oracle. Sampling more frequently components of corresponding to directions of the function with larger directional derivatives is more sample-efficient. However, as is unknown, the optimal sampling frequencies are also unknown. We design an instance-adaptive algorithm that learns to sample according to the importance of each coordinate, and with probability at least returns an accurate estimate of . We generalize our algorithm to adapt to heteroskedastic noise, and prove asymptotic optimality when is linear. We corroborate our theoretical results with numerical experiments, showing the dramatic gains afforded by…
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
TopicsAdvanced Bandit Algorithms Research · Reservoir Engineering and Simulation Methods · Machine Learning and Algorithms
