障碍物不确定性下的多智能体寻径

Bar Shofer, Guy Shani, Roni Stern
{"title":"障碍物不确定性下的多智能体寻径","authors":"Bar Shofer, Guy Shani, Roni Stern","doi":"10.1609/icaps.v33i1.27219","DOIUrl":null,"url":null,"abstract":"In multi-agent path finding (MAPF), several agents must move from their current positions to their target positions without colliding. \nPrior work on MAPF commonly assumed perfect knowledge of the environment. \nWe consider a MAPF setting where this is not the case, \nand the planner does not know a-priori whether some positions are blocked or not. \nTo sense whether such a position is traversable, an agent must move close to it and adapt its behavior accordingly. \nIn this work we focus on solving this type of MAPF problem, for cases where \nplanning is centralized but cannot be done during execution. \nIn this setting, a solution can be formulated as a plan tree for each agent, branching on the observations. \nWe propose algorithms for finding such plans trees for two modes of executions: \ncentralized, where the agents share information concerning observed obstacles during execution, \na decentralized, where such communication is not allowed.\nThe proposed algorithms are complete and can be configured to optimize solution cost, measured for either the best case or the worst case.\nWe implemented these algorithms and provide experimental results demonstrating how our approach scales with respect to the number of agents and the number of positions we are uncertain about. \nThe results show that our algorithms can solve non-trivial problems, but also highlight that this type of MAPF problems is significantly harder than classical MAPF.","PeriodicalId":239898,"journal":{"name":"International Conference on Automated Planning and Scheduling","volume":"39 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2023-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Multi Agent Path Finding under Obstacle Uncertainty\",\"authors\":\"Bar Shofer, Guy Shani, Roni Stern\",\"doi\":\"10.1609/icaps.v33i1.27219\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"In multi-agent path finding (MAPF), several agents must move from their current positions to their target positions without colliding. \\nPrior work on MAPF commonly assumed perfect knowledge of the environment. \\nWe consider a MAPF setting where this is not the case, \\nand the planner does not know a-priori whether some positions are blocked or not. \\nTo sense whether such a position is traversable, an agent must move close to it and adapt its behavior accordingly. \\nIn this work we focus on solving this type of MAPF problem, for cases where \\nplanning is centralized but cannot be done during execution. \\nIn this setting, a solution can be formulated as a plan tree for each agent, branching on the observations. \\nWe propose algorithms for finding such plans trees for two modes of executions: \\ncentralized, where the agents share information concerning observed obstacles during execution, \\na decentralized, where such communication is not allowed.\\nThe proposed algorithms are complete and can be configured to optimize solution cost, measured for either the best case or the worst case.\\nWe implemented these algorithms and provide experimental results demonstrating how our approach scales with respect to the number of agents and the number of positions we are uncertain about. \\nThe results show that our algorithms can solve non-trivial problems, but also highlight that this type of MAPF problems is significantly harder than classical MAPF.\",\"PeriodicalId\":239898,\"journal\":{\"name\":\"International Conference on Automated Planning and Scheduling\",\"volume\":\"39 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2023-07-01\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"International Conference on Automated Planning and Scheduling\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1609/icaps.v33i1.27219\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"International Conference on Automated Planning and Scheduling","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1609/icaps.v33i1.27219","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0

摘要

在多智能体路径查找(MAPF)中,多个智能体必须从当前位置移动到目标位置而不发生碰撞。先前关于MAPF的工作通常假设对环境有充分的了解。我们考虑一个MAPF设置,其中不是这种情况,规划器并不先验地知道某些位置是否被阻塞。为了感知这样的位置是否可穿越,智能体必须靠近它并相应地调整其行为。在这项工作中,我们将重点解决这种类型的MAPF问题,用于集中规划但不能在执行期间完成的情况。在这种情况下,可以将解决方案表述为每个代理的计划树,并根据观察结果进行分支。我们提出了为两种执行模式寻找这样的计划树的算法:集中式,其中代理在执行过程中共享有关观察到的障碍的信息,分散式,其中不允许这样的通信。所提出的算法是完整的,并且可以配置以优化解决方案成本,测量最佳情况或最坏情况。我们实现了这些算法,并提供了实验结果,证明了我们的方法如何与代理数量和我们不确定的位置数量相关。结果表明,我们的算法可以解决非平凡问题,但也强调了这类MAPF问题比经典MAPF问题要困难得多。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Multi Agent Path Finding under Obstacle Uncertainty
In multi-agent path finding (MAPF), several agents must move from their current positions to their target positions without colliding. Prior work on MAPF commonly assumed perfect knowledge of the environment. We consider a MAPF setting where this is not the case, and the planner does not know a-priori whether some positions are blocked or not. To sense whether such a position is traversable, an agent must move close to it and adapt its behavior accordingly. In this work we focus on solving this type of MAPF problem, for cases where planning is centralized but cannot be done during execution. In this setting, a solution can be formulated as a plan tree for each agent, branching on the observations. We propose algorithms for finding such plans trees for two modes of executions: centralized, where the agents share information concerning observed obstacles during execution, a decentralized, where such communication is not allowed. The proposed algorithms are complete and can be configured to optimize solution cost, measured for either the best case or the worst case. We implemented these algorithms and provide experimental results demonstrating how our approach scales with respect to the number of agents and the number of positions we are uncertain about. The results show that our algorithms can solve non-trivial problems, but also highlight that this type of MAPF problems is significantly harder than classical 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学术官方微信