|
|
|
|
RI | Publications | DD* Lite: Efficient Incremental Search with State Dominance
|
|
Text only version of this site
DD* Lite: Efficient Incremental Search with State Dominance
G.A. Mills-Tettey, A. Stentz, and M.B. Dias
Twenty-First National Conference on Artificial Intelligence (AAAI-06), July, 2006, pp. 1032-1038.
Jump to: Download | Abstract | Notes | Text Reference | BibTeX Reference
| Download [Help] |
Adobe portable document format (pdf) [459 KB]
Copyright notice: This material is presented to ensure timely dissemination of scholarly and technical work. Copyright and all rights therein are retained by authors or by other copyright holders. All persons copying this information are expected to adhere to the terms and constraints invoked by each author's copyright. These works may not be reposted without the explicit permission of the copyright holder.
| Abstract |
This paper presents DD* Lite, an efficient incremental search algorithm for problems that can capitalize on state dominance. Dominance relationships between nodes are used to prune graphs in search algorithms. Thus, exploiting state dominance relationships can considerably speed up search problems in large state spaces, such as mobile robot path planning considering uncertainty, time, or energy constraints. Incremental search techniques are useful when changes can occur in the search graph, such as when re-planning paths for mobile robots in partially known environments. While algorithms such as D* and D* Lite are very efficient incremental search algorithms, they cannot be applied as formulated to search problems in which state dominance is used to prune the graph. DD* Lite extends D* Lite to seamlessly support reasoning about state dominance. It maintains the algorithmic simplicity and incremental search capability of D* Lite, while resulting in orders of magnitude increase in search efficiency in large state spaces with dominance. We illustrate the efficiency of DD* Lite with simulation results from applying the algorithm to a path planning problem with time and energy constraints. We also prove that DD* Lite is sound, complete, optimal, and efficient.
| Notes |
Sponsor: Jet Propulsion Laboratory
Grant ID: 1263676
Number of pages: 7
| Text Reference |
G.A. Mills-Tettey, A. Stentz, and M.B. Dias, "DD* Lite: Efficient Incremental Search with State Dominance," Twenty-First National Conference on Artificial Intelligence (AAAI-06), July, 2006, pp. 1032-1038.
| BibTeX Reference |
@inproceedings{Mills-Tettey_2006_5534,
author = "G. Ayorkor Mills-Tettey and Anthony (Tony) Stentz and M Bernardine Dias",
title = "DD* Lite: Efficient Incremental Search with State Dominance",
booktitle = "Twenty-First National Conference on Artificial Intelligence (AAAI-06)",
month = "July",
year = "2006",
pages = "1032-1038"
}