paper-with-me

Papers

Single and Multi-Objective Optimization Benchmark Problems Focusing on Human-Powered Aircraft Design

2023-12-14 · Nobuo Namura

The landscapes of real-world optimization problems can vary strongly depending on the application. In engineering design optimization, objective functions and constraints are often derived from governing equations, resulting in moderate multimodality. However, benchmark problems with such moderate multimodality are typically confined to low-dimensional cases, making it challenging to conduct meaningful comparisons. To address this, we present a benchmark test suite focused on the design of human-powered aircraft for single and multi-objective optimization. This test suite incorporates governing equations from aerodynamics and material mechanics, providing a realistic testing environment. It includes 60 problems across three difficulty levels, with a wing segmentation parameter to scale complexity and dimensionality. Both constrained and unconstrained versions are provided, with penalty methods applied to the unconstrained version. The test suite is computationally inexpensive while retaining key characteristics of engineering problems. Numerical experiments indicate the presence of moderate multimodality, and multi-objective problems exhibit diverse Pareto front shapes.

📄 PDF Abstract BibTeX arXiv:2312.08953

Code (2)

nobuo-namura/engineering-benchmark-problem 공식 구현
nobuo-namura/hpa 공식 구현

Tasks

Evolutionary Algorithms

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Focus 설명 없음

Similar Papers 제목 키워드 기반

Evolutionary Multitasking for Single-objective Continuous Optimization: Benchmark Problems, Performance Metric, and Baseline Results

2017-06-12 · Bingshui Da, Yew-Soon Ong, Liang Feng, A. K. Qin 외

In this report, we suggest nine test problems for multi-task single-objective optimization (MTSOO), each of which consists of two single-objective optimization tasks that need to be solved simultaneously. The relationshi…

YAHPO Gym -- An Efficient Multi-Objective Multi-Fidelity Benchmark for Hyperparameter Optimization

2021-09-08 · Florian Pfisterer, Lennart Schneider, Julia Moosbauer, Martin Binder 외

When developing and analyzing new hyperparameter optimization methods, it is vital to empirically evaluate and compare them on well-curated benchmark suites. In this work, we propose a new set of challenging and relevant…

Hyperparameter Optimization

Impacts of Single-objective Landscapes on Multi-objective Optimization

2026-08-04 · Shoichiro Tanaka, Keiki Takadama, Hiroyuki Sato arxiv

This work revealed a relationship between a multi-objective optimization problem and single-objective optimization problems that exist in the multi-objective problem. This work focused on combinatorial problems and inves…

Exploration of Pareto-preserving Search Space Transformations in Multi-objective Test Functions

2026-04-09 · Diederick Vermetten, Jeroen Rook arxiv

Benchmark problems are an important tool for gaining understanding of optimization algorithms. Since algorithms often aim to perform well on benchmarks, biases in benchmark design provide misleading insights. In single-o…

Multi-task problems are not multi-objective

2021-10-14 · Michael Ruchte, Josif Grabocka

Multi-objective optimization (MOO) aims at finding a set of optimal configurations for a given set of objectives. A recent line of work applies MOO methods to the typical Machine Learning (ML) setting, which becomes mult…

BIG-bench Machine LearningMulti-Task Learning