Solving Large-Scale Multi-Objective Optimization via Probabilistic Prediction Model
Haokai Hong, Kai Ye, Min Jiang, Donglin Cao, Kay Chen Tan

TL;DR
This paper introduces LT-PPM, a probabilistic prediction model that improves search efficiency and reduces computational costs in large-scale multi-objective optimization by maintaining population diversity and avoiding exponential complexity growth.
Contribution
The paper proposes a novel LT-PPM algorithm that enhances diversity and efficiency in LSMOP using a trend prediction model and importance sampling, with complexity independent of decision variable count.
Findings
Significant performance improvements over state-of-the-art algorithms.
Reduced computational complexity independent of decision variable number.
Effective maintenance of population diversity in large-scale problems.
Abstract
The main feature of large-scale multi-objective optimization problems (LSMOP) is to optimize multiple conflicting objectives while considering thousands of decision variables at the same time. An efficient LSMOP algorithm should have the ability to escape the local optimal solution from the huge search space and find the global optimal. Most of the current researches focus on how to deal with decision variables. However, due to the large number of decision variables, it is easy to lead to high computational cost. Maintaining the diversity of the population is one of the effective ways to improve search efficiency. In this paper, we propose a probabilistic prediction model based on trend prediction model and generating-filtering strategy, called LT-PPM, to tackle the LSMOP. The proposed method enhances the diversity of the population through importance sampling. At the same time, due to…
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 · Machine Learning and Data Classification
