中文
相关论文

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

200 篇论文

The performance of Hamiltonian Monte Carlo (HMC) sampler depends critically on some algorithm parameters such as the total integration time and the numerical integration stepsize. The parameter tuning is particularly challenging when the…

统计计算 · 统计学 2020-05-19 Tengchao Yu , Hongqiao Wang , Jinglai Li

In real-world applications, many optimization problems have the time-linkage property, that is, the objective function value relies on the current solution as well as the historical solutions. Although the rigorous theoretical analysis on…

神经与进化计算 · 计算机科学 2021-02-25 Weijie Zheng , Huanhuan Chen , Xin Yao

It has been observed that some working principles of evolutionary algorithms, in particular, the influence of the parameters, cannot be understood from results on the asymptotic order of the runtime, but only from more precise results. In…

神经与进化计算 · 计算机科学 2018-10-18 Benjamin Doerr , Carola Doerr , Jing Yang

Maximization of an expensive, unimodal function under random observations has been an important problem in hyperparameter tuning. It features expensive function evaluations (which means small budgets) and a high level of noise. We develop…

最优化与控制 · 数学 2023-02-23 Xiaohe Luo , Warren B. Powell

This thesis concerns sequential-access data compression, i.e., by algorithms that read the input one or more times from beginning to end. In one chapter we consider adaptive prefix coding, for which we must read the input character by…

信息论 · 计算机科学 2009-02-03 Travis Gagie

Submodular function minimization is a key problem in a wide variety of applications in machine learning, economics, game theory, computer vision, and many others. The general solver has a complexity of $O(n^3 \log^2 n . E +n^4 {\log}^{O(1)}…

数据结构与算法 · 计算机科学 2017-01-25 Srikumar Ramalingam , Chris Russell , Lubor Ladicky , Philip H. S. Torr

We consider a simple setting in neuroevolution where an evolutionary algorithm optimizes the weights and activation functions of a simple artificial neural network. We then define simple example functions to be learned by the network and…

神经与进化计算 · 计算机科学 2023-10-17 Paul Fischer , Emil Lundt Larsen , Carsten Witt

This article analyzes the stochastic runtime of a Cross-Entropy Algorithm on two classes of traveling salesman problems. The algorithm shares main features of the famous Max-Min Ant System with iteration-best reinforcement. For simple…

数据结构与算法 · 计算机科学 2017-12-21 Zijun Wu , Rolf Moehring , Jianhui Lai

Finding parameters that minimise a loss function is at the core of many machine learning methods. The Stochastic Gradient Descent algorithm is widely used and delivers state of the art results for many problems. Nonetheless, Stochastic…

机器学习 · 计算机科学 2018-09-26 Yao Zhang , Andrew M. Saxe , Madhu S. Advani , Alpha A. Lee

We investigate the calibration of estimations to increase performance with an optimal monotone transform on the estimator outputs. We start by studying the traditional square error setting with its weighted variant and show that the optimal…

机器学习 · 计算机科学 2021-11-02 Kaan Gokcesu , Hakan Gokcesu

In this paper, we propose a hybrid model combining genetic algorithm and hill climbing algorithm for optimizing Convolutional Neural Networks (CNNs) on the CIFAR-100 dataset. The proposed model utilizes a population of chromosomes that…

神经与进化计算 · 计算机科学 2023-08-28 Krutika Sarode , Shashidhar Reddy Javaji

Several large-scale machine learning tasks, such as data summarization, can be approached by maximizing functions that satisfy submodularity. These optimization problems often involve complex side constraints, imposed by the underlying…

数据结构与算法 · 计算机科学 2021-02-15 Francesco Quinzan , Vanja Doskoč , Andreas Göbel , Tobias Friedrich

Drift analysis is a powerful tool for analyzing the time complexity of evolutionary algorithms. However, it requires manual construction of drift functions to bound hitting time for each specific algorithm and problem. To address this…

神经与进化计算 · 计算机科学 2026-03-04 Jun He , Siang Yew Chong , Xin Yao

The one-fifth rule and its generalizations are a classical parameter control mechanism in discrete domains. They have also been transferred to control the offspring population size of the $(1, \lambda)$-EA. This has been shown to work very…

神经与进化计算 · 计算机科学 2024-04-19 Johannes Lengler , Konstantin Sturm

We study evolutionary algorithms in a dynamic setting, where for each generation a different fitness function is chosen, and selection is performed with respect to the current fitness function. Specifically, we consider Dynamic BinVal, in…

神经与进化计算 · 计算机科学 2021-07-09 Johannes Lengler , Simone Riedi

Contextual policy search allows adapting robotic movement primitives to different situations. For instance, a locomotion primitive might be adapted to different terrain inclinations or desired walking speeds. Such an adaptation is often…

机器学习 · 统计学 2015-11-17 Jan Hendrik Metzen

By using a new way to encode Boolean functions in a reversible gate, an algorithm is developed in quantum computing over Z_2, symbolized QC/2, (as opposed to QC over C) that needs only one function evaluation to solve the Grover Database…

量子物理 · 物理学 2024-09-09 David Ellerman

The $(1 + (\lambda,\lambda))$ genetic algorithm is a younger evolutionary algorithm trying to profit also from inferior solutions. Rigorous runtime analyses on unimodal fitness functions showed that it can indeed be faster than classical…

神经与进化计算 · 计算机科学 2022-06-17 Denis Antipov , Benjamin Doerr , Vitalii Karavaev

While evolutionary algorithms are known to be very successful for a broad range of applications, the algorithm designer is often left with many algorithmic choices, for example, the size of the population, the mutation rates, and the…

神经与进化计算 · 计算机科学 2015-04-14 Benjamin Doerr , Carola Doerr

Basin-Hopping (BH) or Monte-Carlo Minimization (MCM) is so far the most reliable algorithms in chemical physics to search for the lowest-energy structure of atomic clusters and macromolecular systems. BH transforms the complex energy…

材料科学 · 物理学 2009-11-10 Masao Iwamatsu , Yutaka Okabe