Controlling the learning process of real-time heuristic search

Controlling the learning process of real-time heuristic search

0.00 Avg rating0 Votes
Article ID: iaor2005355
Country: United States
Volume: 146
Issue: 1
Start Page Number: 1
End Page Number: 41
Publication Date: May 2003
Journal: Artificial Intelligence
Authors: ,
Keywords: search
Abstract:

Real-time search provides an attractive framework for intelligent autonomous agents, as it allows us to model an agent's ability to improve its performance through experience. However, the behavior of real-time search agents is far from rational during the learning (convergence) process, in that they fail to balance the efforts to achieve a short-term goal (i.e., to safely arrive at a goal state in the present problem solving trial) and a long-term goal (to find better solutions through repeated trials). As a remedy, we introduce two techniques for controlling the amount of exploration, both overall and per trial. The weighted real-time search reduces the overall amount of exploration and accelerates convergence. It sacrifices admissibility but provides a nontrivial bound on the converged solution cost. The real-time search with upper bounds insures solution quality in each trial when the state space is undirected. These techniques result in a convergence process more stable compared with that of the Learning Real-Time A* algorithm.

Reviews

Required fields are marked *. Your email address will not be published.