paper-with-me

Papers

A New Distributed Evolutionary Computation Technique for Multi-Objective Optimization

2013-04-09 · Md. Asadul Islam, G. M. Mashrur-E-Elahi, M. M. A. Hashem

Now-a-days, it is important to find out solutions of Multi-Objective Optimization Problems (MOPs). Evolutionary Strategy helps to solve such real world problems efficiently and quickly. But sequential Evolutionary Algorithms (EAs) require an enormous computation power to solve such problems and it takes much time to solve large problems. To enhance the performance for solving this type of problems, this paper presents a new Distributed Novel Evolutionary Strategy Algorithm (DNESA) for Multi-Objective Optimization. The proposed DNESA applies the divide-and-conquer approach to decompose population into smaller sub-population and involves multiple solutions in the form of cooperative sub-populations. In DNESA, the server distributes the total computation load to all associate clients and simulation results show that the time for solving large problems is much less than sequential EAs. Also DNESA shows better performance in convergence test when compared with other three well-known EAs.

📄 PDF Abstract BibTeX arXiv:1304.2543

Code (0)

등록된 구현이 없습니다.

Tasks

Evolutionary Algorithms

Similar Papers 제목 키워드 기반

Privacy-Preserving Distributed Optimization Under Time Constraints Using Secure Multi-Party Computation and Evolutionary Algorithms

2026-05-20 · Sebastian Gruber, Tobias Harzfeld, Christoph G. Schuetz, Florian Wohner 외 arxiv

In distributed optimization, multiple parties collaborate to find an optimal solution to a problem. Privacy-preserving distributed optimization uses techniques, such as secure multi-party computation (MPC), to protect th…

Distributed Optimization

Cooperative guidance of multiple missiles: a hybrid co-evolutionary approach

2022-08-15 · Xuejing Lan, Junda Chen, Zhijia Zhao, Tao Zou

Cooperative guidance of multiple missiles is a challenging task with rigorous constraints of time and space consensus, especially when attacking dynamic targets. In this paper, the cooperative guidance task is described …

continuous-controlContinuous Control

On Asynchronous Non-Dominated Sorting for Steady-State Multiobjective Evolutionary Algorithms

2018-04-14 · Ilya Yakupov, Maxim Buzdalov

In parallel and distributed environments, generational evolutionary algorithms often do not exploit the full potential of the computation system since they have to wait until the entire population is evaluated before sta…

BlockingEvolutionary Algorithms

When Evolutionary Computation Meets Privacy

2023-03-22 · Bowen Zhao, Wei-neng Chen, Xiaoguo Li, Ximeng Liu 외

Recently, evolutionary computation (EC) has been promoted by machine learning, distributed computing, and big data technologies, resulting in new research directions of EC like distributed EC and surrogate-assisted EC. T…

Distributed ComputingDistributed OptimizationPrivacy Preserving

Distribution of the search of evolutionary product unit neural networks for classification

2012-05-15 · A. J. Tallón-Ballesteros, P. A. Gutiérrez-Peña, C. Hervás-Martínez

This paper deals with the distributed processing in the search for an optimum classification model using evolutionary product unit neural networks. For this distributed search we used a cluster of computers. Our objectiv…

Evolutionary Algorithms