paper-with-me

Papers

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 optimization is always available on a central server for construction of surrogates. This assumption, however, may fail to hold when the data must be collected in a distributed way and is subject to privacy restrictions. This paper aims to propose a federated data-driven evolutionary multi-/many-objective optimization algorithm. To this end, we leverage federated learning for surrogate construction so that multiple clients collaboratively train a radial-basis-function-network as the global surrogate. Then a new federated acquisition function is proposed for the central server to approximate the objective values using the global surrogate and estimate the uncertainty level of the approximated objective values based on the local models. The performance of the proposed algorithm is verified on a series of multi/many-objective benchmark problems by comparing it with two state-of-the-art surrogate-assisted multi-objective evolutionary algorithms.

📄 PDF Abstract BibTeX arXiv:2106.12086

Code (1)

VeritasXu/FDD-MOEA

Tasks

Evolutionary AlgorithmsFederated Learning

Similar Papers 제목 키워드 기반

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

2021-02-16 · Jinjin Xu, Yaochu Jin, Wenli Du, Sai Gu

Data-driven evolutionary optimization has witnessed great success in solving complex real-world optimization problems. However, existing data-driven optimization algorithms require that all data are centrally stored, whi…

Federated LearningManagement

A Data-Driven Evolutionary Transfer Optimization for Expensive Problems in Dynamic Environments

2022-11-05 · Ke Li, Renzhi Chen, Xin Yao

Many real-world problems are usually computationally costly and the objective functions evolve over time. Data-driven, a.k.a. surrogate-assisted, evolutionary optimization has been recognized as an effective approach for…

Transfer Learning

Data-Driven Evolutionary Multi-Objective Optimization Based on Multiple-Gradient Descent for Disconnected Pareto Fronts

2022-05-28 · Renzhi Chen, Ke Li

Data-driven evolutionary multi-objective optimization (EMO) has been recognized as an effective approach for multi-objective optimization problems with expensive objective functions. The current research is mainly develo…

Data-driven evolutionary algorithm for oil reservoir well-placement and control optimization

2022-06-07 · Guodong Chen, Xin Luo, Jimmy Jiu Jiao, Xiaoming Xue

Optimal well placement and well injection-production are crucial for the reservoir development to maximize the financial profits during the project lifetime. Meta-heuristic algorithms have showed good performance in solv…