中文
相关论文

相关论文: Multi-Objective AI Planning: Evaluating DAE-YAHSP …

200 篇论文

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

We present the theoretical analysis and proofs of a recently developed algorithm that allows for optimal planning over long and infinite horizons for achieving multiple independent tasks that are partially observable and evolve over time.

机器人学 · 计算机科学 2021-02-26 Anahita Mohseni-Kabir , Manuela Veloso , Maxim Likhachev

Evolutionary algorithms (EA) have been widely accepted as efficient solvers for complex real world optimization problems, including engineering optimization. However, real world optimization problems often involve uncertain environment…

神经与进化计算 · 计算机科学 2016-11-17 Maumita Bhattacharya , R. Islam , A. Mahmood

Multiobjective optimization remains challenging for many scientific and engineering problems due to the need to balance convergence, diversity, and computational efficiency across high-dimensional objective landscapes. This work presents…

神经与进化计算 · 计算机科学 2026-05-01 Omer F. Erdem , Dean Price , Paul Seurin , Majdi I. Radaideh

Dynamic multi-objective optimization problems (DMOPs) are widely accepted to be more challenging than stationary problems due to the time-dependent nature of the objective functions and/or constraints. Evaluation of purpose-built algorithms…

神经与进化计算 · 计算机科学 2022-04-11 Daniel Herring , Michael Kirley , Xin Yao

Over the last three decades, a large number of evolutionary algorithms have been developed for solving multiobjective optimization problems. However, there lacks an up-to-date and comprehensive software platform for researchers to properly…

神经与进化计算 · 计算机科学 2017-10-19 Ye Tian , Ran Cheng , Xingyi Zhang , Yaochu Jin

Evolutionary algorithms (EAs) have been well acknowledged as a promising paradigm for solving optimisation problems with multiple conflicting objectives in the sense that they are able to locate a set of diverse approximations of Pareto…

神经与进化计算 · 计算机科学 2016-06-17 Jianyong Sun , Hu Zhang , Aimin Zhou , Qingfu Zhang

Scalability of evolutionary algorithms refers to assessing how their performance changes as problem size increases. In the area of multi-objective optimisation, research on the scalability of multi-objective evolutionary algorithms (MOEAs)…

神经与进化计算 · 计算机科学 2026-04-21 Menghao Tang , Zimin Liang , Miqing Li

Solving constrained optimization problems by multi-objective evolutionary algorithms has scored tremendous achievements in the last decade. Standard multi-objective schemes usually aim at minimizing the objective function and also the…

神经与进化计算 · 计算机科学 2015-10-02 Tao Xu , Jun He

Artificial Intelligence (AI) planning is a flourishing research and development discipline that provides powerful tools for searching a course of action that achieves some user goal. While these planning tools show excellent performance on…

人工智能 · 计算机科学 2021-02-23 Sebastian Graef , Ilche Georgievski

Estimation of Distribution Algorithms (EDAs) require flexible probability models that can be efficiently learned and sampled. Autoencoders (AE) are generative stochastic networks with these desired properties. We integrate a special type of…

神经与进化计算 · 计算机科学 2015-09-22 Malte Probst

Multiobjective evolutionary learning (MOEL) has demonstrated its advantages of training fairer machine learning models considering a predefined set of conflicting objectives, including accuracy and different fairness measures. Recent works…

机器学习 · 计算机科学 2024-09-30 Qingquan Zhang , Jialin Liu , Xin Yao

Centralized approaches for multi-robot coverage planning problems suffer from the lack of scalability. Learning-based distributed algorithms provide a scalable avenue in addition to bringing data-oriented feature generation capabilities to…

机器人学 · 计算机科学 2022-09-21 Vishnu Dutt Sharma , Lifeng Zhou , Pratap Tokekar

Evolutionary differential equation discovery proved to be a tool to obtain equations with less a priori assumptions than conventional approaches, such as sparse symbolic regression over the complete possible terms library. The equation…

机器学习 · 计算机科学 2023-06-30 Mikhail Maslyaev , Alexander Hvatov

In fast-paced, ever-changing environments, dynamic Motion Planning for Multi-Agent Systems in the presence of obstacles is a universal and unsolved problem. Be it from path planning around obstacles to the movement of robotic arms, or in…

机器人学 · 计算机科学 2025-02-11 Brandon Ho , Batuhan Altundas , Matthew Gombolay

This paper presents a scalable and fault-tolerant framework for unmanned aerial vehicle (UAV) mission management in complex and uncertain environments. The proposed approach addresses the computational bottleneck inherent in solving…

机器人学 · 计算机科学 2025-12-02 Md Muzakkir Quamar , Ali Nasir , Sami ELFerik

Estimation of distribution algorithms (EDA) as one of the EAs is a stochastic optimization problem which establishes a probability model to describe the distribution of solutions and randomly samples the probability model to create…

神经与进化计算 · 计算机科学 2020-03-17 Zhenyu Liang , Yunfan Li , Zhongwei Wan

Not all generate-and-test search algorithms are created equal. Bayesian Optimization (BO) invests a lot of computation time to generate the candidate solution that best balances the predicted value and the uncertainty given all previous…

神经与进化计算 · 计算机科学 2020-05-11 Gongjin Lan , Jakub M. Tomczak , Diederik M. Roijers , A. E. Eiben

Statisticians recommend the Design and Analysis of Experiments (DAE) for evidence-based research but often use tables to present their own simulation studies. Could DAE do better? We outline how DAE methods can be used to plan and analyze…

统计方法学 · 统计学 2021-11-30 Hugh Chipman , Derek Bingham

The maintained artifact in an AI-enabled system is not code plus settings, but a versioned governed program space: domains, structural constraints, eligibility, evaluation assets, and a statistical release gate. AI-enabled systems operate…

软件工程 · 计算机科学 2026-04-23 Nimrod Busany