中文
相关论文

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

200 篇论文

The article describes an investigation of the effectiveness of genetic algorithms for multi-objective combinatorial optimization (MOCO) by presenting an application for the vehicle routing problem with soft time windows. The work is…

人工智能 · 计算机科学 2008-09-03 Martin Josef Geiger

Cloud computing is one of the most used distributed systems for data processing and data storage. Due to the continuous increase in the size of the data processed by cloud computing, scheduling multiple tasks to maintain efficiency while…

分布式、并行与集群计算 · 计算机科学 2023-08-24 Mahdi Manavi , Yunpeng Zhang , Guoning Chen

The talk describes a general approach of a genetic algorithm for multiple objective optimization problems. A particular dominance relation between the individuals of the population is used to define a fitness operator, enabling the genetic…

人工智能 · 计算机科学 2008-09-03 Martin Josef Geiger

This paper presents an optimization technique for the multi-pass face milling process. Genetic algorithm (GA) is used to obtain the optimum cutting parameters by minimizing the unit production cost for a given amount of material removal.…

计算工程、金融与科学 · 计算机科学 2009-02-05 Sourabh Saha

In single-objective optimization, it is well known that evolutionary algorithms also without further adjustments can tolerate a certain amount of noise in the evaluation of the objective function. In contrast, this question is not at all…

神经与进化计算 · 计算机科学 2023-08-25 Matthieu Dinot , Benjamin Doerr , Ulysse Hennebelle , Sebastian Will

The application of genetic algorithms (GAs) to many optimization problems in organizations often results in good performance and high quality solutions. For successful and efficient use of GAs, it is not enough to simply apply simple GAs…

神经与进化计算 · 计算机科学 2008-12-18 Maroun Bercachi , Philippe Collard , Manuel Clergue , Sébastien Verel

Optimization of data placement in complex scientific workflows has become very crucial since the large amounts of data generated by these workflows significantly increases the turnaround time of the end-to-end application. It is almost…

分布式、并行与集群计算 · 计算机科学 2018-05-29 Dengpan Yin , Tevfik Kosar

This article addresses multi-servicer on-orbit servicing mission planning in geosynchronous Earth orbit, where routing decisions are tightly coupled with time-dependent orbital phasing and strict propellant and mission-duration constraints.…

系统与控制 · 电气工程与系统科学 2026-03-24 Shridhar Velhal , Avijit Banerjee , George Nikolakopoulos

We investigate a family of $(\mu+\lambda)$ Genetic Algorithms (GAs) which creates offspring either from mutation or by recombining two randomly chosen parents. By scaling the crossover probability, we can thus interpolate from a fully…

神经与进化计算 · 计算机科学 2021-02-16 Furong Ye , Hao Wang , Carola Doerr , Thomas Bäck

We present a Python package together with a practical guide for the implementation of a lightweight diversity-enhanced genetic algorithm (GA) approach for the exploration of multi-dimensional parameter spaces. Searching a parameter space…

神经与进化计算 · 计算机科学 2024-12-24 Jonas Wessén , Eliel Camargo-Molina

The evolutionary diversity optimization aims at finding a diverse set of solutions which satisfy some constraint on their fitness. In the context of multi-objective optimization this constraint can require solutions to be Pareto-optimal. In…

神经与进化计算 · 计算机科学 2023-07-17 Denis Antipov , Aneta Neumann , Frank Neumann

We propose a single-loop variance-reduced acceleration framework, which relates checkpoint update probabilities to momentum parameters, for solving the composite general convex problem where the smooth part has the finite-sum structure.…

最优化与控制 · 数学 2026-02-26 Hai Liu , Tiande Guo , Congying Han

The $(1+(\lambda,\lambda))$ genetic algorithm is a recently proposed single-objective evolutionary algorithm with several interesting properties. We show that its main working principle, mutation with a high rate and crossover as repair…

神经与进化计算 · 计算机科学 2022-10-10 Benjamin Doerr , Omar El Hadri , Adrien Pinard

Multi-model inference covers a wide range of modern statistical applications such as variable selection, model confidence set, model averaging and variable importance. The performance of multi-model inference depends on the availability of…

统计理论 · 数学 2019-06-07 Ching-Wei Cheng , Guang Cheng

The Gene-pool Optimal Mixing Evolutionary Algorithm (GOMEA) is a state of the art evolutionary algorithm that leverages linkage learning to efficiently exploit problem structure. By identifying and preserving important building blocks…

神经与进化计算 · 计算机科学 2024-07-12 Yukai Qiao , Marcus Gallagher

Genetic Algorithm (GA) is a popular meta-heuristic evolutionary algorithm that uses stochastic operators to find optimal solution and has proved its effectiveness in solving many complex optimization problems (such as classification,…

神经与进化计算 · 计算机科学 2023-05-02 Fahad Maqbool , Muhammad Saad Razzaq , Hajira Jabeen

Few activities are as crucial in urban environments as waste management. Mismanagement of waste can cause significant economic, social, and environmental damage. However, waste management is often a complex system to manage and therefore…

最优化与控制 · 数学 2025-05-22 Begoña González , Diego Rossit , Mariano Frutos , Máximo Méndez

Multitasking optimization is an incipient research area which is lately gaining a notable research momentum. Unlike traditional optimization paradigm that focuses on solving a single task at a time, multitasking addresses how multiple…

神经与进化计算 · 计算机科学 2020-03-25 Eneko Osaba , Aritz D. Martinez , Jesus L. Lobo , Javier Del Ser , Francisco Herrera

This work discusses single-objective constrained genetic algorithm with floating-point, integer, binary and permutation representation. Floating-point genetic algorithm tuning with use of test functions is done and leads to a…

神经与进化计算 · 计算机科学 2022-10-10 Tomasz Tarkowski

Online algorithm selection (OAS) aims to adapt the optimization process to changes in the fitness landscape and is expected to outperform any single algorithm from a given portfolio. Although this expectation is supported by numerous…

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