Skip to main content

Showing 1–5 of 5 results for author: Antonov, K

Searching in archive cs. Search in all archives.
.
  1. arXiv:2402.06299  [pdf, other

    cs.NE cs.AI

    A Functional Analysis Approach to Symbolic Regression

    Authors: Kirill Antonov, Roman Kalkreuth, Kaifeng Yang, Thomas Bäck, Niki van Stein, Anna V Kononova

    Abstract: Symbolic regression (SR) poses a significant challenge for randomized search heuristics due to its reliance on the synthesis of expressions for input-output map**s. Although traditional genetic programming (GP) algorithms have achieved success in various domains, they exhibit limited performance when tree-based representations are used for SR. To address these limitations, we introduce a novel S… ▽ More

    Submitted 9 February, 2024; originally announced February 2024.

    Comments: 14 pages, 3 figures. Submitted to Genetic and Evolutionary Computation Conference (GECCO-2024)

  2. arXiv:2306.02985  [pdf, other

    cs.NE

    Representation-agnostic distance-driven perturbation for optimizing ill-conditioned problems

    Authors: Kirill Antonov, Anna V. Kononova, Thomas Bäck, Niki van Stein

    Abstract: Locality is a crucial property for efficiently optimising black-box problems with randomized search heuristics. However, in practical applications, it is not likely to always find such a genotype encoding of candidate solutions that this property is upheld with respect to the Hamming distance. At the same time, it may be possible to use domain-specific knowledge to define a metric with locality pr… ▽ More

    Submitted 5 June, 2023; originally announced June 2023.

    Comments: 10 pages, 2 figures

  3. arXiv:2204.13753  [pdf, other

    cs.LG cs.NE stat.ML

    High Dimensional Bayesian Optimization with Kernel Principal Component Analysis

    Authors: Kirill Antonov, Elena Raponi, Hao Wang, Carola Doerr

    Abstract: Bayesian Optimization (BO) is a surrogate-based global optimization strategy that relies on a Gaussian Process regression (GPR) model to approximate the objective function and an acquisition function to suggest candidate points. It is well-known that BO does not scale well for high-dimensional problems because the GPR model requires substantially more data points to achieve sufficient accuracy and… ▽ More

    Submitted 26 June, 2022; v1 submitted 28 April, 2022; originally announced April 2022.

  4. 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

  5. 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