Learning Low-Dimensional Embeddings for Black-Box Optimization
2025-05-02Code Available0· sign in to hype
Riccardo Busetto, Manas Mejari, Marco Forgione, Alberto Bemporad, Dario Piga
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/buswayne/meta-glisOfficialIn paperpytorch★ 3
Abstract
When gradient-based methods are impractical, black-box optimization (BBO) provides a valuable alternative. However, BBO often struggles with high-dimensional problems and limited trial budgets. In this work, we propose a novel approach based on meta-learning to pre-compute a reduced-dimensional manifold where optimal points lie for a specific class of optimization problems. When optimizing a new problem instance sampled from the class, black-box optimization is carried out in the reduced-dimensional space, effectively reducing the effort required for finding near-optimal solutions.