paper-with-me

홈 › Papers

An Easy-to-use Real-world Multi-objective Optimization Problem Suite

2020-09-27 · Ryoji Tanabe, Hisao Ishibuchi

Although synthetic test problems are widely used for the performance assessment of evolutionary multi-objective optimization algorithms, they are likely to include unrealistic properties which may lead to overestimation/underestimation. To address this issue, we present a multi-objective optimization problem suite consisting of 16 bound-constrained real-world problems. The problem suite includes various problems in terms of the number of objectives, the shape of the Pareto front, and the type of design variables. 4 out of the 16 problems are multi-objective mixed-integer optimization problems. We provide Java, C, and Matlab source codes of the 16 problems so that they are available in an off-the-shelf manner. We examine an approximated Pareto front of each test problem. We also analyze the performance of six representative evolutionary multi-objective optimization algorithms on the 16 problems. In addition to the 16 problems, we present 8 constrained multi-objective real-world problems.

📄 PDF Abstract BibTeX arXiv:2009.12867

Code (1)

ryojitanabe/reproblems 공식 구현

Similar Papers 제목 키워드 기반

Efficient First-Order Optimization on the Pareto Set for Multi-Objective Learning under Preference Guidance

2025-03-26 · Lisha Chen, Quan Xiao, Ellen Hidemi Fukuda, Xinyi Chen 외

Multi-objective learning under user-specified preference is common in real-world problems such as multi-lingual speech recognition under fairness. In this work, we frame such a problem as a semivectorial bilevel optimiza…

Bilevel OptimizationFairnessspeech-recognitionSpeech Recognition

IPO: Interior-point Policy Optimization under Constraints

2019-10-21 · Yongshuai Liu, Jiaxin Ding, Xin Liu

In this paper, we study reinforcement learning (RL) algorithms to solve real-world decision problems with the objective of maximizing the long-term reward as well as satisfying cumulative constraints. We propose a novel …

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

A Bandit-Based Algorithm for Fairness-Aware Hyperparameter Optimization

2020-10-07 · André F. Cruz, Pedro Saleiro, Catarina Belém, Carlos Soares 외

Considerable research effort has been guided towards algorithmic fairness but there is still no major breakthrough. In practice, an exhaustive search over all possible techniques and hyperparameters is needed to find opt…

Decision MakingFairnessHyperparameter OptimizationNavigate

Efficient Exploration in Binary and Preferential Bayesian Optimization

2021-10-18 · Tristan Fauvel, Matthew Chalk

Bayesian optimization (BO) is an effective approach to optimize expensive black-box functions, that seeks to trade-off between exploitation (selecting parameters where the maximum is likely) and exploration (selecting pa…

Bayesian OptimizationEfficient Exploration

EasyHeC: Accurate and Automatic Hand-eye Calibration via Differentiable Rendering and Space Exploration

2023-05-02 · Linghao Chen, Yuzhe Qin, Xiaowei Zhou, Hao Su

Hand-eye calibration is a critical task in robotics, as it directly affects the efficacy of critical operations such as manipulation and grasping. Traditional methods for achieving this objective necessitate the careful …