paper-with-me

홈 › Papers

HULK: Large-scale Hierarchical Coordination under Continual and Uncertain Temporal Tasks

2026-05-09 · Qingyuan Luo, Jie Li, Meng Guo arxiv

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.

📄 PDF Abstract BibTeX arXiv:2605.08722

Code (0)

등록된 구현이 없습니다.

Tasks

Computational Efficiency

Similar Papers 제목 키워드 기반

Untangling Dense Knots by Learning Task-Relevant Keypoints

2020-11-10 · Jennifer Grannen, Priya Sundaresan, Brijen Thananjeyan, Jeffrey Ichnowski 외

Untangling ropes, wires, and cables is a challenging task for robots due to the high-dimensional configuration space, visual homogeneity, self-occlusions, and complex dynamics. We consider dense (tight) knots that lack s…

Hulk: Graph Neural Networks for Optimizing Regionally Distributed Computing Systems

2023-02-27 · Zhengqing Yuan, Huiwen Xue, Chao Zhang, Yongming Liu

Large deep learning models have shown great potential for delivering exceptional results in various applications. However, the training process can be incredibly challenging due to the models' vast parameter sizes, often…

Distributed ComputingGraph Neural Network

HULK: An Energy Efficiency Benchmark Platform for Responsible Natural Language Processing

2020-02-14 · EACL 2021 2 · Xiyou Zhou, Zhiyu Chen, Xiaoyong Jin, William Yang Wang

Computation-intensive pretrained models have been taking the lead of many natural language processing benchmarks such as GLUE. However, energy efficiency in the process of model training and inference becomes a critical …

Benchmarking

Hulk: A Universal Knowledge Translator for Human-Centric Tasks

2023-12-04 · Yizhou Wang, Yixuan Wu, Shixiang Tang, Weizhen He 외

Human-centric perception tasks, e.g., pedestrian detection, skeleton-based action recognition, and pose estimation, have wide industrial applications, such as metaverse and sports analysis. There is a recent surge to dev…

3D Human Pose EstimationAction RecognitionHuman Mesh RecoveryHuman Part Segmentation+7

When Does Hierarchy Help? Benchmarking Agent Coordination in Event-Driven Industrial Scheduling

2026-05-13 · Ziqi Wang, Yuhao Yang, Zhiwei Ling, Wenzhuo Qian 외 arxiv

Recent advances in agent and multi-agent systems have shown strong performance on tool use, reasoning, and collaborative tasks. However, existing benchmarks mostly evaluate task completion in weakly coupled environments,…

Decision Making