中文
相关论文

相关论文: Runtime Analysis of a Compact Genetic Algorithm on…

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

The goal of this project is to develop the Genetic Algorithms (GA) for solving the Schaffer F6 function in fewer than 4000 function evaluations on a total of 30 runs. Four types of Genetic Algorithms (GA) are presented - Generational GA…

神经与进化计算 · 计算机科学 2019-11-04 Alison Jenkins , Vinika Gupta , Alexis Myrick , Mary Lenoir

The MaxCut problem is a fundamental problem in Combinatorial Optimization, with significant implications across diverse domains such as logistics, network design, and statistical physics. The algorithm represents innovative approaches that…

量子物理 · 物理学 2025-01-03 Paulo A. Viana , Fernando M. de Paula Neto

Most genetic algorithms (GAs) used in literature to solve control problems are time consuming and involve important storage memory requirements. In fact, the search in GAs is iteratively performed on a population of chromosomes (control…

最优化与控制 · 数学 2019-03-12 M. Oulghelou , C. Allery

The global simple evolutionary multi-objective optimizer (GSEMO) is a simple, yet often effective multi-objective evolutionary algorithm (MOEA). By only maintaining non-dominated solutions, it has a variable population size that…

神经与进化计算 · 计算机科学 2025-05-05 Benjamin Doerr , Martin Krejca , Andre Opris

The most common representation in evolutionary computation are bit strings. This is ideal to model binary decision variables, but less useful for variables taking more values. With very little theoretical work existing on how to use…

神经与进化计算 · 计算机科学 2016-04-13 Benjamin Doerr , Carola Doerr , Timo Kötzing

Many real-world optimization problems can be stated in terms of submodular functions. Furthermore, these real-world problems often involve uncertainties which may lead to the violation of given constraints. A lot of evolutionary…

神经与进化计算 · 计算机科学 2024-11-04 Aneta Neumann , Frank Neumann

The expected running time of the classical (1+1) EA on the OneMax benchmark function has recently been determined by Hwang et al. (2018) up to additive errors of $O((\log n)/n)$. The same approach proposed there also leads to a full…

神经与进化计算 · 计算机科学 2019-06-26 Hsien-Kuei Hwang , Carsten Witt

This paper presents a genetic algorithm (GA) approach to cost-optimal task scheduling in a production line. The system consists of a set of serial processing tasks, each with a given duration, unit execution cost, and precedence…

神经与进化计算 · 计算机科学 2026-01-05 Alireza Rezaee

We develop a novel and single-loop variance-reduced algorithm to solve a class of stochastic nonconvex-convex minimax problems involving a nonconvex-linear objective function, which has various applications in different fields such as…

最优化与控制 · 数学 2020-10-27 Quoc Tran-Dinh , Deyi Liu , Lam M. Nguyen

Although the applications of Non-Homogeneous Poisson Processes to model and study the threshold overshoots of interest in different time series of measurements have proven to provide good results, they needed to be complemented with an…

应用统计 · 统计学 2023-09-15 Biviana Marcela Suárez-Sierra , Arrigo Coen , Carlos Alberto Taimal

Multi-task learning uses auxiliary data or knowledge from relevant tasks to facilitate the learning in a new task. Multi-task optimization applies multi-task learning to optimization to study how to effectively and efficiently tackle…

神经与进化计算 · 计算机科学 2019-09-17 Dongrui Wu , Xianfeng Tan

Parent selection methods are widely used in evolutionary computation to accelerate the optimization process, yet their theoretical benefits are still poorly understood. In this paper, we address this gap by proposing a parent selection…

神经与进化计算 · 计算机科学 2026-04-10 Andre Opris , Denis Antipov

Many real-world optimization problems are not naturally homogeneous vectors but composite design objects with heterogeneous parameters: integers, real values, Booleans, categoricals, complex-valued descriptors, and embedding vectors.…

神经与进化计算 · 计算机科学 2026-05-14 Alex Bogdan

A Genetic Algorithm (GA) is proposed in which each member of the population can change schemata only with its neighbors according to a rule. The rule methodology and the neighborhood structure employ elements from the Cellular Automata (CA)…

神经与进化计算 · 计算机科学 2007-11-16 Vasileios Barmpoutis , Gary F. Dargush

Chance constrained optimization problems allow to model problems where constraints involving stochastic components should only be violated with a small probability. Evolutionary algorithms have been applied to this scenario and shown to…

神经与进化计算 · 计算机科学 2024-08-23 Frank Neumann , Carsten Witt

Many statistical problems involve optimization over a discrete parameter space having an unknown dimension. In such settings, gradient-based methods often fail due to the non-differentiability of the objective function or a non-convex or…

应用统计 · 统计学 2026-03-19 Mo Li , QiQi Lu , Robert Lund , Xueheng Shi

This work proposes a new edge about the Chaotic Genetic Algorithm (CGA) and the importance of the entropy in the initial population. Inspired by chaos theory the CGA uses chaotic maps to modify the stochastic parameters of Genetic Algorithm…

神经与进化计算 · 计算机科学 2019-03-13 Guillermo Fuertes , Manuel Vargas , Miguel Alfaro , Rodrigo Soto-Garrido , Jorge Sabattin , Maria Alejandra Peralta

Genetic Algorithms (GA) are a class of metaheuristic global optimization methods inspired by the process of natural selection among individuals in a population. Despite their widespread use, a comprehensive theoretical analysis of these…

最优化与控制 · 数学 2025-02-24 Giacomo Borghi , Lorenzo Pareschi

This paper extends the runtime analysis of non-elitist evolutionary algorithms (EAs) with fitness-proportionate selection from the simple OneMax function to the linear functions. Not only does our analysis cover a larger class of fitness…

神经与进化计算 · 计算机科学 2019-08-26 Duc-Cuong Dang , Anton Eremeev , Per Kristian Lehre