Resilient swarm behaviors via online evolution and behavior fusion

IF 2.1 4区 计算机科学 Q3 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Swarm Intelligence Pub Date : 2024-08-17 DOI:10.1007/s11721-024-00243-w
Aadesh Neupane, Michael A. Goodrich
{"title":"Resilient swarm behaviors via online evolution and behavior fusion","authors":"Aadesh Neupane, Michael A. Goodrich","doi":"10.1007/s11721-024-00243-w","DOIUrl":null,"url":null,"abstract":"<p>Grammatical evolution can be used to learn bio-inspired solutions to many distributed multiagent tasks, but the programs learned by the agents often need to be resilient to perturbations in the world. Biological inspiration from bacteria suggests that ongoing evolution can enable resilience, but traditional grammatical evolution algorithms learn too slowly to mimic rapid evolution because they utilize only vertical, parent-to-child genetic variation. The BeTr-GEESE grammatical evolution algorithm presented in this paper creates agents that use both vertical and lateral gene transfer to rapidly learn programs that perform one step in a multi-step problem even though the programs cannot perform all required subtasks. This paper shows that BeTr-GEESE can use online evolution to produce resilient collective behaviors on two goal-oriented spatial tasks, foraging and nest maintenance, in the presence of different types of perturbation. The paper then explores when and why BeTr-GEESE succeeds, emphasizing two potentially generalizable properties: modularity and locality. Modular programs enable real-time lateral transfer, leading to resilience. Locality means that the appropriate phenotypic behaviors are local to specific regions of the world (spatial locality) and that recently useful behaviors are likely to be useful again shortly (temporal locality). Finally, the paper modifies BeTr-GEESE to perform behavior fusion across multiple modular behaviors using activator and repressed conditions so that a fixed (non-evolving) population of heterogeneous agents is resilient to perturbations.</p>","PeriodicalId":51284,"journal":{"name":"Swarm Intelligence","volume":"11 1","pages":""},"PeriodicalIF":2.1000,"publicationDate":"2024-08-17","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"Swarm Intelligence","FirstCategoryId":"94","ListUrlMain":"https://doi.org/10.1007/s11721-024-00243-w","RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q3","JCRName":"COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE","Score":null,"Total":0}
引用次数: 0

Abstract

Grammatical evolution can be used to learn bio-inspired solutions to many distributed multiagent tasks, but the programs learned by the agents often need to be resilient to perturbations in the world. Biological inspiration from bacteria suggests that ongoing evolution can enable resilience, but traditional grammatical evolution algorithms learn too slowly to mimic rapid evolution because they utilize only vertical, parent-to-child genetic variation. The BeTr-GEESE grammatical evolution algorithm presented in this paper creates agents that use both vertical and lateral gene transfer to rapidly learn programs that perform one step in a multi-step problem even though the programs cannot perform all required subtasks. This paper shows that BeTr-GEESE can use online evolution to produce resilient collective behaviors on two goal-oriented spatial tasks, foraging and nest maintenance, in the presence of different types of perturbation. The paper then explores when and why BeTr-GEESE succeeds, emphasizing two potentially generalizable properties: modularity and locality. Modular programs enable real-time lateral transfer, leading to resilience. Locality means that the appropriate phenotypic behaviors are local to specific regions of the world (spatial locality) and that recently useful behaviors are likely to be useful again shortly (temporal locality). Finally, the paper modifies BeTr-GEESE to perform behavior fusion across multiple modular behaviors using activator and repressed conditions so that a fixed (non-evolving) population of heterogeneous agents is resilient to perturbations.

Abstract Image

查看原文
分享 分享
微信好友 朋友圈 QQ好友 复制链接
本刊更多论文
通过在线进化和行为融合实现有弹性的蜂群行为
语法进化论可用于学习许多分布式多代理任务的生物启发解决方案,但代理学习的程序往往需要对世界的扰动具有弹性。从细菌中获得的生物启发表明,持续的进化可以实现弹性,但传统的语法进化算法学习速度太慢,无法模仿快速进化,因为它们只利用了父子间的垂直遗传变异。本文介绍的BeTr-GEESE语法进化算法创建的代理可同时利用纵向和横向基因转移快速学习程序,以完成多步骤问题中的一个步骤,即使这些程序无法完成所有必要的子任务。本文表明,BeTr-GEESE 可以利用在线进化,在觅食和巢穴维护这两个目标导向的空间任务中,在不同类型的扰动下产生有弹性的集体行为。论文随后探讨了BeTr-GEESE成功的时间和原因,强调了两个潜在的通用特性:模块性和局部性。模块化程序可实现实时横向转移,从而提高复原能力。局部性意味着适当的表型行为是世界上特定区域的局部行为(空间局部性),而且最近有用的行为很可能会在短期内再次有用(时间局部性)。最后,本文对 BeTr-GEESE 进行了修改,利用激活和抑制条件对多个模块行为进行行为融合,从而使异质代理的固定(非进化)种群能够抵御扰动。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
求助全文
约1分钟内获得全文 去求助
来源期刊
Swarm Intelligence
Swarm Intelligence COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE-ROBOTICS
CiteScore
5.70
自引率
11.50%
发文量
11
审稿时长
>12 weeks
期刊介绍: Swarm Intelligence is the principal peer-reviewed publication dedicated to reporting on research and developments in the multidisciplinary field of swarm intelligence. The journal publishes original research articles and occasional review articles on theoretical, experimental and/or practical aspects of swarm intelligence. All articles are published both in print and in electronic form. There are no page charges for publication. Swarm Intelligence is published quarterly. The field of swarm intelligence deals with systems composed of many individuals that coordinate using decentralized control and self-organization. In particular, it focuses on the collective behaviors that result from the local interactions of the individuals with each other and with their environment. It is a fast-growing field that encompasses the efforts of researchers in multiple disciplines, ranging from ethology and social science to operations research and computer engineering. Swarm Intelligence will report on advances in the understanding and utilization of swarm intelligence systems, that is, systems that are based on the principles of swarm intelligence. The following subjects are of particular interest to the journal: • modeling and analysis of collective biological systems such as social insect colonies, flocking vertebrates, and human crowds as well as any other swarm intelligence systems; • application of biological swarm intelligence models to real-world problems such as distributed computing, data clustering, graph partitioning, optimization and decision making; • theoretical and empirical research in ant colony optimization, particle swarm optimization, swarm robotics, and other swarm intelligence algorithms.
期刊最新文献
Resilient swarm behaviors via online evolution and behavior fusion Decentralized traffic management of autonomous drones Non-uniform magnetic fields for collective behavior of self-assembled magnetic pillars The viability of domain constrained coalition formation for robotic collectives Imprecise evidence in social learning
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
已复制链接
已复制链接
快去分享给好友吧!
我知道了
×
扫码分享
扫码分享
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1