中文
相关论文

相关论文: Stagnation Detection with Randomized Local Search

200 篇论文

We propose and analyze a self-adaptive version of the $(1,\lambda)$ evolutionary algorithm in which the current mutation rate is part of the individual and thus also subject to mutation. A rigorous runtime analysis on the OneMax benchmark…

神经与进化计算 · 计算机科学 2018-12-03 Benjamin Doerr , Carsten Witt , Jing Yang

We study evolutionary algorithms in a dynamic setting, where for each generation a different fitness function is chosen, and selection is performed with respect to the current fitness function. Specifically, we consider Dynamic BinVal, in…

神经与进化计算 · 计算机科学 2021-07-09 Johannes Lengler , Simone Riedi

We propose a novel evolutionary algorithm on bit vectors which derives from the principles of information theory. The information-theoretic evolutionary algorithm (it-EA) iteratively updates a search distribution with two parameters, the…

神经与进化计算 · 计算机科学 2023-04-13 Arnaud Berny

The main goal of diversity optimization is to find a diverse set of solutions which satisfy some lower bound on their fitness. Evolutionary algorithms (EAs) are often used for such tasks, since they are naturally designed to optimize…

神经与进化计算 · 计算机科学 2024-07-15 Denis Antipov , Aneta Neumann , Frank Neumann

In this paper we revisit the question how hard it can be for the $(1+1)$ Evolutionary Algorithm to optimize monotone pseudo-Boolean functions. By introducing a more pessimistic stochastic process, the partially-ordered evolutionary…

神经与进化计算 · 计算机科学 2025-07-02 Marc Kaufmann , Maxime Larcher , Johannes Lengler , Oliver Sieberling

Convergence detection of iterative stochastic optimization methods is of great practical interest. This paper considers stochastic gradient descent (SGD) with a constant learning rate and momentum. We show that there exists a transient…

机器学习 · 计算机科学 2020-08-28 Jerry Chee , Ping Li

While the theoretical analysis of evolutionary algorithms (EAs) has made significant progress for pseudo-Boolean optimization problems in the last 25 years, only sporadic theoretical results exist on how EAs solve permutation-based…

神经与进化计算 · 计算机科学 2022-10-07 Benjamin Doerr , Yassine Ghannane , Marouane Ibn Brahim

Population diversity is essential for avoiding premature convergence in Genetic Algorithms (GAs) and for the effective use of crossover. Yet the dynamics of how diversity emerges in populations are not well understood. We use rigorous…

The Makespan Scheduling problem is an extensively studied NP-hard problem, and its simplest version looks for an allocation approach for a set of jobs with deterministic processing times to two identical machines such that the makespan is…

神经与进化计算 · 计算机科学 2025-04-25 Feng Shi , Daoyu Huang , Xiankun Yan , Frank Neumann

The analysis of randomized search heuristics on classes of functions is fundamental for the understanding of the underlying stochastic process and the development of suitable proof techniques. Recently, remarkable progress has been made in…

神经与进化计算 · 计算机科学 2011-12-16 Carsten Witt

In this paper we study the non-stationary stochastic optimization question with bandit feedback and dynamic regret measures. The seminal work of Besbes et al. (2015) shows that, when aggregated function changes is known a priori, a simple…

机器学习 · 统计学 2022-10-12 Yining Wang

While the theoretical analysis of evolutionary algorithms (EAs) has made significant progress for pseudo-Boolean optimization problems in the last 25 years, only sporadic theoretical results exist on how EAs solve permutation-based…

神经与进化计算 · 计算机科学 2024-04-23 Benjamin Doerr , Yassine Ghannane , Marouane Ibn Brahim

Combinatorial optimization problems are a prominent application area of evolutionary algorithms, where the (1+1) EA is one of the most investigated. We extend this algorithm by introducing some problem knowledge with a specialized mutation…

组合数学 · 数学 2022-03-17 Samuel Baguley , Tobias Friedrich , Timo Kötzing , Xiaoyue Li , Marcus Pappik , Ziena Zeif

Recently, interest has grown in exploring the hypothesis that neural activity conveys information through precise spiking motifs. To investigate this phenomenon, various algorithms have been proposed to detect such motifs in Single Unit…

神经元与认知 · 定量生物学 2023-09-27 Laurent U Perrinet

Evolutionary algorithms (EAs) are general-purpose problem solvers that usually perform an unbiased search. This is reasonable and desirable in a black-box scenario. For combinatorial optimization problems, often more knowledge about the…

神经与进化计算 · 计算机科学 2020-04-23 Vahid Roostapour , Jakob Bossek , Frank Neumann

Streaming Data-Driven Optimization (SDDO) problems arise in many applications where data arrive continuously and the optimization environment evolves over time. Concept drift produces non-stationary landscapes, making optimization methods…

神经与进化计算 · 计算机科学 2026-04-15 Yue Wu , Yuan-Ting Zhong , Ze-Yuan Ma , Yue-Jiao Gong

This paper presents a novel Differential Evolution algorithm for protein folding optimization that is applied to a three-dimensional AB off-lattice model. The proposed algorithm includes two new mechanisms. A local search is used to improve…

人工智能 · 计算机科学 2018-05-08 Borko Bošković , Janez Brest

It is generally accepted that populations are useful for the global exploration of multi-modal optimisation problems. Indeed, several theoretical results are available showing such advantages over single-trajectory search heuristics. In…

神经与进化计算 · 计算机科学 2019-03-27 Dogan Corus , Pietro S. Oliveto

In this paper, we present the discrete-time unbiased extremum seeking (ES) algorithm for n-dimensional (nD) static quadratic maps in the presence of unknown time-varying measurement delays bounded by known constants which can be large. The…

最优化与控制 · 数学 2026-04-07 Adam Jbara , Emilia Fridman , Xuefei Yang

We study the non-stationary stochastic multiarmed bandit (MAB) problem and propose two generic algorithms, namely, the limited memory deterministic sequencing of exploration and exploitation (LM-DSEE) and the Sliding-Window Upper Confidence…

机器学习 · 统计学 2018-04-25 Lai Wei , Vaibhav Srivastava