解决持续生成的不确定任务下多智能体的高效协同问题
HULK: Large-scale Hierarchical Coordination under Continual and Uncertain Temporal Tasks

- 分层架构实现任务分配与子团队动态协调
- 支持在线任务持续生成且无需全局重算
- 适合大规模异构系统在不确定环境中的应用
多智能体系统在配送、巡逻、搜救等场景中协同作业时效率极高。传统方法假设任务静态且预先可知,可通过整数规划离线求解。但在实际应用中,任务常由外部请求持续在线生成,且每项任务的子任务数量不确定(如需送达包裹数或待救援人数)。此时离线方案需频繁重新计算并广播全局结果,效率低下。本文提出面向持续且不确定时间任务的分层协同框架HULK,包含两个交互层:在一定时间窗口内对已知任务进行滚动分配至子团队,以及在执行过程中根据实时检测到的子任务动态协调子团队内部行动。该方法在不同时间任务和环境不确定性下,于大规模异构系统上进行了严格验证,实现了按粒度与触发条件分层的协同,显著提升计算效率与鲁棒性。
原文摘要 · Abstract (English)
Multi-agent systems can be extremely efficient when working concurrently and collaboratively, e.g., for delivery, surveillance, search and rescue. Coordination of such teams often involves two aspects: selecting appropriate subteams for different tasks in various areas, and coordinating agents in the subteams to execute the associated subtasks. Existing work often assumes that the tasks are static and known beforehand, where an integer program can be formulated and solved offline. However, in many applications, the team-wise tasks are generated online continually by external requests, and the amount of subtasks within each task is uncertain, e.g., the number of packages to deliver or victims to rescue. The aforementioned offline solution becomes inadequate as it would require constant re-computation for the whole team and global communication to broadcast the results. Thus, this work tackles the large-scale coordination problem under continual and uncertain temporal tasks, specified as temporal logic formulas over collaborative actions. The proposed hierarchical framework, HULK, consists of two interleaved layers: the rolling assignment of currently known tasks to subteams within a certain horizon, and the dynamic coordination within a subteam given the detected subtasks during online execution. Thus, coordination is performed hierarchically at different granularities and triggering conditions, improving computational efficiency and robustness. The method is validated rigorously over large-scale heterogeneous systems under various temporal tasks and environment uncertainties.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。