paper-with-me

Papers

Multiobjective Optimization Differential Evolution Enhanced with Principle Component Analysis for Constrained Optimization

2018-05-01 · Wei Huang, Tao Xu, Kangshun Li, Jun He

Multiobjective evolutionary algorithms (MOEAs) have been successfully applied to a number of constrained optimization problems. Many of them adopt mutation and crossover operators from differential evolution. However, these operators do not explicitly utilise features of fitness landscapes. To improve the performance of algorithms, this paper aims at designing a search operator adapting to fitness landscapes. Through an observation, we find that principle component analysis (PCA) can be used to characterise fitness landscapes. Based on this finding, a new search operator, called PCA-projection, is proposed. In order to verify the effectiveness of PCA-projection, we design two algorithms enhanced with PCA-projection for solving constrained optimization problems, called PMODE and HECO-PDE, respectively. Experiments have been conducted on the IEEE CEC 2017 competition benchmark suite in constrained optimisation. PMODE and HECO-PDE are compared with the algorithms from the IEEE CEC 2018 competition and another recent MOEA for constrained optimisation. Experimental results show that an algorithm enhanced with PCA-projection performs better than its corresponding opponent without this operator. Furthermore, HECO-PDE is ranked first on all dimensions according to the competition rules. This study reveals that decomposition-based MOEAs, such as HECO-PDE, are competitive with best single-objective and multiobjective evolutionary algorithms for constrained optimisation, but MOEAs based on non-dominance, such as PMODE, may not.

📄 PDF Abstract BibTeX arXiv:1805.00272

Code (0)

등록된 구현이 없습니다.

Tasks

Evolutionary AlgorithmsMultiobjective Optimization

Similar Papers 제목 키워드 기반

A High-Dimensional Feature Selection Algorithm Based on Multiobjective Differential Evolution

2025-05-09 · Zhenxing Zhang, Qianxiang An, Yilei Wang, Chenfeng Wu 외

Multiobjective feature selection seeks to determine the most discriminative feature subset by simultaneously optimizing two conflicting objectives: minimizing the number of selected features and the classification error …

Computational Efficiencyfeature selection

RDEx-MOP: Indicator-Guided Reconstructed Differential Evolution for Fixed-Budget Multiobjective Optimization

2026-03-28 · Sichen Tao, Yifei Yang, Ruihan Zhao, Kaiyu Wang 외 arxiv

Multiobjective optimisation in the CEC 2025 MOP track is evaluated not only by final IGD values but also by how quickly an algorithm reaches the target region under a fixed evaluation budget. This report documents RDEx-M…

Multi-task multi-constraint differential evolution with elite-guided knowledge transfer for coal mine integrated energy system dispatching

2024-06-29 · Canyun Dai, Xiaoyan Sun, Hejuan Hu, Wei Song 외

The dispatch optimization of coal mine integrated energy system is challenging due to high dimensionality, strong coupling constraints, and multiobjective. Existing constrained multiobjective evolutionary algorithms stru…

DiversityEvolutionary AlgorithmsMultiobjective OptimizationTransfer Learning

RDEx-CMOP: Feasibility-Aware Indicator-Guided Differential Evolution for Fixed-Budget Constrained Multiobjective Optimization

2026-04-04 · Sichen Tao, Yifei Yang, Ruihan Zhao, Kaiyu Wang 외 arxiv

Constrained multiobjective optimisation requires fast feasibility attainment together with stable convergence and diversity preservation under strict evaluation budgets. This report documents RDEx-CMOP, the differential …

Solving integer multi-objective optimization problems using TOPSIS, Differential Evolution and Tabu Search

2022-04-05 · Renato A. Krohling, Erick R. F. A. Schneider

This paper presents a method to solve non-linear integer multiobjective optimization problems. First the problem is formulated using the Technique for Order Preference by Similarity to Ideal Solution (TOPSIS). Next, the …

Multiobjective Optimization