paper-with-me

Papers

Multiobjectivization of Local Search: Single-Objective Optimization Benefits From Multi-Objective Gradient Descent

2020-10-02 · Vera Steinhoff, Pascal Kerschke, Pelin Aspar, Heike Trautmann, Christian Grimme

Multimodality is one of the biggest difficulties for optimization as local optima are often preventing algorithms from making progress. This does not only challenge local strategies that can get stuck. It also hinders meta-heuristics like evolutionary algorithms in convergence to the global optimum. In this paper we present a new concept of gradient descent, which is able to escape local traps. It relies on multiobjectivization of the original problem and applies the recently proposed and here slightly modified multi-objective local search mechanism MOGSA. We use a sophisticated visualization technique for multi-objective problems to prove the working principle of our idea. As such, this work highlights the transfer of new insights from the multi-objective to the single-objective domain and provides first visual evidence that multiobjectivization can link single-objective local optima in multimodal landscapes.

📄 PDF Abstract BibTeX arXiv:2010.01004

Code (0)

등록된 구현이 없습니다.

Tasks

Evolutionary Algorithms

Similar Papers 제목 키워드 기반

Empirical Study on the Benefits of Multiobjectivization for Solving Single-Objective Problems

2020-06-25 · Vera Steinhoff, Pascal Kerschke, Christian Grimme

When dealing with continuous single-objective problems, multimodality poses one of the biggest difficulties for global optimization. Local optima are often preventing algorithms from making progress and thus pose a sever…

global-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…

A Multi-operator Ensemble LSHADE with Restart and Local Search Mechanisms for Single-objective Optimization

2024-09-24 · Dikshit Chauhan, Anupam Trivedi, Shivani

In recent years, multi-operator and multi-method algorithms have succeeded, encouraging their combination within single frameworks. Despite promising results, there remains room for improvement as only some evolutionary …

Evolutionary Algorithms

DE-2LS: Differential Evolution with Late-Stage local-search for Unconstrained Single-Objective Numerical Optimization

2026-06-26 · Dikshit Chauhan arxiv

Unconstrained single-objective numerical optimization requires a careful balance among global exploration, late-stage exploitation, and function-evaluation efficiency. This paper presents DE-2LS, a late-stage, local-sear…

Archive-based Single-Objective Evolutionary Algorithms for Submodular Optimization

2024-06-19 · Frank Neumann, Günter Rudolph

Constrained submodular optimization problems play a key role in the area of combinatorial optimization as they capture many NP-hard optimization problems. So far, Pareto optimization approaches using multi-objective form…

Combinatorial OptimizationEvolutionary Algorithms