中文
相关论文

相关论文: Dogfight Search: A Swarm-Based Optimization Algori…

200 篇论文

Population-based methods can cope with a variety of different problems, including problems of remarkably higher complexity than those traditional methods can handle. The main procedure consists of successively updating a population of…

神经与进化计算 · 计算机科学 2021-01-27 Mauro S. Innocente , Johann Sienz

The phenomenon of adversarial examples has been revealed in variant scenarios. Recent studies show that well-designed adversarial defense strategies can improve the robustness of deep learning models against adversarial examples. However,…

计算机视觉与模式识别 · 计算机科学 2022-08-16 Jialiang Sun , Wen Yao , Tingsong Jiang , Xiaoqian Chen

Child drawing development optimization (CDDO) is a recent example of a metaheuristic algorithm. The motive for inventing this method is children's learning behavior and cognitive development, with the golden ratio employed to optimize their…

神经与进化计算 · 计算机科学 2023-05-17 Azad A. Ameen , Tarik A. Rashid , Shavan Askar

Many computer vision problems are formulated as the optimization of a cost function. This approach faces two main challenges: (i) designing a cost function with a local optimum at an acceptable solution, and (ii) developing an efficient…

计算机视觉与模式识别 · 计算机科学 2019-04-15 Jayakorn Vongkulbhisal , Fernando De la Torre , João P. Costeira

Domain adversarial training has been ubiquitous for achieving invariant representations and is used widely for various domain adaptation tasks. In recent times, methods converging to smooth optima have shown improved generalization for…

机器学习 · 计算机科学 2022-06-17 Harsh Rangwani , Sumukh K Aithal , Mayank Mishra , Arihant Jain , R. Venkatesh Babu

Path finding algorithm addresses problem of finding shortest path from source to destination avoiding obstacles. There exist various search algorithms namely A*, Dijkstra's and ant colony optimization. Unlike most path finding algorithms…

人工智能 · 计算机科学 2015-04-10 Ahlam Ansari , Mohd Amin Sayyed , Khatija Ratlamwala , Parvin Shaikh

While evolutionary computation is well suited for automatic discovery in engineering, it can also be used to gain insight into how humans and organizations could perform more effectively. Using a real-world problem of innovation search in…

神经与进化计算 · 计算机科学 2023-07-04 Erkin Bahceci , Riitta Katila , Risto Miikkulainen

Beetle antennae search (BAS) is an efficient meta-heuristic algorithm. However, the convergent results of BAS rely heavily on the random beetle direction in every iterations. More specifically, different random seeds may cause different…

神经与进化计算 · 计算机科学 2018-07-30 Jiangyu Wang , Huanxin Chen

Robots in 3D spaces with more than six degrees of freedom are redundant. A redundant robot allows multiple configurations of the robot for the given target point in the dexterous workspace. The presence of multiple solutions helps in…

机器人学 · 计算机科学 2023-08-08 Vineeth P , Guru Nanma P , V Sankar , B Sachin Kumar

It is known that the online firefighting is 2-competitive on trees (Coupechoux et al. 2019), which suggests that the problem is relatively easy on trees. We extend the study to graphs containing cycles. We first show that the presence of…

数据结构与算法 · 计算机科学 2026-02-09 Max Hugen , Bob Krekelberg , Alison Hsiang-Hsuan Liu

This note compares the performance of two multidimensional search and optimization algorithms: Group Search Optimizer and Central Force Optimization. GSO is a new state-of-the-art algorithm that has gained some notoriety, consequently…

其他计算机科学 · 计算机科学 2010-05-31 Richard A. Formato

This paper proposes a push and pull search (PPS) framework for solving constrained multi-objective optimization problems (CMOPs). To be more specific, the proposed PPS divides the search process into two different stages, including the push…

神经与进化计算 · 计算机科学 2017-09-19 Zhun Fan , Wenji Li , Xinye Cai , Hui Li , Caimin Wei , Qingfu Zhang , Kalyanmoy Deb , Erik D. Goodman

Algorithms implementing populations of agents which interact with one another and sense their environment may exhibit emergent behavior such as self-organization and swarm intelligence. Here a swarm system, called Databionic swarm (DBS), is…

神经与进化计算 · 计算机科学 2021-06-11 Michael C. Thrun , Alfred Ultsch

Continuous action policy search is currently the focus of intensive research, driven both by the recent success of deep reinforcement learning algorithms and the emergence of competitors based on evolutionary algorithms. In this paper, we…

机器学习 · 计算机科学 2019-06-14 Olivier Sigaud , Freek Stulp

The efficiency of any metaheuristic algorithm largely depends on the way of balancing local intensive exploitation and global diverse exploration. Studies show that bat algorithm can provide a good balance between these two key components…

最优化与控制 · 数学 2014-08-25 Xin-She Yang , Suash Deb , Simon Fong

We present a distributed generic algorithm called DAMS dedicated to adaptive optimization in distributed environments. Given a set of metaheuristic, the goal of DAMS is to coordinate their local execution on distributed nodes in order to…

神经与进化计算 · 计算机科学 2012-07-19 Bilel Derbel , Sébastien Verel

The Grey Wolf Optimizer (GWO) is recognized as a novel meta-heuristic algorithm inspired by the social leadership hierarchy and hunting mechanism of grey wolves. It is well-known for its simple parameter setting, fast convergence speed, and…

神经与进化计算 · 计算机科学 2024-04-11 Jianhua Jiang , Ziying Zhao , Weihua Li , Keqin Li

For many applications of reinforcement learning it can be more convenient to specify both a reward function and constraints, rather than trying to design behavior through the reward function. For example, systems that physically interact…

机器学习 · 计算机科学 2017-05-31 Joshua Achiam , David Held , Aviv Tamar , Pieter Abbeel

This paper preliminarily investigates the duality between flow matching in generative models and particle swarm optimization (PSO) in evolutionary computation. Through theoretical analysis, we reveal the intrinsic connections between these…

神经与进化计算 · 计算机科学 2025-07-29 Kaichen Ouyang

Evolutionary Algorithms are naturally inspired approximation optimisation algorithms that usually interfere with science problems when common mathematical methods are unable to provide a good solution or finding the exact solution requires…

人工智能 · 计算机科学 2021-02-03 Mohammed ElKomy