TL;DR
This paper introduces DONE, an efficient online optimization algorithm using random Fourier expansions to minimize unknown functions with noisy, costly measurements, offering comparable or better performance than Bayesian methods.
Contribution
The paper presents a novel online optimization method that maintains a surrogate via random Fourier expansions, reducing computational complexity and enabling faster optimization with noisy data.
Findings
DONE is significantly faster than Bayesian optimization.
It achieves similar or better performance in benchmark and real-world applications.
Theoretical insights guide hyper-parameter selection.
Abstract
This paper analyzes DONE, an online optimization algorithm that iteratively minimizes an unknown function based on costly and noisy measurements. The algorithm maintains a surrogate of the unknown function in the form of a random Fourier expansion (RFE). The surrogate is updated whenever a new measurement is available, and then used to determine the next measurement point. The algorithm is comparable to Bayesian optimization algorithms, but its computational complexity per iteration does not depend on the number of measurements. We derive several theoretical results that provide insight on how the hyper-parameters of the algorithm should be chosen. The algorithm is compared to a Bayesian optimization algorithm for a benchmark problem and three applications, namely, optical coherence tomography, optical beam-forming network tuning, and robot arm control. It is found that the DONE…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
