Preference-Optimized Pareto Set Learning for Blackbox Optimization
Zhang Haishan, Diptesh Das, Koji Tsuda

TL;DR
This paper introduces a preference-optimized Pareto set learning method for multi-objective black-box optimization, improving the approximation of the Pareto front by optimizing preference points for better exploration.
Contribution
It proposes a bilevel optimization approach to adaptively distribute preference points on the Pareto front, enhancing Pareto set learning efficiency and accuracy.
Findings
Effective on synthetic benchmark problems
Demonstrated improved Pareto front approximation
Applicable to real-world black-box optimization tasks
Abstract
Multi-Objective Optimization (MOO) is an important problem in real-world applications. However, for a non-trivial problem, no single solution exists that can optimize all the objectives simultaneously. In a typical MOO problem, the goal is to find a set of optimum solutions (Pareto set) that trades off the preferences among objectives. Scalarization in MOO is a well-established method for finding a finite set approximation of the whole Pareto set (PS). However, in real-world experimental design scenarios, it's beneficial to obtain the whole PS for flexible exploration of the design space. Recently Pareto set learning (PSL) has been introduced to approximate the whole PS. PSL involves creating a manifold representing the Pareto front of a multi-objective optimization problem. A naive approach includes finding discrete points on the Pareto front through randomly generated preference…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMetaheuristic Optimization Algorithms Research · Machine Learning and Data Classification · Advanced Multi-Objective Optimization Algorithms
MethodsSparse Evolutionary Training
