Skip to main content

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

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

    cs.NE

    Selection of Filters for Photonic Crystal Spectrometer Using Domain-Aware Evolutionary Algorithms

    Authors: Kirill Antonov, Marijn Siemons, Niki van Stein, Thomas H. W. Bäck, Ralf Kohlhaas, Anna V. Kononova

    Abstract: This work addresses the critical challenge of optimal filter selection for a novel trace gas measurement device. This device uses photonic crystal filters to retrieve trace gas concentrations prone to photon and read noise. The filter selection directly influences accuracy and precision of the gas retrieval and therefore is a crucial performance driver. We formulate the problem as a stochastic com… ▽ More

    Submitted 17 October, 2024; originally announced October 2024.

  2. 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 mappings. 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)

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

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

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

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