中文
相关论文

相关论文: Adaptive Drift Analysis

200 篇论文

While operations {\em rank} and {\em select} on static bitvectors can be supported in constant time, lower bounds show that supporting updates raises the cost per operation to $\Theta(\log n/ \log\log n)$ on bitvectors holding $n$ bits.…

数据结构与算法 · 计算机科学 2025-05-22 Gonzalo Navarro

This paper focuses on the maximum speed at which biological evolution can occur. I derive inequalities that limit the rate of evolutionary processes driven by natural selection, mutations, or genetic drift. These \emph{rate limits} link the…

种群与进化 · 定量生物学 2024-06-17 Luis Pedro García-Pintos

We consider the problem of maintaining a proper $(\Delta + 1)$-vertex coloring in a graph on $n$-vertices and maximum degree $\Delta$ undergoing edge insertions and deletions. We give a randomized algorithm with amortized update time…

数据结构与算法 · 计算机科学 2025-07-08 Maxime Flin , Magnús M. Halldórsson

Evolution strategy (ES) is one of the promising classes of algorithms for black-box continuous optimization. Despite its broad successes in applications, theoretical analysis on the speed of its convergence is limited on convex quadratic…

最优化与控制 · 数学 2025-09-03 Daiki Morinaga , Kazuto Fukuchi , Jun Sakuma , Youhei Akimoto

The Gene-pool Optimal Mixing Evolutionary Algorithm (GOMEA) is a state of the art evolutionary algorithm that leverages linkage learning to efficiently exploit problem structure. By identifying and preserving important building blocks…

神经与进化计算 · 计算机科学 2024-07-12 Yukai Qiao , Marcus Gallagher

We use an elementary argument building on group actions to prove that the selection-free steady state genetic algorithm analyzed by Sutton and Witt (GECCO 2019) takes an expected number of $\Omega(2^n / \sqrt n)$ iterations to find any…

神经与进化计算 · 计算机科学 2021-09-21 Benjamin Doerr

Under constant selection, each trait has a fixed fitness, and small mutation rates allow populations to efficiently exploit the optimal trait. Therefore it is reasonable to expect mutation rates will evolve downwards. However, we find this…

种群与进化 · 定量生物学 2022-08-23 Brian Mintz , Feng Fu

In this article we present an Elitism Levels Traverse Mechanism that we designed to find bounds on population-based Evolutionary algorithms solving unimodal functions. We prove its efficiency theoretically and test it on OneMax function…

神经与进化计算 · 计算机科学 2012-04-03 Aram Ter-Sarkisov

The goal of a learner, in standard online learning, is to have the cumulative loss not much larger compared with the best-performing function from some fixed class. Numerous algorithms were shown to have this gap arbitrarily close to zero,…

机器学习 · 计算机科学 2013-03-04 Nina Vaits , Edward Moroshko , Koby Crammer

The majority of research on estimation-of-distribution algorithms (EDAs) concentrates on pseudo-Boolean optimization and permutation problems, leaving the domain of EDAs for problems in which the decision variables can take more than two…

神经与进化计算 · 计算机科学 2024-05-21 Firas Ben Jedidia , Benjamin Doerr , Martin S. Krejca

Understanding how the time-complexity of evolutionary algorithms (EAs) depend on their parameter settings and characteristics of fitness landscapes is a fundamental problem in evolutionary computation. Most rigorous results were derived…

神经与进化计算 · 计算机科学 2016-10-28 Dogan Corus , Duc-Cuong Dang , Anton V. Eremeev , Per Kristian Lehre

Online Learning (OL) is a field of research that is increasingly gaining attention both in academia and industry. One of the main challenges of OL is the inherent presence of concept drifts, which are commonly defined as unforeseeable…

机器学习 · 计算机科学 2024-07-01 Mauro Dalle Lucca Tosi , Martin Theobald

In this paper, the monotone submodular maximization problem (SM) is studied. SM is to find a subset of size $\kappa$ from a universe of size $n$ that maximizes a monotone submodular objective function $f$. We show using a novel analysis…

数据结构与算法 · 计算机科学 2021-07-07 Victoria G. Crawford

Unlike traditional evolutionary algorithms which produce offspring via genetic operators, Estimation of Distribution Algorithms (EDAs) sample solutions from probabilistic models which are learned from selected individuals. It is hoped that…

神经与进化计算 · 计算机科学 2018-02-05 Per Kristian Lehre , Phan Trung Hai Nguyen

Evolutionary neural architecture search (ENAS) employs evolutionary algorithms to find high-performing neural architectures automatically, and has achieved great success. However, compared to the empirical success, its rigorous theoretical…

神经与进化计算 · 计算机科学 2024-04-09 Zeqiong Lv , Chao Qian , Yanan Sun

Chance constrained optimization problems allow to model problems where constraints involving stochastic components should only be violated with a small probability. Evolutionary algorithms have been applied to this scenario and shown to…

神经与进化计算 · 计算机科学 2024-08-23 Frank Neumann , Carsten Witt

Evolutionary algorithms (EAs) form a popular optimisation paradigm inspired by natural evolution. In recent years the field of evolutionary computation has developed a rigorous analytical theory to analyse their runtime on many illustrative…

神经与进化计算 · 计算机科学 2015-10-02 Tiago Paixão , Jorge Pérez Heredia , Dirk Sudholt , Barbora Trubenová

We consider the problem of estimating the tail index $\alpha$ of a distribution satisfying a $(\alpha, \beta)$ second-order Pareto-type condition, where \beta is the second-order coefficient. When $\beta$ is available, it was previously…

统计理论 · 数学 2014-07-07 Alexandra Carpentier , Arlene K. H. Kim

Evolutionary algorithms (EAs) have found many successful real-world applications, where the optimization problems are often subject to a wide range of uncertainties. To understand the practical behaviors of EAs theoretically, there are a…

计算复杂性 · 计算机科学 2022-12-07 Chao Bian , Chao Qian , Ke Tang , Yang Yu

Given a Wiener process with unknown and unobservable drift, we try to estimate this drift as effectively but also as quickly as possible, in the presence of a quadratic penalty for the estimation error and of a fixed, positive cost per unit…

统计理论 · 数学 2019-05-24 Erik Ekström , Ioannis Karatzas , Juozas Vaicenavicius