Sequential Optimization in Locally Important Dimensions
Munir A. Winkel, Jonathan W. Stallings, Curt B. Storlie and, Brian J. Reich

TL;DR
This paper introduces SOLID, a sequential optimization algorithm that combines global and local variable selection to efficiently optimize high-dimensional, expensive black-box functions by focusing on locally important dimensions.
Contribution
The paper proposes a novel sequential design method, SOLID, which integrates local variable selection with global methods to improve optimization efficiency in high-dimensional spaces.
Findings
SOLID outperforms traditional methods in simulation tests.
Local variable selection improves optimization focus.
Application to robot data demonstrates practical effectiveness.
Abstract
Optimizing an expensive, black-box function is challenging when its input space is high-dimensional. Sequential design frameworks first model with a surrogate function and then optimize an acquisition function to determine input settings to evaluate next. Optimization of both and the acquisition function benefit from effective dimension reduction. Global variable selection detects and removes input variables that do not affect across the input space. Further dimension reduction may be possible if we consider local variable selection around the current optimum estimate. We develop a sequential design algorithm called Sequential Optimization in Locally Important Dimensions (SOLID) that incorporates global and local variable selection to optimize a continuous, differentiable function. SOLID performs local variable selection by comparing 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
TopicsAdvanced Multi-Objective Optimization Algorithms · Machine Learning and Data Classification · Machine Learning and Algorithms
