paper-with-me

Papers

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 preference vectors to specific Pareto optimal solutions. Previous PSL methods have shown their effectiveness in solving artificial multi-objective optimization problems (MOPs) with uniform preference vector sampling. The quality of the learned Pareto set is influenced by the sampling strategy of the preference vector, and the sampling of the preference vector needs to be decided based on the Pareto front shape. However, a fixed preference sampling strategy cannot simultaneously adapt the Pareto front of multiple MOPs. To address this limitation, this paper proposes an Evolutionary Preference Sampling (EPS) strategy to efficiently sample preference vectors. Inspired by evolutionary algorithms, we consider preference sampling as an evolutionary process to generate preference vectors for neural network training. We integrate the EPS strategy into five advanced PSL methods. Extensive experiments demonstrate that our proposed method has a faster convergence speed than baseline algorithms on 7 testing problems. Our implementation is available at https://github.com/rG223/EPS.

📄 PDF Abstract BibTeX arXiv:2404.08414

Code (1)

rg223/eps 공식 구현 pytorch

Tasks

Evolutionary Algorithms

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Data-Driven Preference Sampling for Pareto Front Learning

2024-04-12 · Rongguang Ye, Lei Chen, Weiduo Liao, Jinyuan Zhang 외

Pareto front learning is a technique that introduces preference vectors in a neural network to approximate the Pareto front. Previous Pareto front learning methods have demonstrated high performance in approximating simp…

Automatic Preference Based Multi-objective Evolutionary Algorithm on Vehicle Fleet Maintenance Scheduling Optimization

2021-01-23 · Yali Wang, Steffen Limmer, Markus Olhofer, Michael Emmerich 외

A preference based multi-objective evolutionary algorithm is proposed for generating solutions in an automatically detected knee point region. It is named Automatic Preference based DI-MOEA (AP-DI-MOEA) where DI-MOEA sta…

DiversityScheduling

Self-Evolutionary Optimization for Pareto Front Learning

2021-10-07 · Simyung Chang, KiYoon Yoo, Jiho Jang, Nojun Kwak

Multi-task learning (MTL), which aims to improve performance by learning multiple tasks simultaneously, inherently presents an optimization challenge due to multiple objectives. Hence, multi-objective optimization (MOO) …

Multi-Task Learning

Pareto Front Shape-Agnostic Pareto Set Learning in Multi-Objective Optimization

2024-08-11 · Rongguang Ye, Longcan Chen, Wei-Bin Kou, Jinyuan Zhang 외

Pareto set learning (PSL) is an emerging approach for acquiring the complete Pareto set of a multi-objective optimization problem. Existing methods primarily rely on the mapping of preference vectors in the objective spa…

Bi-level Multi-objective Evolutionary Learning: A Case Study on Multi-task Graph Neural Topology Search

2023-02-06 · Chao Wang, Licheng Jiao, Jiaxuan Zhao, Lingling Li 외

The construction of machine learning models involves many bi-level multi-objective optimization problems (BL-MOPs), where upper level (UL) candidate solutions must be evaluated via training weights of a model in the lowe…

Decision MakingGraph ClassificationGraph Neural NetworkLink Prediction+1