Enhancing Generalization and Scalability for Multi-Objective Optimization with Population Pre-Training
Haokai Hong, Liang Feng, Min Jiang, Kay Chen Tan

TL;DR
This paper introduces a Population Pre-trained Model (PPM) that leverages historical optimization data and a population transformer architecture to improve the generalization and scalability of evolutionary algorithms for complex multi-objective optimization problems, including high-dimensional and real-world cases.
Contribution
The paper proposes a novel population pre-training framework with a transformer-based architecture that captures evolutionary patterns across diverse MOPs, enabling efficient knowledge transfer and improved performance.
Findings
Achieves robust generalization to problems with up to 5,000 decision variables.
Outperforms state-of-the-art algorithms on benchmark and real-world MOPs.
Demonstrates effective transfer learning across diverse problem classes.
Abstract
Multi-objective optimization problems (MOPs) require the simultaneous optimization of conflicting objectives. Real-world MOPs often exhibit complex characteristics, including high-dimensional decision spaces, many objectives, or computationally expensive evaluations. While population-based evolutionary computation has shown promise in addressing diverse MOPs through problem-specific adaptations, existing approaches frequently lack generalizability across distinct problem classes. Inspired by pre-training paradigms in machine learning, we propose a Population Pre-trained Model (PPM) that leverages historical optimization knowledge to solve complex MOPs within a unified framework efficiently. PPM models evolutionary patterns via population modeling, addressing two key challenges: (1) handling diverse decision spaces across problems and (2) capturing the interdependency between objective…
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
