通过目标和优先级交换实现分散式无标记多代理寻路(附补充内容)

Stepan Dergachev, Konstantin Yakovlev
{"title":"通过目标和优先级交换实现分散式无标记多代理寻路(附补充内容)","authors":"Stepan Dergachev, Konstantin Yakovlev","doi":"arxiv-2408.14948","DOIUrl":null,"url":null,"abstract":"In this paper we study a challenging variant of the multi-agent pathfinding\nproblem (MAPF), when a set of agents must reach a set of goal locations, but it\ndoes not matter which agent reaches a specific goal - Anonymous MAPF (AMAPF).\nCurrent optimal and suboptimal AMAPF solvers rely on the existence of a\ncentralized controller which is in charge of both target assignment and\npathfinding. We extend the state of the art and present the first AMAPF solver\ncapable of solving the problem at hand in a fully decentralized fashion, when\neach agent makes decisions individually and relies only on the local\ncommunication with the others. The core of our method is a priority and target\nswapping procedure tailored to produce consistent goal assignments (i.e. making\nsure that no two agents are heading towards the same goal). Coupled with an\nestablished rule-based path planning, we end up with a TP-SWAP, an efficient\nand flexible approach to solve decentralized AMAPF. On the theoretical side, we\nprove that TP-SWAP is complete (i.e. TP-SWAP guarantees that each target will\nbe reached by some agent). Empirically, we evaluate TP-SWAP across a wide range\nof setups and compare it to both centralized and decentralized baselines.\nIndeed, TP-SWAP outperforms the fully-decentralized competitor and can even\noutperform the semi-decentralized one (i.e. the one relying on the initial\nconsistent goal assignment) in terms of flowtime (a widespread cost objective\nin MAPF","PeriodicalId":501315,"journal":{"name":"arXiv - CS - Multiagent Systems","volume":null,"pages":null},"PeriodicalIF":0.0000,"publicationDate":"2024-08-27","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Decentralized Unlabeled Multi-agent Pathfinding Via Target And Priority Swapping (With Supplementary)\",\"authors\":\"Stepan Dergachev, Konstantin Yakovlev\",\"doi\":\"arxiv-2408.14948\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"In this paper we study a challenging variant of the multi-agent pathfinding\\nproblem (MAPF), when a set of agents must reach a set of goal locations, but it\\ndoes not matter which agent reaches a specific goal - Anonymous MAPF (AMAPF).\\nCurrent optimal and suboptimal AMAPF solvers rely on the existence of a\\ncentralized controller which is in charge of both target assignment and\\npathfinding. We extend the state of the art and present the first AMAPF solver\\ncapable of solving the problem at hand in a fully decentralized fashion, when\\neach agent makes decisions individually and relies only on the local\\ncommunication with the others. The core of our method is a priority and target\\nswapping procedure tailored to produce consistent goal assignments (i.e. making\\nsure that no two agents are heading towards the same goal). Coupled with an\\nestablished rule-based path planning, we end up with a TP-SWAP, an efficient\\nand flexible approach to solve decentralized AMAPF. On the theoretical side, we\\nprove that TP-SWAP is complete (i.e. TP-SWAP guarantees that each target will\\nbe reached by some agent). Empirically, we evaluate TP-SWAP across a wide range\\nof setups and compare it to both centralized and decentralized baselines.\\nIndeed, TP-SWAP outperforms the fully-decentralized competitor and can even\\noutperform the semi-decentralized one (i.e. the one relying on the initial\\nconsistent goal assignment) in terms of flowtime (a widespread cost objective\\nin MAPF\",\"PeriodicalId\":501315,\"journal\":{\"name\":\"arXiv - CS - Multiagent Systems\",\"volume\":null,\"pages\":null},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2024-08-27\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"arXiv - CS - Multiagent Systems\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/arxiv-2408.14948\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"arXiv - CS - Multiagent Systems","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/arxiv-2408.14948","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0

摘要

在本文中,我们研究了多代理寻路问题(MAPF)的一个具有挑战性的变体,即一组代理必须到达一组目标位置,但哪个代理到达特定目标并不重要--匿名 MAPF(AMAPF)。目前最优和次优的 AMAPF 求解器都依赖于集中式控制器的存在,该控制器负责目标分配和寻路。我们扩展了这一技术领域,提出了首个能够以完全分散的方式解决当前问题的 AMAPF 求解器,即每个代理单独做出决策,仅依赖与其他代理的本地通信。我们方法的核心是一个优先级和目标交换程序,该程序专门用于产生一致的目标分配(即确保没有两个代理朝着同一个目标前进)。与基于规则的既定路径规划相结合,我们最终得到了 TP-SWAP,一种高效灵活的方法,用于解决分散式 AMAPF。在理论方面,我们证明 TP-SWAP 是完整的(即 TP-SWAP 保证每个目标都将由某个代理到达)。事实上,TP-SWAP 在流量时间(MAPF 中的一个普遍成本目标)方面优于完全分散的竞争者,甚至优于半分散的竞争者(即依赖于初始一致目标分配的竞争者)。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Decentralized Unlabeled Multi-agent Pathfinding Via Target And Priority Swapping (With Supplementary)
In this paper we study a challenging variant of the multi-agent pathfinding problem (MAPF), when a set of agents must reach a set of goal locations, but it does not matter which agent reaches a specific goal - Anonymous MAPF (AMAPF). Current optimal and suboptimal AMAPF solvers rely on the existence of a centralized controller which is in charge of both target assignment and pathfinding. We extend the state of the art and present the first AMAPF solver capable of solving the problem at hand in a fully decentralized fashion, when each agent makes decisions individually and relies only on the local communication with the others. The core of our method is a priority and target swapping procedure tailored to produce consistent goal assignments (i.e. making sure that no two agents are heading towards the same goal). Coupled with an established rule-based path planning, we end up with a TP-SWAP, an efficient and flexible approach to solve decentralized AMAPF. On the theoretical side, we prove that TP-SWAP is complete (i.e. TP-SWAP guarantees that each target will be reached by some agent). Empirically, we evaluate TP-SWAP across a wide range of setups and compare it to both centralized and decentralized baselines. Indeed, TP-SWAP outperforms the fully-decentralized competitor and can even outperform the semi-decentralized one (i.e. the one relying on the initial consistent goal assignment) in terms of flowtime (a widespread cost objective in MAPF
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信