paper-with-me

홈 › Papers

Exact Algorithms and Lowerbounds for Multiagent Pathfinding: Power of Treelike Topology

2023-12-15 · Foivos Fioravantes, Dušan Knop, Jan Matyáš Křišťan, Nikolaos Melissinos, Michal Opler

In the Multiagent Path Finding problem (MAPF for short), we focus on efficiently finding non-colliding paths for a set of $k$ agents on a given graph $G$, where each agent seeks a path from its source vertex to a target. An important measure of the quality of the solution is the length of the proposed schedule $\ell$, that is, the length of a longest path (including the waiting time). In this work, we propose a systematic study under the parameterized complexity framework. The hardness results we provide align with many heuristics used for this problem, whose running time could potentially be improved based on our fixed-parameter tractability results. We show that MAPF is W[1]-hard with respect to $k$ (even if $k$ is combined with the maximum degree of the input graph). The problem remains NP-hard in planar graphs even if the maximum degree and the makespan$\ell$ are fixed constants. On the positive side, we show an FPT algorithm for $k+\ell$. As we delve further, the structure of~$G$ comes into play. We give an FPT algorithm for parameter $k$ plus the diameter of the graph~$G$. The MAPF problem is W[1]-hard for cliquewidth of $G$ plus $\ell$ while it is FPT for treewidth of $G$ plus $\ell$.

📄 PDF Abstract BibTeX arXiv:2312.09646

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Focus 설명 없음
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Solving Multiagent Path Finding on Highly Centralized Networks

2024-12-12 · Foivos Fioravantes, Dušan Knop, Jan Matyáš Křišťan, Nikolaos Melissinos 외

The Mutliagent Path Finding (MAPF) problem consists of identifying the trajectories that a set of agents should follow inside a given network in order to reach their desired destinations as soon as possible, but without …

Combining Propositional Logic Based Decision Diagrams with Decision Making in Urban Systems

2020-11-09 · Jiajing Ling, Kushagra Chandak, Akshat Kumar

Solving multiagent problems can be an uphill task due to uncertainty in the environment, partial observability, and scalability of the problem at hand. Especially in an urban setting, there are more challenges since we a…

Decision Makingreinforcement-learningReinforcement Learning (RL)

Conflict-Based Lazy Search for Fast Multi-Manipulator Planning

2026-07-05 · Dongliang Zheng, Zhipeng Wang, Siqi Wang, Yuxi Lu 외 arxiv

Employing multiple manipulators can boost efficiency and accomplish tasks that a single manipulator cannot do. However, real-time planning for multiple manipulators in a cluttered workspace still poses significant challe…

Exact Algorithms for Multiagent Path Finding with Communication Constraints on Tree-Like Structures

2024-12-11 · Foivos Fioravantes, Dušan Knop, Jan Matyáš Křišťan, Nikolaos Melissinos 외

Consider the scenario where multiple agents have to move in an optimal way through a network, each one towards their ending position while avoiding collisions. By optimal, we mean as fast as possible, which is evaluated …

Efficient Inverse Multiagent Learning

2025-02-20 · Denizalp Goktas, Amy Greenwald, Sadie Zhao, Alec Koppel 외

In this paper, we study inverse game theory (resp. inverse multiagent learning) in which the goal is to find parameters of a game's payoff functions for which the expected (resp. sampled) behavior is an equilibrium. We f…

Time Series