From Complexity to Simplicity: Adaptive ES-Active Subspaces for Blackbox Optimization
Krzysztof Choromanski, Aldo Pacchiano, Jack Parker-Holder, Yunhao Tang

TL;DR
The paper introduces ASEBO, an adaptive algorithm for high-dimensional blackbox optimization that dynamically learns the intrinsic gradient space, improving sample efficiency by balancing exploration and exploitation.
Contribution
It presents ASEBO, a novel method combining active subspaces, compressed sensing, and bandits to adaptively optimize high-dimensional blackbox functions without external supervision.
Findings
ASEBO outperforms state-of-the-art algorithms in sample efficiency.
It effectively learns the intrinsic dimensionality of the gradient space.
Theoretical analysis supports ASEBO's convergence and adaptability.
Abstract
We present a new algorithm ASEBO for optimizing high-dimensional blackbox functions. ASEBO adapts to the geometry of the function and learns optimal sets of sensing directions, which are used to probe it, on-the-fly. It addresses the exploration-exploitation trade-off of blackbox optimization with expensive blackbox queries by continuously learning the bias of the lower-dimensional model used to approximate gradients of smoothings of the function via compressed sensing and contextual bandits methods. To obtain this model, it leverages techniques from the emerging theory of active subspaces in the novel ES blackbox optimization context. As a result, ASEBO learns the dynamically changing intrinsic dimensionality of the gradient space and adapts to the hardness of different stages of the optimization without external supervision. Consequently, it leads to more sample-efficient blackbox…
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 Bandit Algorithms Research · Optimization and Search Problems · Machine Learning and Algorithms
