中文
相关论文

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

200 篇论文

Numerous genotypic diversity measures (GDMs) are available in the literature to assess the convergence status of an evolutionary algorithm (EA) or describe its search behavior. In a recent study, the authors of this paper drew attention to…

神经与进化计算 · 计算机科学 2015-07-02 Guillaume Corriveau , Raynald Guilbault , Antoine Tahan , Robert Sabourin

This paper addresses the challenges faced by algorithms, such as the Firefly Algorithm (FA) and the Genetic Algorithm (GA), in constrained optimization problems. While both algorithms perform well for unconstrained problems, their…

神经与进化计算 · 计算机科学 2025-01-28 Aswathi Malanthara , Ishaan R Kale

In this work and its accompanying Part II [1], we develop an accelerated algorithmic framework, DAMA (Decentralized Accelerated Minimax Approach), for nonconvex Polyak-Lojasiewicz minimax optimization over decentralized multi-agent…

最优化与控制 · 数学 2025-12-17 Haoyuan Cai , Sulaiman A. Alghunaim , Ali H. Sayed

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

Canonical correlation analysis (CCA) is a widely used technique for estimating associations between two sets of multi-dimensional variables. Recent advancements in CCA methods have expanded their application to decipher the interactions of…

机器学习 · 统计学 2025-02-05 Hongju Park , Shuyang Bai , Zhenyao Ye , Hwiyoung Lee , Tianzhou Ma , Shuo Chen

Evolving one-dimensional cellular automata (CAs) with genetic algorithms has provided insight into how improved performance on a task requiring global coordination emerges when only local interactions are possible. Two approaches that can…

adap-org · 物理学 2007-05-23 Justin Werfel , Melanie Mitchell , James P. Crutchfield

Estimation of distribution algorithms (EDAs) provide a distribution - based approach for optimization which adapts its probability distribution during the run of the algorithm. We contribute to the theoretical understanding of EDAs and…

神经与进化计算 · 计算机科学 2022-11-28 Tobias Friedrich , Timo Kötzing , Frank Neumann , Aishwarya Radhakrishnan

Stochastic variance-reduced algorithms such as Stochastic Average Gradient (SAG) and SAGA, and their deterministic counterparts like the Incremental Aggregated Gradient (IAG) method, have been extensively studied in large-scale machine…

机器学习 · 计算机科学 2026-05-22 Feng Zhu , Robert W. Heath , Aritra Mitra

In the last decade remarkable progress has been made in development of suitable proof techniques for analysing randomised search heuristics. The theoretical investigation of these algorithms on classes of functions is essential to the…

神经与进化计算 · 计算机科学 2020-10-22 Frank Neumann , Mojgan Pourhassan , Carsten Witt

Multiprocessors have emerged as a powerful computing means for running realtime applications, especially where a uniprocessor system would not be sufficient enough to execute all the tasks. The high performance and reliability of…

神经与进化计算 · 计算机科学 2010-01-13 Dr. G. Padmavathi , Mrs. S. R. Vijayalakshmi

For genetic algorithms using a bit-string representation of length~$n$, the general recommendation is to take $1/n$ as mutation rate. In this work, we discuss whether this is really justified for multimodal functions. Taking jump functions…

神经与进化计算 · 计算机科学 2017-03-23 Benjamin Doerr , Huu Phuoc Le , Régis Makhmara , Ta Duy Nguyen

Evolutionary algorithms (EAs) are population-based general-purpose optimization algorithms, and have been successfully applied in various real-world optimization tasks. However, previous theoretical studies often employ EAs with only a…

神经与进化计算 · 计算机科学 2016-06-13 Chao Qian , Yang Yu , Zhi-Hua Zhou

Randomized algorithms for deciding satisfiability were shown to be effective in solving problems with thousands of variables. However, these algorithms are not complete. That is, they provide no guarantee that a satisfying assignment, if…

人工智能 · 计算机科学 2007-05-23 Deborah East , Miroslaw Truszczynski

Traditionally Genetic Algorithm has been used for optimization of unimodal and multimodal functions. Earlier researchers worked with constant probabilities of GA control operators like crossover, mutation etc. for tuning the optimization in…

神经与进化计算 · 计算机科学 2021-04-20 Avijit Basak

Recent advances in biological research have seen the emergence of high-throughput technologies with numerous applications that allow the study of biological mechanisms at an unprecedented depth and scale. A large amount of genomic data is…

机器学习 · 统计学 2020-05-11 Nanwei Wang , Laurent Briollais , Helene Massam

Recently, several works have studied the problem of view selection in graph databases. However, existing methods cannot fully exploit the graph properties of views, e.g., supergraph views and common subgraph views, which leads to a low view…

数据库 · 计算机科学 2021-05-20 Chao Zhang , Jiaheng Lu , Qingsong Guo , Xinyong Zhang , Xiaochun Han , Minqi Zhou

Many important problems can be regarded as maximizing submodular functions under some constraints. A simple multi-objective evolutionary algorithm called GSEMO has been shown to achieve good approximation for submodular functions…

神经与进化计算 · 计算机科学 2020-10-21 Anh Viet Do , Frank Neumann

CoW Protocol batch auctions aggregate user intents and rely on solvers to find optimal execution paths that maximize user surplus across heterogeneous automated market makers (AMMs) under stringent auction deadlines. Deterministic…

神经与进化计算 · 计算机科学 2025-10-27 Mitchell Marfinetz

We propose the genetic algorithm for time window optimization, which is an embedded genetic algorithm (GA), to optimize the time window (TW) of the attributes using feature selection and support vector machine. This GA is evolved using the…

人工智能 · 计算机科学 2018-09-19 Norberto Ritzmann Junior , Julio Cesar Nievola

Gradient-based first-order convex optimization algorithms find widespread applicability in a variety of domains, including machine learning tasks. Motivated by the recent advances in fixed-time stability theory of continuous-time dynamical…

机器学习 · 计算机科学 2023-10-24 Mayank Baranwal , Param Budhraja , Vishal Raj , Ashish R. Hota