paper-with-me

Papers

Meta-Learning for Black-box Optimization

2019-07-16 · Vishnu TV, Pankaj Malhotra, Jyoti Narwariya, Lovekesh Vig, Gautam Shroff

Recently, neural networks trained as optimizers under the "learning to learn" or meta-learning framework have been shown to be effective for a broad range of optimization tasks including derivative-free black-box function optimization. Recurrent neural networks (RNNs) trained to optimize a diverse set of synthetic non-convex differentiable functions via gradient descent have been effective at optimizing derivative-free black-box functions. In this work, we propose RNN-Opt: an approach for learning RNN-based optimizers for optimizing real-parameter single-objective continuous functions under limited budget constraints. Existing approaches utilize an observed improvement based meta-learning loss function for training such models. We propose training RNN-Opt by using synthetic non-convex functions with known (approximate) optimal values by directly using discounted regret as our meta-learning loss function. We hypothesize that a regret-based loss function mimics typical testing scenarios, and would therefore lead to better optimizers compared to optimizers trained only to propose queries that improve over previous queries. Further, RNN-Opt incorporates simple yet effective enhancements during training and inference procedures to deal with the following practical challenges: i) Unknown range of possible values for the black-box function to be optimized, and ii) Practical and domain-knowledge based constraints on the input parameters. We demonstrate the efficacy of RNN-Opt in comparison to existing methods on several synthetic as well as standard benchmark black-box functions along with an anonymized industrial constrained optimization problem.

📄 PDF Abstract BibTeX arXiv:1907.06901

Code (0)

등록된 구현이 없습니다.

Tasks

Meta-Learning

Similar Papers 제목 키워드 기반

PlatMetaX: An Integrated MATLAB platform for Meta-Black-Box Optimization

2025-03-26 · Xu Yang, Rui Wang, Kaiwen Li, Wenhua Li 외

The landscape of optimization problems has become increasingly complex, necessitating the development of advanced optimization techniques. Meta-Black-Box Optimization (MetaBBO), which involves refining the optimization a…

Meta-Learning

MetaBox: A Benchmark Platform for Meta-Black-Box Optimization with Reinforcement Learning

2023-10-12 · NeurIPS 2023 11 · Zeyuan Ma, Hongshu Guo, Jiacheng Chen, Zhenrui Li 외

Recently, Meta-Black-Box Optimization with Reinforcement Learning (MetaBBO-RL) has showcased the power of leveraging RL at the meta-level to mitigate manual fine-tuning of low-level black-box optimizers. However, this fi…

Benchmarking

Symbol: Generating Flexible Black-Box Optimizers through Symbolic Equation Learning

2024-02-04 · Jiacheng Chen, Zeyuan Ma, Hongshu Guo, Yining Ma 외

Recent Meta-learning for Black-Box Optimization (MetaBBO) methods harness neural networks to meta-learn configurations of traditional black-box optimizers. Despite their success, they are inevitably restricted by the lim…

Meta-LearningZero-shot Generalization

Task-free Adaptive Meta Black-box Optimization

2026-01-29 · Chao Wang, Licheng Jiao, Lingling Li, Jiaxuan Zhao 외 arxiv

Handcrafted optimizers become prohibitively inefficient for complex black-box optimization (BBO) tasks. MetaBBO addresses this challenge by meta-learning to automatically configure optimizers for low-level BBO tasks, the…

Neural Exploratory Landscape Analysis for Meta-Black-Box-Optimization

2024-08-20 · Zeyuan Ma, Jiacheng Chen, Hongshu Guo, Yue-Jiao Gong

Recent research in Meta-Black-Box Optimization (MetaBBO) have shown that meta-trained neural networks can effectively guide the design of black-box optimizers, significantly reducing the need for expert tuning and delive…