Sparsification for Fast Optimal Multi-Robot Path Planning in Lazy
Compilation Schemes
- URL: http://arxiv.org/abs/2103.04496v1
- Date: Mon, 8 Mar 2021 00:57:42 GMT
- Title: Sparsification for Fast Optimal Multi-Robot Path Planning in Lazy
Compilation Schemes
- Authors: Pavel Surynek
- Abstract summary: Path planning for multiple robots (MRPP) represents a task of finding non-colliding paths for robots through which they can navigate from their initial positions to specified goal positions.
In this paper, we enhance existing SAT-based algorithm for MRPP via spartification of the set of candidate paths for each robot from which target Boolean encoding is derived.
- Score: 7.766921168069532
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Path planning for multiple robots (MRPP) represents a task of finding
non-colliding paths for robots through which they can navigate from their
initial positions to specified goal positions. The problem is usually modeled
using undirected graphs where robots move between vertices across edges.
Contemporary optimal solving algorithms include dedicated search-based methods,
that solve the problem directly, and compilation-based algorithms that reduce
MRPP to a different formalism for which an efficient solver exists, such as
constraint programming (CP), mixed integer programming (MIP), or Boolean
satisfiability (SAT). In this paper, we enhance existing SAT-based algorithm
for MRPP via spartification of the set of candidate paths for each robot from
which target Boolean encoding is derived. Suggested sparsification of the set
of paths led to smaller target Boolean formulae that can be constructed and
solved faster while optimality guarantees of the approach have been kept.
Related papers
- A Conflict-Aware Optimal Goal Assignment Algorithm for Multi-Robot
Systems [6.853165736531941]
A multi-robot application aims to assign a unique goal to each robot while ensuring collision-free paths.
We propose an efficient conflict-guided method to compute the next best assignment.
We extensively evaluate our algorithm for up to a hundred robots on several benchmark workspaces.
arXiv Detail & Related papers (2024-02-19T19:04:19Z) - Accelerating Cutting-Plane Algorithms via Reinforcement Learning
Surrogates [49.84541884653309]
A current standard approach to solving convex discrete optimization problems is the use of cutting-plane algorithms.
Despite the existence of a number of general-purpose cut-generating algorithms, large-scale discrete optimization problems continue to suffer from intractability.
We propose a method for accelerating cutting-plane algorithms via reinforcement learning.
arXiv Detail & Related papers (2023-07-17T20:11:56Z) - Efficient Non-Parametric Optimizer Search for Diverse Tasks [93.64739408827604]
We present the first efficient scalable and general framework that can directly search on the tasks of interest.
Inspired by the innate tree structure of the underlying math expressions, we re-arrange the spaces into a super-tree.
We adopt an adaptation of the Monte Carlo method to tree search, equipped with rejection sampling and equivalent- form detection.
arXiv Detail & Related papers (2022-09-27T17:51:31Z) - Intelligent Trajectory Design for RIS-NOMA aided Multi-robot
Communications [59.34642007625687]
The goal is to maximize the sum-rate of whole trajectories for multi-robot system by jointly optimizing trajectories and NOMA decoding orders of robots.
An integrated machine learning (ML) scheme is proposed, which combines long short-term memory (LSTM)-autoregressive integrated moving average (ARIMA) model and dueling double deep Q-network (D$3$QN) algorithm.
arXiv Detail & Related papers (2022-05-03T17:14:47Z) - A distributed, plug-n-play algorithm for multi-robot applications with a
priori non-computable objective functions [2.2452191187045383]
In multi-robot applications, the user-defined objectives of the mission can be cast as a general optimization problem.
Standard gradient-descent-like algorithms are not applicable to these problems.
We introduce a new algorithm that carefully designs each robot's subcost function, the optimization of which can accomplish the overall team objective.
arXiv Detail & Related papers (2021-11-14T20:40:00Z) - Distributed Allocation and Scheduling of Tasks with Cross-Schedule
Dependencies for Heterogeneous Multi-Robot Teams [2.294915015129229]
We present a distributed task allocation and scheduling algorithm for missions where the tasks of different robots are tightly coupled with temporal and precedence constraints.
An application of the planning procedure to a practical use case of a greenhouse maintained by a multi-robot system is given.
arXiv Detail & Related papers (2021-09-07T13:44:28Z) - Prioritized SIPP for Multi-Agent Path Finding With Kinematic Constraints [0.0]
Multi-Agent Path Finding (MAPF) is a long-standing problem in Robotics and Artificial Intelligence.
We present a method that mitigates this issue to a certain extent.
arXiv Detail & Related papers (2021-08-11T10:42:11Z) - Towards Optimally Efficient Tree Search with Deep Learning [76.64632985696237]
This paper investigates the classical integer least-squares problem which estimates signals integer from linear models.
The problem is NP-hard and often arises in diverse applications such as signal processing, bioinformatics, communications and machine learning.
We propose a general hyper-accelerated tree search (HATS) algorithm by employing a deep neural network to estimate the optimal estimation for the underlying simplified memory-bounded A* algorithm.
arXiv Detail & Related papers (2021-01-07T08:00:02Z) - Adaptive Sampling for Best Policy Identification in Markov Decision
Processes [79.4957965474334]
We investigate the problem of best-policy identification in discounted Markov Decision (MDPs) when the learner has access to a generative model.
The advantages of state-of-the-art algorithms are discussed and illustrated.
arXiv Detail & Related papers (2020-09-28T15:22:24Z) - Accelerated Message Passing for Entropy-Regularized MAP Inference [89.15658822319928]
Maximum a posteriori (MAP) inference in discrete-valued random fields is a fundamental problem in machine learning.
Due to the difficulty of this problem, linear programming (LP) relaxations are commonly used to derive specialized message passing algorithms.
We present randomized methods for accelerating these algorithms by leveraging techniques that underlie classical accelerated gradient.
arXiv Detail & Related papers (2020-07-01T18:43:32Z) - New Fusion Algorithm provides an alternative approach to Robotic Path
planning [0.0]
This paper presents a new and efficient fusion algorithm for solving the path planning problem in a custom 2D environment.
The new fusion algorithm is feasible and superior in smoothness performance and can satisfy as a time-efficient and cheaper alternative to conventional A* strategies of path planning.
arXiv Detail & Related papers (2020-06-06T17:52:00Z)
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.