中文
相关论文

相关论文: Frequency Fitness Assignment: Making Optimization …

200 篇论文

In the real world, there exist a class of optimization problems that multiple (local) optimal solutions in the solution space correspond to a single point in the objective space. In this paper, we theoretically show that for such multimodal…

神经与进化计算 · 计算机科学 2024-06-06 Shengjie Ren , Zhijia Qiu , Chao Bian , Miqing Li , Chao Qian

Exponential Moving Average (EMA) is a widely used weight averaging (WA) regularization to learn flat optima for better generalizations without extra cost in deep neural network (DNN) optimization. Despite achieving better flatness, existing…

机器学习 · 计算机科学 2024-10-08 Siyuan Li , Zicheng Liu , Juanxi Tian , Ge Wang , Zedong Wang , Weiyang Jin , Di Wu , Cheng Tan , Tao Lin , Yang Liu , Baigui Sun , Stan Z. Li

A core feature of evolutionary algorithms is their mutation operator. Recently, much attention has been devoted to the study of mutation operators with dynamic and non-uniform mutation rates. Following up on this line of work, we propose a…

数据结构与算法 · 计算机科学 2018-11-22 Tobias Friedrich , Andreas Göbel , Francesco Quinzan , Markus Wagner

Existing video recognition algorithms always conduct different training pipelines for inputs with different frame numbers, which requires repetitive training operations and multiplying storage costs. If we evaluate the model using other…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Yitian Zhang , Yue Bai , Chang Liu , Huan Wang , Sheng Li , Yun Fu

We propose a new method based on discrete Fourier analysis to analyze the time evolutionary algorithms spend on plateaus. This immediately gives a concise proof of the classic estimate of the expected runtime of the $(1+1)$ evolutionary…

神经与进化计算 · 计算机科学 2025-01-30 Benjamin Doerr , Andrew James Kelley

Evolutionary algorithms (EAs) are general-purpose optimisers that come with several parameters like the sizes of parent and offspring populations or the mutation rate. It is well known that the performance of EAs may depend drastically on…

神经与进化计算 · 计算机科学 2022-10-13 Mario Alejandro Hevia Fajardo , Dirk Sudholt

We recently highlighted a fundamental problem recognized to confound algorithmic optimization, namely, \textit{conflating} the objective with the objective function. Even when the former is well defined, the latter may not be obvious, e.g.,…

神经与进化计算 · 计算机科学 2022-06-28 Moshe Sipper , Jason H. Moore , Ryan J. Urbanowicz

Fine-tuning pre-trained transformer models, e.g., Swin Transformer, are successful in numerous downstream for dense prediction vision tasks. However, one major issue is the cost/storage of their huge amount of parameters, which becomes…

计算机视觉与模式识别 · 计算机科学 2023-10-04 Xueqing Deng , Qi Fan , Xiaojie Jin , Linjie Yang , Peng Wang

Runtime analysis has recently been applied to popular evolutionary multi-objective (EMO) algorithms like NSGA-II in order to establish a rigorous theoretical foundation. However, most analyses showed that these algorithms have the same…

神经与进化计算 · 计算机科学 2024-05-24 Duc-Cuong Dang , Andre Opris , Dirk Sudholt

This paper concerns applications of genetic algorithms and genetic programming to tasks for which it is difficult to find a representation that does not map to a highly complex and discontinuous fitness landscape. In such cases the standard…

神经与进化计算 · 计算机科学 2016-05-06 Michal Gregor , Juraj Spalek

Evolutionary algorithms (EAs) have emerged as a predominant approach for addressing multi-objective optimization problems. However, the theoretical foundation of multi-objective EAs (MOEAs), particularly the fundamental aspects like running…

神经与进化计算 · 计算机科学 2024-09-17 Shengjie Ren , Chao Bian , Miqing Li , Chao Qian

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

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…

神经与进化计算 · 计算机科学 2022-10-07 Benjamin Doerr , Yassine Ghannane , Marouane Ibn Brahim

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

The Makespan Scheduling problem is an extensively studied NP-hard problem, and its simplest version looks for an allocation approach for a set of jobs with deterministic processing times to two identical machines such that the makespan is…

神经与进化计算 · 计算机科学 2025-04-25 Feng Shi , Daoyu Huang , Xiankun Yan , Frank Neumann

The analysis of randomized search heuristics on classes of functions is fundamental for the understanding of the underlying stochastic process and the development of suitable proof techniques. Recently, remarkable progress has been made in…

神经与进化计算 · 计算机科学 2011-12-16 Carsten Witt

The hardness of fitness functions is an important research topic in the field of evolutionary computation. In theory, the study can help understanding the ability of evolutionary algorithms. In practice, the study may provide a guideline to…

神经与进化计算 · 计算机科学 2018-05-02 Jun He , Tianshi Chen , Xin Yao

Evolutionary Algorithms (EAs) and other randomized search heuristics are often considered as unbiased algorithms that are invariant with respect to different transformations of the underlying search space. However, if a certain amount of…

神经与进化计算 · 计算机科学 2020-10-26 Amirhossein Rajabi , Carsten Witt

Classical equations for predicting one-repetition maximum (1RM) from submaximal performance were derived from small samples performing a single exercise, yet are routinely applied to hundreds of exercises. All use a fixed conversion factor…

应用统计 · 统计学 2026-03-19 Thiago Marzagao

In recent years, Evolutionary Algorithms (EAs) have frequently been adopted to evolve instances for optimization problems that pose difficulties for one algorithm while being rather easy for a competitor and vice versa. Typically, this is…

神经与进化计算 · 计算机科学 2021-04-30 Jakob Bossek , Markus Wagner