中文
相关论文

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

200 篇论文

One important feature of complex systems are problem domains that have many local minima and substructure. Biological systems manage these local minima by switching between different subsystems depending on their environmental or…

神经与进化计算 · 计算机科学 2022-08-25 Ankit Grover , Vaishali Yadav , Bradly Alicea

Black-box complexity studies lower bounds for the efficiency of general-purpose black-box optimization algorithms such as evolutionary algorithms and other search heuristics. Different models exist, each one being designed to analyze a…

神经与进化计算 · 计算机科学 2015-09-11 Carola Doerr , Johannes Lengler

Recently, program autotuning has become very popular especially in embedded systems, when we have limited resources such as computing power and memory where these systems run generally time-critical applications. Compiler optimization space…

神经与进化计算 · 计算机科学 2021-05-18 Burak Tağtekin , Berkan Höke , Mert Kutay Sezer , Mahiye Uluyağmur Öztürk

Analyzing large datasets to select optimal features is one of the most important research areas in machine learning and data mining. This feature selection procedure involves dimensionality reduction which is crucial in enhancing the…

神经与进化计算 · 计算机科学 2024-09-24 Zhila Yaseen Taha , Abdulhady Abas Abdullah , Tarik A. Rashid

The genetic algorithm (GA) is an optimization and search technique based on the principles of genetics and natural selection. A GA allows a population composed of many individuals to evolve under specified selection rules to a state that…

神经与进化计算 · 计算机科学 2016-08-14 Yılmaz Kaya , Murat Uyar , Ramazan Tek\D{j}n

Nonconvex-concave (NC-C) finite-sum minimax problems have wide applications in signal processing and machine learning tasks. Conventional stochastic gradient algorithms, which rely on uniform sampling for gradient estimation, often suffer…

最优化与控制 · 数学 2025-10-14 Xia Jiang , Linglingzhi Zhu , Taoli Zheng , Anthony Man-Cho So

In multi-cloud environment, task scheduling has attracted a lot of attention due to NP-Complete nature of the problem. Moreover, it is very challenging due to heterogeneity of the cloud resources with varying capacities and functionalities.…

分布式、并行与集群计算 · 计算机科学 2015-11-30 Tripti Tanaya Tejaswi , Md Azharuddin , P. K. Jana

Several types of numerical and combinatorial optimization algorithms have been used as useful tools to minimize functional forms. Generally, when those forms are non-linear or occur in problems without a specific optimization method,…

化学物理 · 物理学 2007-05-23 Luiz Fernando Roncaratti , Ricardo Gargano , Geraldo Magela e Silva

We argue that proven exponential upper bounds on runtimes, an established area in classic algorithms, are interesting also in heuristic search and we prove several such results. We show that any of the algorithms randomized local search,…

神经与进化计算 · 计算机科学 2021-10-12 Benjamin Doerr

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

This paper presents an evolutionary algorithm with a new goal-sequence domination scheme for better decision support in multi-objective optimization. The approach allows the inclusion of advanced hard/soft priority and constraint…

人工智能 · 计算机科学 2011-06-02 E. F. Khor , T. H. Lee , R. Sathikannan , K. C. Tan

The decomposition-based multi-objective evolutionary algorithm (MOEA/D) does not directly optimize a given multi-objective function $f$, but instead optimizes $N + 1$ single-objective subproblems of $f$ in a co-evolutionary manner. It…

神经与进化计算 · 计算机科学 2024-10-07 Benjamin Doerr , Martin S. Krejca , Noé Weeks

When a problem instance is perturbed by a small modification, one would hope to find a good solution for the new instance by building on a known good solution for the previous one. Via a rigorous mathematical analysis, we show that…

神经与进化计算 · 计算机科学 2019-04-17 Benjamin Doerr , Carola Doerr , Frank Neumann

In this paper, we propose an interactive genetic algorithm for solving multi-objective combinatorial optimization problems under preference imprecision. More precisely, we consider problems where the decision maker's preferences over…

人工智能 · 计算机科学 2023-11-13 Nawal Benabbou , Cassandre Leroy , Thibaut Lust

Gradient descent ascent (GDA), the simplest single-loop algorithm for nonconvex minimax optimization, is widely used in practical applications such as generative adversarial networks (GANs) and adversarial training. Albeit its desirable…

机器学习 · 计算机科学 2021-12-13 Junchi Yang , Antonio Orvieto , Aurelien Lucchi , Niao He

This paper provides an in-depth empirical analysis of several evolutionary algorithms on the one-dimensional spin glass model with power-law interactions. The considered spin glass model provides a mechanism for tuning the effective range…

无序系统与神经网络 · 物理学 2009-07-29 Martin Pelikan , Helmut G. Katzgraber

Variants of the GSEMO algorithm using multi-objective formulations have been successfully analyzed and applied to optimize chance-constrained submodular functions. However, due to the effect of the increasing population size of the GSEMO…

神经与进化计算 · 计算机科学 2024-08-08 Xiankun Yan , Aneta Neumann , Frank Neumann

Projects consist of interconnected dimensions such as objective, time, resource and environment. Use of these dimensions in a controlled way and their effective scheduling brings the project success. Project scheduling process includes…

人工智能 · 计算机科学 2019-02-05 Muhammed Hanefi Calp , Muhammet Ali Akcayol

Exploration of task mappings plays a crucial role in achieving high performance in heterogeneous multi-processor system-on-chip (MPSoC) platforms. The problem of optimally mapping a set of tasks onto a set of given heterogeneous processors…

性能 · 计算机科学 2014-07-01 Wei Quan , Andy D. Pimentel

We study asynchronous finite sum minimization in a distributed-data setting with a central parameter server. While asynchrony is well understood in parallel settings where the data is accessible by all machines -- e.g., modifications of…

机器学习 · 计算机科学 2021-03-11 Margalit Glasgow , Mary Wootters