Skip to main content

Showing 1–6 of 6 results for author: Buzdalova, A

Searching in archive cs. Search in all archives.
.
  1. Fast Re-Optimization of LeadingOnes with Frequent Changes

    Authors: Nina Bulanova, Arina Buzdalova, Carola Doerr

    Abstract: In real-world optimization scenarios, the problem instance that we are asked to solve may change during the optimization process, e.g., when new information becomes available or when the environmental conditions change. In such situations, one could hope to achieve reasonable performance by continuing the search from the best solution found for the original problem. Likewise, one may hope that whe… ▽ More

    Submitted 9 September, 2022; originally announced September 2022.

    Comments: IEEE CEC 2022 paper, 8 pages

  2. arXiv:2102.11461  [pdf, other

    cs.NE

    Blending Dynamic Programming with Monte Carlo Simulation for Bounding the Running Time of Evolutionary Algorithms

    Authors: Kirill Antonov, Maxim Buzdalov, Arina Buzdalova, Carola Doerr

    Abstract: With the goal to provide absolute lower bounds for the best possible running times that can be achieved by $(1+λ)$-type search heuristics on common benchmark problems, we recently suggested a dynamic programming approach that computes optimal expected running times and the regret values inferred when deviating from the optimal parameter choice. Our previous work is restricted to problems for whi… ▽ More

    Submitted 22 February, 2021; originally announced February 2021.

    Comments: 8 pages, 4 figures. Submitted to IEEE Congress on Evolutionary Computation 2021

    MSC Class: 68Q17 ACM Class: F.2.2

  3. arXiv:2006.11026  [pdf, other

    cs.NE

    Hybridizing the 1/5-th Success Rule with Q-Learning for Controlling the Mutation Rate of an Evolutionary Algorithm

    Authors: Arina Buzdalova, Carola Doerr, Anna Rodionova

    Abstract: It is well known that evolutionary algorithms (EAs) achieve peak performance only when their parameters are suitably tuned to the given problem. Even more, it is known that the best parameter values can change during the optimization process. Parameter control mechanisms are techniques developed to identify and to track these values. Recently, a series of rigorous theoretical works confirmed the… ▽ More

    Submitted 19 June, 2020; originally announced June 2020.

    Comments: To appear in the Proceedings of Parallel Problem Solving from Nature (PPSN'2020)

  4. Offspring Population Size Matters when Comparing Evolutionary Algorithms with Self-Adjusting Mutation Rates

    Authors: Anna Rodionova, Kirill Antonov, Arina Buzdalova, Carola Doerr

    Abstract: We analyze the performance of the 2-rate $(1+λ)$ Evolutionary Algorithm (EA) with self-adjusting mutation rate control, its 3-rate counterpart, and a $(1+λ)$~EA variant using multiplicative update rules on the OneMax problem. We compare their efficiency for offspring population sizes ranging up to $λ=3,200$ and problem sizes up to $n=100,000$. Our empirical results show that the ranking of the a… ▽ More

    Submitted 18 April, 2019; v1 submitted 16 April, 2019; originally announced April 2019.

    Comments: To appear at Genetic and Evolutionary Computation Conference (GECCO'19). v2: minor language revision

  5. arXiv:1704.07187  [pdf, other

    cs.NE cs.LG

    Reinforcement Learning Based Dynamic Selection of Auxiliary Objectives with Preserving of the Best Found Solution

    Authors: Irina Petrova, Arina Buzdalova

    Abstract: Efficiency of single-objective optimization can be improved by introducing some auxiliary objectives. Ideally, auxiliary objectives should be helpful. However, in practice, objectives may be efficient on some optimization stages but obstructive on others. In this paper we propose a modification of the EA+RL method which dynamically selects optimized objectives using reinforcement learning. The pro… ▽ More

    Submitted 24 April, 2017; originally announced April 2017.

    Comments: this is a full version of a paper which has been accepted as a student workshop paper to GECCO conference 2017

    MSC Class: 68T05; 68T15 ACM Class: G.1.6; I.2.6

  6. arXiv:1603.06788  [pdf, other

    cs.NE

    Adaptive Parameter Selection in Evolutionary Algorithms by Reinforcement Learning with Dynamic Discretization of Parameter Range

    Authors: Arkady Rost, Irina Petrova, Arina Buzdalova

    Abstract: Online parameter controllers for evolutionary algorithms adjust values of parameters during the run of an evolutionary algorithm. Recently a new efficient parameter controller based on reinforcement learning was proposed by Karafotias et al. In this method ranges of parameters are discretized into several intervals before the run. However, performing adaptive discretization during the run may incr… ▽ More

    Submitted 22 March, 2016; originally announced March 2016.

    Comments: this is a full version of a paper which has been accepted as a poster to GECCO conference 2016

    MSC Class: 68T05 ACM Class: G.1.6; I.2.6