Optimal and Bounded-Suboptimal Multi-Goal Task Assignment and Path
Finding
- URL: http://arxiv.org/abs/2208.01222v1
- Date: Tue, 2 Aug 2022 03:17:29 GMT
- Title: Optimal and Bounded-Suboptimal Multi-Goal Task Assignment and Path
Finding
- Authors: Xinyi Zhong, Jiaoyang Li, Sven Koenig, Hang Ma
- Abstract summary: We study the multi-goal task assignment and path finding (MG-TAPF) problem from theoretical and algorithmic perspectives.
Theoretically, we prove that the MG-TAPF problem is NP-hard to solve optimally.
We present algorithms that build upon algorithmic techniques for the multi-agent path finding problem and solve the MG-TAPF problem optimally and bounded-suboptimally.
- Score: 25.11387753357413
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: We formalize and study the multi-goal task assignment and path finding
(MG-TAPF) problem from theoretical and algorithmic perspectives. The MG-TAPF
problem is to compute an assignment of tasks to agents, where each task
consists of a sequence of goal locations, and collision-free paths for the
agents that visit all goal locations of their assigned tasks in sequence.
Theoretically, we prove that the MG-TAPF problem is NP-hard to solve optimally.
We present algorithms that build upon algorithmic techniques for the
multi-agent path finding problem and solve the MG-TAPF problem optimally and
bounded-suboptimally. We experimentally compare these algorithms on a variety
of different benchmark domains.
Related papers
- MGCBS: An Optimal and Efficient Algorithm for Solving Multi-Goal Multi-Agent Path Finding Problem [5.580214316179672]
The MG-MAPF problem requires each agent to visit pre-assigned multiple goal points at least once without conflict.
We propose the Multi-Goal Conflict-Based Search (MGCBS), which is based on Decoupling the goal Safe interval visiting order search and the Single-agent pathfinding.
Our method can consistently obtain optimal results and execute up to 7 times faster than the state-of-the-art method in our evaluation.
arXiv Detail & Related papers (2024-04-30T12:49:54Z) - Monte-Carlo Tree Search for Multi-Agent Pathfinding: Preliminary Results [60.4817465598352]
We introduce an original variant of Monte-Carlo Tree Search (MCTS) tailored to multi-agent pathfinding.
Specifically, we use individual paths to assist the agents with the the goal-reaching behavior.
We also use a dedicated decomposition technique to reduce the branching factor of the tree search procedure.
arXiv Detail & Related papers (2023-07-25T12:33:53Z) - MS*: A New Exact Algorithm for Multi-agent Simultaneous Multi-goal
Sequencing and Path Finding [10.354181009277623]
In multi-agent applications such as surveillance and logistics, fleets of mobile agents are often expected to coordinate and safely visit a large number of goal locations.
In this article, we introduce a new algorithm called MS* which computes an optimal solution for this multi-agent problem.
Numerical results show that our new algorithm can solve the multi-agent problem with 20 agents and 50 goals in a minute of CPU time on a standard laptop.
arXiv Detail & Related papers (2021-03-18T01:57:35Z) - A Two-stage Framework and Reinforcement Learning-based Optimization
Algorithms for Complex Scheduling Problems [54.61091936472494]
We develop a two-stage framework, in which reinforcement learning (RL) and traditional operations research (OR) algorithms are combined together.
The scheduling problem is solved in two stages, including a finite Markov decision process (MDP) and a mixed-integer programming process, respectively.
Results show that the proposed algorithms could stably and efficiently obtain satisfactory scheduling schemes for agile Earth observation satellite scheduling problems.
arXiv Detail & Related papers (2021-03-10T03:16:12Z) - MAPFAST: A Deep Algorithm Selector for Multi Agent Path Finding using
Shortest Path Embeddings [6.223269541026908]
Solving the Multi-Agent Path Finding (MAPF) problem optimally is known to be NP-Hard for both make-span and total arrival time minimization.
There is no dominating optimal MAPF algorithm that works well in all types of problems and no standard guidelines for when to use which algorithm.
We develop the deep convolutional network MAPFAST, which takes a MAPF problem instance and attempts to select the fastest algorithm to use from a portfolio of algorithms.
arXiv Detail & Related papers (2021-02-24T18:41:37Z) - A Benchmark for Multi-UAV Task Assignment of an Extended Team
Orienteering Problem [0.47302336845610055]
A benchmark for multi-UAV task assignment is presented in order to evaluate different algorithms.
An extended Team Orienteering Problem is modeled for a kind of multi-UAV task assignment problem.
arXiv Detail & Related papers (2020-09-01T11:35:37Z) - Follow the bisector: a simple method for multi-objective optimization [65.83318707752385]
We consider optimization problems, where multiple differentiable losses have to be minimized.
The presented method computes descent direction in every iteration to guarantee equal relative decrease of objective functions.
arXiv Detail & Related papers (2020-07-14T09:50:33Z) - Dynamic Multi-Robot Task Allocation under Uncertainty and Temporal
Constraints [52.58352707495122]
We present a multi-robot allocation algorithm that decouples the key computational challenges of sequential decision-making under uncertainty and multi-agent coordination.
We validate our results over a wide range of simulations on two distinct domains: multi-arm conveyor belt pick-and-place and multi-drone delivery dispatch in a city.
arXiv Detail & Related papers (2020-05-27T01:10:41Z) - sKPNSGA-II: Knee point based MOEA with self-adaptive angle for Mission
Planning Problems [2.191505742658975]
Some problems have many objectives which lead to a large number of non-dominated solutions.
This paper presents a new algorithm that has been designed to obtain the most significant solutions.
This new algorithm has been applied to the real world application in Unmanned Air Vehicle (UAV) Mission Planning Problem.
arXiv Detail & Related papers (2020-02-20T17:07:08Z) - Extreme Algorithm Selection With Dyadic Feature Representation [78.13985819417974]
We propose the setting of extreme algorithm selection (XAS) where we consider fixed sets of thousands of candidate algorithms.
We assess the applicability of state-of-the-art AS techniques to the XAS setting and propose approaches leveraging a dyadic feature representation.
arXiv Detail & Related papers (2020-01-29T09:40:58Z) - Pareto Multi-Task Learning [53.90732663046125]
Multi-task learning is a powerful method for solving multiple correlated tasks simultaneously.
It is often impossible to find one single solution to optimize all the tasks, since different tasks might conflict with each other.
Recently, a novel method is proposed to find one single Pareto optimal solution with good trade-off among different tasks by casting multi-task learning as multiobjective optimization.
arXiv Detail & Related papers (2019-12-30T08:58:40Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.