2021
DOI: 10.1609/socs.v10i1.18486
|View full text |Cite
|
Sign up to set email alerts
|

A-MHA*: Anytime Multi-Heuristic A*

Abstract: Designing good heuristic functions for graph search requires adequate domain knowledge. It is often easy to design heuristics that perform well and correlate with the underlying true cost-to-go values in certain parts of the search space but these may not be admissible throughout the domain thereby affecting the optimality guarantees of the search. Bounded suboptimal search using several of such partially good but inadmissible heuristics was developed in Multi-Heuristic A* (MHA*). Although MHA* leverages multi… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
1
0

Year Published

2023
2023
2024
2024

Publication Types

Select...
2
1

Relationship

0
3

Authors

Journals

citations
Cited by 3 publications
(2 citation statements)
references
References 3 publications
0
1
0
Order By: Relevance
“…To achieve anytime characteristics in heuristic search, typical approaches involve obtaining fast initial solution through algorithms like beam search, and then progressively increase the number of expandable nodes at a given depth level [14]- [17]. Alternatively, and widely used in robotics, anytime algorithms often incrementally adjust the heuristic inflation [18]- [23]. Nonetheless, none of the above provide planning time bounds for the initial solution.…”
Section: B Anytime Heuristic Searchmentioning
confidence: 99%
“…To achieve anytime characteristics in heuristic search, typical approaches involve obtaining fast initial solution through algorithms like beam search, and then progressively increase the number of expandable nodes at a given depth level [14]- [17]. Alternatively, and widely used in robotics, anytime algorithms often incrementally adjust the heuristic inflation [18]- [23]. Nonetheless, none of the above provide planning time bounds for the initial solution.…”
Section: B Anytime Heuristic Searchmentioning
confidence: 99%
“…A more elegant anytime algorithm Anytime Repairing A* (ARA*) (Likhachev, Gordon, and Thrun 2003) reuses previous search efforts to prevent redundant work by keeping track of states whose cost-to-come can be further reduced in future iterations. There are several other anytime algorithms (Natarajan et al 2019;Aine et al 2016), none of which utilize any parallelization.…”
Section: Related Workmentioning
confidence: 99%