Open AccessProceedings Article
Solving robot navigation problems with initial pose uncertainty using real-time heuristic search
Sven Koenig
- 06 Jul 1998
- pp 145-153
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
•Book
Automated Planning and Acting
Malik Ghallab,Dana S. Nau,Paolo Traverso +2 more
- 01 Aug 2016
TL;DR: This book presents a comprehensive paradigm of planning and acting using the most recent and advanced automated-planning techniques, and explains the computational deliberation capabilities that allow an actor to reason about its actions, choose them, organize them purposefully, and act deliberately to achieve an objective.
480
Efficient and inefficient ant coverage methods
TL;DR: This work studies the behavior of ant robots for one-time or repeated coverage of terrain, as required for lawn mowing, mine sweeping, and surveillance, and studies two simple real-time search methods that differ only in how the markings are updated.
174
Agent-centered search
TL;DR: This article describes agent-centered search (also called real-time search or local search) and illustrates this planning paradigm with examples and discusses the design and properties of several agent- centered search methods, focusing on robot exploration and localization.
Strong planning under partial observability
TL;DR: This paper formally defines the problem of strong planning within a general framework for modeling partially observable planning domains, and proposes an effective planning algorithm, based on and-or search in the space of beliefs, that is able to outperform its competitor systems by orders of magnitude.
110
Graph abstraction in real-time heuristic search
TL;DR: A wide class of real-time search algorithms with automatically-built state abstraction are extended and completeness and convergence of the resulting family of algorithms are proved.
95
References
Heuristics : Intelligent Search Strategies for Computer Problem Solving
Judea Pearl
- 01 Jan 1984
TL;DR: This book presents, characterizes and analyzes problem solving strategies that are guided by heuristic information and provides examples of how these strategies have changed over time.
2.3K
•Book
Switching and Finite Automata Theory
Zvi Kohavi,Niraj K. Jha +1 more
- 01 Jan 2010
TL;DR: Theories are made easier to understand with 200 illustrative examples, and students can test their understanding with over 350 end-of-chapter review questions.
1.7K
•Book
Heuristics : intelligent search strategies for computer problem solving
Judea Pearl
- 01 Apr 1984
TL;DR: In this article, the authors present, characterizes and analyzes problem solving strategies that are guided by heuristic information, and characterise and analyze problem-solving strategies with heuristics.
1.3K
Learning to act using real-time dynamic programming
TL;DR: An algorithm based on dynamic programming, which is called Real-Time DP, is introduced, by which an embedded system can improve its performance with experience and illuminate aspects of other DP-based reinforcement learning methods such as Watkins'' Q-Learning algorithm.
1.3K
•Proceedings Article
The focussed D* algorithm for real-time replanning
Anthony Stentz
- 20 Aug 1995
TL;DR: An extension to D* that focusses the repairs to significantly reduce the total time required for the initial path calculation and subsequent replanning operations for dynamic environments where arc costs can change during the traverse of the solution path.