Abstract
In the Real-Time Agent-Centered Search (RTACS) problem, an agent has to arrive at a goal location while acting and reasoning in the physical world. Traditionally, RTACS problems are solved by propagating and updating heuristic values of states visited by the agent. In existing RTACS algorithms the agent may revisit each state many times causing the entire procedure to be quadratic in the state space. We study the Iterative Deepening (ID) approach for solving RTACS and introduce Exponential Deepening A∗ (EDA∗), an RTACS algorithm where the threshold between successive Depth-First calls is increased exponentially. EDA∗ is proven to hold a worst case bound that is linear in the state space. Experimental results supporting this bound are presented and demonstrate up to 10x reduction over existing RTACS solvers wrt distance traveled, states expanded and CPU runtime.
Original language | English |
---|---|
Title of host publication | Proceedings of the National Conference on Artificial Intelligence |
Publisher | AI Access Foundation |
Pages | 871-877 |
Number of pages | 7 |
ISBN (Electronic) | 9781577356783 |
State | Published - 2014 |
Externally published | Yes |
Event | 28th AAAI Conference on Artificial Intelligence, AAAI 2014, 26th Innovative Applications of Artificial Intelligence Conference, IAAI 2014 and the 5th Symposium on Educational Advances in Artificial Intelligence, EAAI 2014 - Quebec City, Canada Duration: 27 Jul 2014 → 31 Jul 2014 |
Publication series
Name | Proceedings of the National Conference on Artificial Intelligence |
---|---|
Volume | 2 |
Conference
Conference | 28th AAAI Conference on Artificial Intelligence, AAAI 2014, 26th Innovative Applications of Artificial Intelligence Conference, IAAI 2014 and the 5th Symposium on Educational Advances in Artificial Intelligence, EAAI 2014 |
---|---|
Country/Territory | Canada |
City | Quebec City |
Period | 27/07/14 → 31/07/14 |
Bibliographical note
Publisher Copyright:Copyright © 2014, Association for the Advancement of Artificial Intelligence (www.aaai.org). All rights reserved.