paper-with-me

Papers

Evolutionary Multi-Objective Optimization Driven by Generative Adversarial Networks (GANs)

2019-10-11 · Cheng He, Shihua Huang, Ran Cheng, Kay Chen Tan, Yaochu Jin

Recently, more and more works have proposed to drive evolutionary algorithms using machine learning models. Usually, the performance of such model based evolutionary algorithms is highly dependent on the training qualities of the adopted models. Since it usually requires a certain amount of data (i.e. the candidate solutions generated by the algorithms) for model training, the performance deteriorates rapidly with the increase of the problem scales, due to the curse of dimensionality. To address this issue, we propose a multi-objective evolutionary algorithm driven by the generative adversarial networks (GANs). At each generation of the proposed algorithm, the parent solutions are first classified into real and fake samples to train the GANs; then the offspring solutions are sampled by the trained GANs. Thanks to the powerful generative ability of the GANs, our proposed algorithm is capable of generating promising offspring solutions in high-dimensional decision space with limited training data. The proposed algorithm is tested on 10 benchmark problems with up to 200 decision variables. Experimental results on these test problems demonstrate the effectiveness of the proposed algorithm.

📄 PDF Abstract BibTeX arXiv:1910.04966

Code (0)

등록된 구현이 없습니다.

Tasks

Evolutionary Algorithms

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Evolutionary Generative Optimization: Towards Fully Data-Driven Evolutionary Optimization via Generative Learning

2025-08-01 · Tao Jiang, Kebin Sun, Zhenyu Liang, Ran Cheng 외 arxiv

Recent advances in data-driven evolutionary algorithms (EAs) have demonstrated the potential of leveraging historical data to improve optimization accuracy and adaptability. Despite these advancements, existing methods r…

Reinforcement Learning

Evolutionary Multi-Objective Optimization Driven by Generative Adversarial Networks

2019-07-10 · Cheng He, Shihua Huang, Ran Cheng, Kay Chen Tan 외

Recently, more and more works have proposed to drive evolutionary algorithms using machine learning models.Usually, the performance of such model based evolutionary algorithms is highly dependent on the training qualitie…

Evolutionary Algorithms

A Secure Federated Data-Driven Evolutionary Multi-objective Optimization Algorithm

2022-10-15 · Qiqi Liu, Yuping Yan, Peter Ligeti, Yaochu Jin

Data-driven evolutionary algorithms usually aim to exploit the information behind a limited amount of data to perform optimization, which have proved to be successful in solving many complex real-world optimization probl…

Evolutionary Algorithms

A Federated Data-Driven Evolutionary Algorithm for Expensive Multi/Many-objective Optimization

2021-06-22 · Jinjin Xu, Yaochu Jin, Wenli Du

Data-driven optimization has found many successful applications in the real world and received increased attention in the field of evolutionary optimization. Most existing algorithms assume that the data used for optimiz…

Evolutionary AlgorithmsFederated Learning

Batched Data-Driven Evolutionary Multi-Objective Optimization Based on Manifold Interpolation

2021-09-12 · Ke Li, Renzhi Chen

Multi-objective optimization problems are ubiquitous in real-world science, engineering and design optimization problems. It is not uncommon that the objective functions are as a black box, the evaluation of which usuall…