paper-with-me

Papers

A Reference Vector based Many-Objective Evolutionary Algorithm with Feasibility-aware Adaptation

2019-04-12 · Mingde Zhao, Hongwei Ge, Kai Zhang, Yaqing Hou

The infeasible parts of the objective space in difficult many-objective optimization problems cause trouble for evolutionary algorithms. This paper proposes a reference vector based algorithm which uses two interacting engines to adapt the reference vectors and to evolve the population towards the true Pareto Front (PF) s.t. the reference vectors are always evenly distributed within the current PF to provide appropriate guidance for selection. The current PF is tracked by maintaining an archive of undominated individuals, and adaptation of reference vectors is conducted with the help of another archive that contains layers of reference vectors corresponding to different density. Experimental results show the expected characteristics and competitive performance of the proposed algorithm TEEA.

📄 PDF Abstract BibTeX arXiv:1904.06302

Code (0)

등록된 구현이 없습니다.

Tasks

Evolutionary Algorithms

Similar Papers 제목 키워드 기반

Reference Vector Adaptation and Mating Selection Strategy via Adaptive Resonance Theory-based Clustering for Many-objective Optimization

2022-04-22 · Takato Kinoshita, Naoki Masuyama, Yiping Liu, Yusuke Nojima 외

Decomposition-based multiobjective evolutionary algorithms (MOEAs) with clustering-based reference vector adaptation show good optimization performance for many-objective optimization problems (MaOPs). Especially, algori…

ClusteringEvolutionary Algorithms

Evolutionary Preference Sampling for Pareto Set Learning

2024-04-12 · Rongguang Ye, Longcan Chen, Jinyuan Zhang, Hisao Ishibuchi

Recently, Pareto Set Learning (PSL) has been proposed for learning the entire Pareto set using a neural network. PSL employs preference vectors to scalarize multiple objectives, facilitating the learning of mappings from…

Evolutionary Algorithms

A Many-Objective Evolutionary Algorithm With Two Interacting Processes: Cascade Clustering and Reference Point Incremental Learning

2018-03-03 · Hongwei Ge, Mingde Zhao, Liang Sun, Zhen Wang 외

Researches have shown difficulties in obtaining proximity while maintaining diversity for many-objective optimization problems. Complexities of the true Pareto front pose challenges for the reference vector-based algorit…

ClusteringDiversityIncremental Learning

A novel multiobjective evolutionary algorithm based on decomposition and multi-reference points strategy

2021-10-27 · Wang Chen, Jian Chen, Weitian Wu, Xinmin Yang 외

Many real-world optimization problems such as engineering design can be eventually modeled as the corresponding multiobjective optimization problems (MOPs) which must be solved to obtain approximate Pareto optimal fronts…

DiversityEvolutionary AlgorithmsMultiobjective Optimization

Decomposition in Decision and Objective Space for Multi-Modal Multi-Objective Optimization

2020-06-04 · Monalisa Pal, Sanghamitra Bandyopadhyay

Multi-modal multi-objective optimization problems (MMMOPs) have multiple subsets within the Pareto-optimal Set, each independently mapping to the same Pareto-Front. Prevalent multi-objective evolutionary algorithms are n…

Evolutionary Algorithms