Reducing the Computational Cost in Multi-objective Evolutionary Algorithms by Filtering Worthless Individuals
Zahra Pourbahman, Ali Hamzeh

TL;DR
This paper proposes a filtering method to reduce the number of fitness evaluations in multi-objective evolutionary algorithms, aiming to lower computational costs while maintaining acceptable performance levels.
Contribution
It introduces a novel filtering approach integrated into NSGA-II to more accurately discard worthless individuals, reducing evaluations and computational effort.
Findings
Significant reduction in fitness evaluations achieved.
Performance loss is minimal despite fewer evaluations.
Method outperforms baseline in benchmark tests.
Abstract
The large number of exact fitness function evaluations makes evolutionary algorithms to have computational cost. In some real-world problems, reducing number of these evaluations is much more valuable even by increasing computational complexity and spending more time. To fulfill this target, we introduce an effective factor, in spite of applied factor in Adaptive Fuzzy Fitness Granulation with Non-dominated Sorting Genetic Algorithm-II, to filter out worthless individuals more precisely. Our proposed approach is compared with respect to Adaptive Fuzzy Fitness Granulation with Non-dominated Sorting Genetic Algorithm-II, using the Hyper volume and the Inverted Generational Distance performance measures. The proposed method is applied to 1 traditional and 1 state-of-the-art benchmarks with considering 3 different dimensions. From an average performance view, the results indicate that…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Multi-Objective Optimization Algorithms · Metaheuristic Optimization Algorithms Research · Evolutionary Algorithms and Applications
