中文
相关论文

相关论文: When Does Hillclimbing Fail on Monotone Functions:…

200 篇论文

Real-world data typically contain repeated and periodic patterns. This suggests that they can be effectively represented and compressed using only a few coefficients of an appropriate basis (e.g., Fourier, Wavelets, etc.). However, distance…

机器学习 · 统计学 2014-05-26 Michail Vlachos , Nikolaos Freris , Anastasios Kyrillidis

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

Automatic algorithms attempt to provide approximate solutions that differ from exact solutions by no more than a user-specified error tolerance. This paper describes an automatic, adaptive algorithm for approximating the solution to a…

数值分析 · 数学 2018-09-28 Yuhan Ding , Fred J. Hickernell , Lluís Antoni Jiménez Rugama

This paper improves the state-of-the-art rate of a first-order algorithm for solving entropy regularized optimal transport. The resulting rate for approximating the optimal transport (OT) has been improved from…

最优化与控制 · 数学 2023-01-25 Yiling Luo , Yiling Xie , Xiaoming Huo

Monotone Boolean functions are a structurally important class of Boolean functions, but their restricted form imposes strong limitations on achievable nonlinearity. In this paper, we investigate whether evolutionary computation can evolve…

神经与进化计算 · 计算机科学 2026-04-21 Claude Carlet , Marko Čupić , Marko Ðurasevic , Domagoj Jakobovic , Luca Mariot , Stjepan Picek

Sinkhorn algorithm is the de-facto standard approximation algorithm for optimal transport, which has been applied to a variety of applications, including image processing and natural language processing. In theory, the proof of its…

数据结构与算法 · 计算机科学 2025-01-14 Kazuki Watanabe , Noboru Isobe

Random constraint satisfaction problems can display a very rich structure in the space of solutions, with often an ergodicity breaking -- also known as clustering or dynamical -- transition preceding the satisfiability threshold when the…

统计力学 · 物理学 2025-07-29 Angelo Giorgio Cavaliere , Federico Ricci-Tersenghi

We compare Evolutionary Algorithms with Minima Hopping for global optimization in the field of cluster structure prediction. We introduce a new {\em average offspring} recombination operator and compare it with previously used operators.…

其他凝聚态物理 · 物理学 2009-11-13 Sandro E. Schoenborn , Stefan Goedecker , Shantanu Roy , Artem R. Oganov

We present an iterative inverse reinforcement learning algorithm to infer optimal cost functions in continuous spaces. Based on a popular maximum entropy criteria, our approach iteratively finds a weight improvement step and proposes a…

机器学习 · 计算机科学 2025-05-14 Sarmad Mehrdad , Avadesh Meduri , Ludovic Righetti

One important goal of black-box complexity theory is the development of complexity models allowing to derive meaningful lower bounds for whole classes of randomized search heuristics. Complementing classical runtime analysis, black-box…

神经与进化计算 · 计算机科学 2016-04-11 Carola Doerr , Johannes Lengler

We present a new method for analyzing the running time of parallel evolutionary algorithms with spatially structured populations. Based on the fitness-level method, it yields upper bounds on the expected parallel running time. This allows…

神经与进化计算 · 计算机科学 2012-06-18 Jörg Lässig , Dirk Sudholt

Dynamic linear functions on the hypercube are functions which assign to each bit a positive weight, but the weights change over time. Throughout optimization, these functions maintain the same global optimum, and never have defecting local…

神经与进化计算 · 计算机科学 2020-04-22 Johannes Lengler , Jonas Meier

With the goal to provide absolute lower bounds for the best possible running times that can be achieved by $(1+\lambda)$-type search heuristics on common benchmark problems, we recently suggested a dynamic programming approach that computes…

神经与进化计算 · 计算机科学 2021-02-24 Kirill Antonov , Maxim Buzdalov , Arina Buzdalova , Carola Doerr

We study how Reinforcement Learning can be employed to optimally control parameters in evolutionary algorithms. We control the mutation probability of a (1+1) evolutionary algorithm on the OneMax function. This problem is modeled as a…

神经与进化计算 · 计算机科学 2019-05-10 Luca Mossina , Emmanuel Rachelson , Daniel Delahaye

Rotation symmetric Boolean functions represent an interesting class of Boolean functions as they are relatively rare compared to general Boolean functions. At the same time, the functions in this class can have excellent properties, making…

神经与进化计算 · 计算机科学 2023-11-21 Claude Carlet , Marko Ðurasevic , Bruno Gašperov , Domagoj Jakobovic , Luca Mariot , Stjepan Picek

We study unbiased $(1+1)$ evolutionary algorithms on linear functions with an unknown number $n$ of bits with non-zero weight. Static algorithms achieve an optimal runtime of $O(n (\ln n)^{2+\epsilon})$, however, it remained unclear whether…

In computer vision, it is often observed that formulating regression problems as a classification task often yields better performance. We investigate this curious phenomenon and provide a derivation to show that classification, with the…

计算机视觉与模式识别 · 计算机科学 2023-03-01 Shihao Zhang , Linlin Yang , Michael Bi Mi , Xiaoxu Zheng , Angela Yao

We show that every algorithm for testing $n$-variate Boolean functions for monotonicity must have query complexity $\tilde{\Omega}(n^{1/4})$. All previous lower bounds for this problem were designed for non-adaptive algorithms and, as a…

计算复杂性 · 计算机科学 2015-11-17 Aleksandrs Belovs , Eric Blais

Hamiltonian Monte Carlo (HMC) is a popular Markov Chain Monte Carlo (MCMC) algorithm to sample from an unnormalized probability distribution. A leapfrog integrator is commonly used to implement HMC in practice, but its performance can be…

统计计算 · 统计学 2021-10-28 Marcel Hirt , Michalis K. Titsias , Petros Dellaportas

Drift analysis has become a powerful tool to prove bounds on the runtime of randomized search heuristics. It allows, for example, fairly simple proofs for the classical problem how the (1+1) Evolutionary Algorithm (EA) optimizes an…

神经与进化计算 · 计算机科学 2015-03-17 Benjamin Doerr , Daniel Johannsen , Carola Winzen