Selecting the Best Optimizing System
Nian Si, Yifu Tang, Zeyu Zheng

TL;DR
This paper introduces a new approach for selecting the best optimization system among contenders by adaptively evaluating and eliminating inferior options using algorithms that combine stochastic gradient descent and sequential elimination, with proven convergence guarantees.
Contribution
The paper formulates the SBOS problem and proposes easy-to-implement algorithms that adaptively select and evaluate systems, integrating structure exploitation and comparison, with theoretical convergence analysis.
Findings
Algorithms outperform benchmarks in false selection probability
Exponential convergence rates proven for the proposed methods
Numerical examples demonstrate practical effectiveness
Abstract
We formulate selecting the best optimizing system (SBOS) problems and provide solutions for those problems. In an SBOS problem, a finite number of systems are contenders. Inside each system, a continuous decision variable affects the system's expected performance. An SBOS problem compares different systems based on their expected performances under their own optimally chosen decision to select the best, without advance knowledge of expected performances of the systems nor the optimizing decision inside each system. We design easy-to-implement algorithms that adaptively chooses a system and a choice of decision to evaluate the noisy system performance, sequentially eliminates inferior systems, and eventually recommends a system as the best after spending a user-specified budget. The proposed algorithms integrate the stochastic gradient descent method and the sequential elimination method…
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.
Taxonomy
TopicsStochastic Gradient Optimization Techniques · Risk and Portfolio Optimization · Advanced Bandit Algorithms Research
