Accelerating Derivative-Free Optimization with Dimension Reduction and Hyperparameter Learning
Jordan R. Hall, Varis Carey

TL;DR
This paper introduces ASTARS and FAASTARS, novel derivative-free optimization methods that leverage dimension reduction and hyperparameter learning to efficiently optimize high-dimensional convex functions with noise.
Contribution
The paper proposes ASTARS and FAASTARS, new methods combining active subspace dimension reduction with hyperparameter learning for improved derivative-free optimization.
Findings
ASTARS outperforms STARS in high-dimensional settings.
FAASTARS effectively learns hyperparameters and subspaces automatically.
Both methods converge even with estimated hyperparameters and subspaces.
Abstract
We consider convex, black-box objective functions with additive or multiplicative noise with a high-dimensional parameter space and a data space of lower dimension, where gradients of the map exist, but may be inaccessible. We investigate Derivative-Free Optimization (DFO) in this setting and propose a novel method, Active STARS (ASTARS), based on STARS (Chen and Wild, 2015) and dimension reduction in parameter space via Active Subspace (AS) methods (Constantine, 2015). STARS hyperparmeters are inversely proportional to the known dimension of parameter space, resulting in heavy smoothing and small step sizes for large dimensions. When possible, ASTARS leverages a lower-dimensional AS, defining a set of directions in parameter space causing the majority of the variance in function values. ASTARS iterates are updated with steps only taken in the AS, reducing the value of the objective…
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
TopicsAdvanced Optimization Algorithms Research · Stochastic Gradient Optimization Techniques · Sparse and Compressive Sensing Techniques
