Social Behavior as a Key to Learning-based Multi-Agent Pathfinding Dilemmas
Chengyang He, Tanishq Duhan, Parth Tulsyan, Patrick Kim, and Guillaume, Sartoretti

TL;DR
This paper introduces SYLPH, a learning-based multi-agent pathfinding framework that enables agents to adopt diverse social behaviors, improving conflict resolution and avoiding deadlocks in large-scale, decentralized environments.
Contribution
SYLPH allows agents to dynamically select social behaviors based on influence and social preferences, enhancing heterogeneity and conflict resolution in multi-agent pathfinding.
Findings
SYLPH reduces deadlocks and livelocks in multi-agent scenarios.
Agents exhibit varied behaviors leading to more efficient pathfinding.
Improved scalability with behavior diversity in large agent teams.
Abstract
The Multi-agent Path Finding (MAPF) problem involves finding collision-free paths for a team of agents in a known, static environment, with important applications in warehouse automation, logistics, or last-mile delivery. To meet the needs of these large-scale applications, current learning-based methods often deploy the same fully trained, decentralized network to all agents to improve scalability. However, such parameter sharing typically results in homogeneous behaviors among agents, which may prevent agents from breaking ties around symmetric conflict (e.g., bottlenecks) and might lead to live-/deadlocks. In this paper, we propose SYLPH, a novel learning-based MAPF framework aimed to mitigate the adverse effects of homogeneity by allowing agents to learn and dynamically select different social behaviors (akin to individual, dynamic roles), without affecting the scalability offered…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsMulti-Agent Systems and Negotiation
