中文
相关论文

相关论文: Improving NSGA-II with an Adaptive Mutation Operat…

200 篇论文

NSGA-III is one of the most widely adopted algorithms for tackling many-objective optimization problems. However, its CPU-based design severely limits scalability and computational efficiency. To address the limitations, we propose…

神经与进化计算 · 计算机科学 2025-04-09 Hao Li , Zhenyu Liang , Ran Cheng

The balance of exploration versus exploitation (EvE) is a key issue on evolutionary computation. In this paper we will investigate how an adaptive controller aimed to perform Operator Selection can be used to dynamically manage the EvE…

神经与进化计算 · 计算机科学 2014-09-08 Giacomo di Tollo , Frédéric Lardeux , Jorge Maturana , Frédéric Saubion

Abbreviated Abstract: The objective of Evolutionary Computation is to solve practical problems (e.g. optimization, data mining) by simulating the mechanisms of natural evolution. This thesis addresses several topics related to adaptation…

神经与进化计算 · 计算机科学 2009-07-06 James M Whitacre

Multi-objective optimization problems (MOPs) are ubiquitous in real-world applications, presenting a complex challenge of balancing multiple conflicting objectives. Traditional evolutionary algorithms (EAs), though effective, often rely on…

神经与进化计算 · 计算机科学 2024-07-29 Yuxiao Huang , Shenghao Wu , Wenjie Zhang , Jibin Wu , Liang Feng , Kay Chen Tan

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

Fabricating neural models for a wide range of mobile devices demands for a specific design of networks due to highly constrained resources. Both evolution algorithms (EA) and reinforced learning methods (RL) have been dedicated to solve…

神经与进化计算 · 计算机科学 2019-01-17 Xiangxiang Chu , Bo Zhang , Ruijun Xu , Hailong Ma

Elitism, which constructs the new population by preserving best solutions out of the old population and newly-generated solutions, has been a default way for population update since its introduction into multi-objective evolutionary…

神经与进化计算 · 计算机科学 2023-05-29 Zimin Liang , Miqing Li , Per Kristian Lehre

The concurrent optimization of language models and instructional prompts presents a significant challenge for deploying efficient and effective AI systems, particularly when balancing performance against computational costs like token…

神经与进化计算 · 计算机科学 2026-02-26 Cláudio Lúcio do Val Lopes , Lucca Machado

We propose and analyze a self-adaptive version of the $(1,\lambda)$ evolutionary algorithm in which the current mutation rate is part of the individual and thus also subject to mutation. A rigorous runtime analysis on the OneMax benchmark…

神经与进化计算 · 计算机科学 2018-12-03 Benjamin Doerr , Carsten Witt , Jing Yang

The integration of Large Language Models (LLMs) with evolutionary computation (EC) has introduced a promising paradigm for automating the design of metaheuristic algorithms. However, existing frameworks, such as the Large Language Model…

神经与进化计算 · 计算机科学 2024-12-05 Haoran Yin , Anna V. Kononova , Thomas Bäck , Niki van Stein

We present a multi-objective evolutionary optimization algorithm that uses Gaussian process (GP) regression-based models to select trial solutions in a multi-generation iterative procedure. In each generation, a surrogate model is…

神经与进化计算 · 计算机科学 2020-05-22 Xiaobiao Huang , Minghao Song , Zhe Zhang

Here we propose an evolutionary algorithm that self modifies its operators at the same time that candidate solutions are evolved. This tackles convergence and lack of diversity issues, leading to better solutions. Operators are represented…

神经与进化计算 · 计算机科学 2017-12-19 Andres Felipe Cruz Salinas , Jonatan Gomez Perdomo

Differential Evolution (DE) proved to be one of the most successful evolutionary algorithms for global optimization purposes in continuous problems. The core operator in DE is mutation which can provide the algorithm with both exploration…

神经与进化计算 · 计算机科学 2016-04-12 H. Sharifi Noghabi , H. Rajabi Mashhadi , K. Shojaei

Choosing an appropriate optimization algorithm is essential to achieving success in optimization challenges. Here we present a new evolutionary algorithm structure that utilizes a reinforcement learning-based agent aimed at addressing these…

神经与进化计算 · 计算机科学 2024-04-18 Farajollah Tahernezhad-Javazm , Debbie Rankin , Naomi Du Bois , Alice E. Smith , Damien Coyle

A high redundant non-holonomic humanoid mobile dual-arm manipulator system is presented in this paper where the motion planning to realize "human-like" autonomous navigation and manipulation tasks is studied. Firstly, an improved MaxiMin…

机器人学 · 计算机科学 2018-06-20 Yan Wei , Wei Jiang , Ahmed Rahmani , Qiang Zhan

Niching is an important and widely used technique in evolutionary multi-objective optimization. Its applications mainly focus on maintaining diversity and avoiding early convergence to local optimum. Recently, a special class of…

神经与进化计算 · 计算机科学 2021-02-02 Yiming Peng , Hisao Ishibuchi

The performance of multiobjective algorithms varies across problems, making it hard to develop new algorithms or apply existing ones to new problems. To simplify the development and application of new multiobjective algorithms, there has…

神经与进化计算 · 计算机科学 2022-07-08 Yuri Lavinas , Marcelo Ladeira , Gabriela Ochoa , Claus Aranha

When it comes to solving optimization problems with evolutionary algorithms (EAs) in a reliable and scalable manner, detecting and exploiting linkage information, i.e., dependencies between variables, can be key. In this article, we present…

神经与进化计算 · 计算机科学 2021-09-14 Arkadiy Dushatskiy , Marco Virgolin , Anton Bouter , Dirk Thierens , Peter A. N. Bosman

We propose an algorithm and a new method to tackle the classification problems. We propose a multi-output neural tree (MONT) algorithm, which is an evolutionary learning algorithm trained by the non-dominated sorting genetic algorithm…

神经与进化计算 · 计算机科学 2022-02-21 Varun Ojha , Giuseppe Nicosia

The runtime of evolutionary algorithms (EAs) depends critically on their parameter settings, which are often problem-specific. Automated schemes for parameter tuning have been developed to alleviate the high costs of manual parameter…

神经与进化计算 · 计算机科学 2016-06-20 Duc-Cuong Dang , Per Kristian Lehre