S$^*$: A Heuristic Information-Based Approximation Framework for
Multi-Goal Path Finding
- URL: http://arxiv.org/abs/2103.08155v2
- Date: Tue, 16 Mar 2021 03:12:06 GMT
- Title: S$^*$: A Heuristic Information-Based Approximation Framework for
Multi-Goal Path Finding
- Authors: Kenny Chour, Sivakumar Rathinam, Ramamoorthi Ravi
- Abstract summary: We develop a novel framework for a Multi-Goal Path Finding (MGPF) problem that provides a 2-approximation guarantee.
MGPF aims to find a least-cost path from an origin to a destination such that each node in a given set of goals is visited at least once along the path.
We present numerical results to illustrate the advantages of our framework over conventional alternates in terms of the number of expanded nodes and run time.
- Score: 0.0
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: We combine ideas from uni-directional and bi-directional heuristic search,
and approximation algorithms for the Traveling Salesman Problem, to develop a
novel framework for a Multi-Goal Path Finding (MGPF) problem that provides a
2-approximation guarantee. MGPF aims to find a least-cost path from an origin
to a destination such that each node in a given set of goals is visited at
least once along the path. We present numerical results to illustrate the
advantages of our framework over conventional alternates in terms of the number
of expanded nodes and run time.
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) - Decentralized Monte Carlo Tree Search for Partially Observable
Multi-agent Pathfinding [49.730902939565986]
Multi-Agent Pathfinding problem involves finding a set of conflict-free paths for a group of agents confined to a graph.
In this study, we focus on the decentralized MAPF setting, where the agents may observe the other agents only locally.
We propose a decentralized multi-agent Monte Carlo Tree Search (MCTS) method for MAPF tasks.
arXiv Detail & Related papers (2023-12-26T06:57:22Z) - 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) - Multi-Prompt Alignment for Multi-Source Unsupervised Domain Adaptation [86.02485817444216]
We introduce Multi-Prompt Alignment (MPA), a simple yet efficient framework for multi-source UDA.
MPA denoises the learned prompts through an auto-encoding process and aligns them by maximizing the agreement of all the reconstructed prompts.
Experiments show that MPA achieves state-of-the-art results on three popular datasets with an impressive average accuracy of 54.1% on DomainNet.
arXiv Detail & Related papers (2022-09-30T03:40:10Z) - Informed Steiner Trees: Sampling and Pruning for Multi-Goal Path Finding
in High Dimensions [6.291017032214274]
We develop a new approach for solving a Multi-Goal Path Finding problem in high dimensional spaces.
The approach alternates between sampling points from selected regions in the search space and de-emphasizing regions that may not lead to good solutions for MGPF.
arXiv Detail & Related papers (2022-05-09T20:46:29Z) - A Metaheuristic Algorithm for Large Maximum Weight Independent Set
Problems [58.348679046591265]
Given a node-weighted graph, find a set of independent (mutually nonadjacent) nodes whose node-weight sum is maximum.
Some of the graphs airsing in this application are large, having hundreds of thousands of nodes and hundreds of millions of edges.
We develop a new local search algorithm, which is a metaheuristic in the greedy randomized adaptive search framework.
arXiv Detail & Related papers (2022-03-28T21:34:16Z) - Enhanced Multi-Objective A* Using Balanced Binary Search Trees [35.63053398687847]
Multi-objective A* (MOA*) like algorithms maintain a "frontier" set at any node during the search to keep track of the non-dominated paths that reach that node.
We introduce a new method to efficiently maintain these frontiers for multiple objectives by leveraging balanced binary search trees.
arXiv Detail & Related papers (2022-02-18T02:54:58Z) - Adaptive Multi-Goal Exploration [118.40427257364729]
We show how AdaGoal can be used to tackle the objective of learning an $epsilon$-optimal goal-conditioned policy.
AdaGoal is anchored in the high-level algorithmic structure of existing methods for goal-conditioned deep reinforcement learning.
arXiv Detail & Related papers (2021-11-23T17:59:50Z) - Multi-objective Conflict-based Search Using Safe-interval Path Planning [10.354181009277623]
We present a new multi-objective conflict-based search (MO-CBS) approach that relies on a novel multi-objective safe interval path planning (MO-SIPP) algorithm for its low-level search.
We present extensive numerical results to show that there is an order of magnitude improvement in the average low level search time.
We also provide a case study to demonstrate the potential application of the proposed algorithms for construction site planning.
arXiv Detail & Related papers (2021-08-02T09:42:08Z) - Rethinking Counting and Localization in Crowds:A Purely Point-Based
Framework [59.578339075658995]
We propose a purely point-based framework for joint crowd counting and individual localization.
We design an intuitive solution under this framework, which is called Point to Point Network (P2PNet)
arXiv Detail & Related papers (2021-07-27T11:41:50Z) - Multi-Goal Multi-Agent Path Finding via Decoupled and Integrated Goal
Vertex Ordering [15.99072005190786]
We introduce multi-goal multi agent path finding (MAPF$MG$) which generalizes the standard discrete multi-agent path finding (MAPF) problem.
We suggest two novel algorithms using different paradigms to address MAPF$MG$: a search-based search algorithm called Hamiltonian-CBS (HCBS) and a compilation-based algorithm built using the SMT paradigm, called SMT-Hamiltonian-CBS (SMT-HCBS)
arXiv Detail & Related papers (2020-09-10T22:27:18Z)
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.