Learning in Real-Time Search: A Unifying Framework
V. Bulitko, G. Lee

TL;DR
This paper introduces a unifying three-parameter framework for real-time search algorithms, proving its generality and convergence, and empirically analyzing parameter effects in navigation and routing tasks.
Contribution
The paper presents the LRTS framework that unifies many existing real-time search algorithms, proving their special cases and analyzing their theoretical properties.
Findings
LRTS framework encompasses LRTA*, epsilon-LRTA*, SLA*, gamma-Trap.
Proved convergence and completeness of algorithms within LRTS.
Empirically analyzed parameter effects in navigation and sensor network routing.
Abstract
Real-time search methods are suited for tasks in which the agent is interacting with an initially unknown environment in real time. In such simultaneous planning and learning problems, the agent has to select its actions in a limited amount of time, while sensing only a local part of the environment centered at the agents current location. Real-time heuristic search agents select actions using a limited lookahead search and evaluating the frontier states with a heuristic function. Over repeated experiences, they refine heuristic values of states to avoid infinite loops and to converge to better solutions. The wide spread of such settings in autonomous software and hardware agents has led to an explosion of real-time search algorithms over the last two decades. Not only is a potential user confronted with a hodgepodge of algorithms, but he also faces the choice of control parameters they…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
