paper-with-me

Papers

Generative Evolutionary Strategy For Black-Box Optimizations

2022-05-06 · Changhwi Park

Many scientific and technological problems are related to optimization. Among them, black-box optimization in high-dimensional space is particularly challenging. Recent neural network-based black-box optimization studies have shown noteworthy achievements. However, their capability in high-dimensional search space is still limited. This study proposes a black-box optimization method based on the evolution strategy (ES) and the generative neural network (GNN) model. We designed the algorithm so that the ES and the GNN model work cooperatively. This hybrid model enables reliable training of surrogate networks; it optimizes multi-objective, high-dimensional, and stochastic black-box functions. Our method outperforms baseline optimization methods in this experiment, including ES, and Bayesian optimization.

📄 PDF Abstract BibTeX arXiv:2205.03056

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian Optimization

Similar Papers 제목 키워드 기반

Reinforcement learning Based Automated Design of Differential Evolution Algorithm for Black-box Optimization

2025-01-22 · Xu Yang, Rui Wang, Kaiwen Li, Ling Wang

Differential evolution (DE) algorithm is recognized as one of the most effective evolutionary algorithms, demonstrating remarkable efficacy in black-box optimization due to its derivative-free nature. Numerous enhancemen…

Evolutionary AlgorithmsMeta-LearningReinforcement Learning (RL)

On evolutionary selection of blackjack strategies

2017-11-16 · Mikhail Goykhman

We apply the approach of evolutionary programming to the problem of optimization of the blackjack basic strategy. We demonstrate that the population of initially random blackjack strategies evolves and saturates to a pro…

Black-Box Ripper: Copying black-box models using generative evolutionary algorithms

2020-10-21 · NeurIPS 2020 12 · Antonio Barbalau, Adrian Cosma, Radu Tudor Ionescu, Marius Popescu

We study the task of replicating the functionality of black-box neural models, for which we only know the output class probabilities provided for a set of input images. We assume back-propagation through the black-box mo…

Evolutionary Algorithms

AVO: Agentic Variation Operators for Autonomous Evolutionary Search

2026-03-25 · Terry Chen, Zhifan Ye, Bing Xu, Zihao Ye 외 arxiv

Agentic Variation Operators (AVO) are a new family of evolutionary variation operators that replace the fixed mutation, crossover, and hand-designed heuristics of classical evolutionary search with autonomous coding agen…

Quantum-inspired evolutionary algorithms: a survey and empirical study

2010-06-13 · 2011 2010 6 · Gexiang Zhang

Quantum-inspired evolutionary algorithms, one of the three main research areas related to the complex interaction between quantum computing and evolutionary algorithms, are receiving renewed attention. A quantum-inspired…

Evolutionary AlgorithmsSurvey