Proceedings Article10.1109/TAI.1998.744882
Multi-state commitment search
Yasuhiko Kitamura,Makoto Yokoo,T. Miyaji,Shoji Tatsumi +3 more
- 10 Nov 1998
- pp 431-439
TL;DR: By introducing a commitment-list, this paper shows a modification of RTA* and WA* to their MSC versions without violating their completeness and experiments with their performance in maze and N-puzzle problems, and discusses conditions that the MSC method is effective.
read more
Abstract: We propose the multi-state commitment (MSC) method to speed-up heuristic search algorithms for semi-optimal solutions. The real-time A* (RTA*) and the weighted A* (WA*) are representative heuristic search algorithms for semi-optimal solutions and can be viewed as single-state and an all-state commitment search algorithms respectively. In these algorithms, there is a tradeoff between the risk of making wrong choices in search process and the amount of memory for the recovery, with RTA* and WA* being the extremes. The MSC method introduces a moderate and flexible characteristic into these algorithms and can increase the performance dramatically in problems such as the N-puzzle. In this paper, by introducing a commitment-list, we show a modification of RTA* and WA* to their MSC versions without violating their completeness. Then, we experiment with their performance in maze and N-puzzle problems, and discuss conditions that the MSC method is effective.
read more
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
•Proceedings Article
Cho-k-NN: a method for combining interacting pieces of evidence in case-based learning
Eyke Hüllermeier
- 30 Jul 2005
TL;DR: It is argued that cases retrieved from a case library must not be considered as independent information sources, as implicitly done by most case-based learning methods, and a new inference principle is proposed that combines potentially interacting pieces of evidence by means of the so-called Choquet-integral.
Heuristic search under contract
Sandip Aine,Partha Chakrabarti,Rajeev Kumar +2 more
- 01 Nov 2010
TL;DR: Experimental comparison with anytime search techniques like ARA* and beam search on a number of search problems shows that Contract Search outperforms these techniques over a range of contract specifications.
8
•Proceedings Article
Scaling up WA* with commitment and diversity
David Furcy,Sven Koenig +1 more
- 30 Jul 2005
TL;DR: The resulting MSC-KWA* scales up to larger domains than WA*, KWA* and M SC-WA*, which is rather surprising since diversity and commitment at first glance seem to be opposing concepts.
•Proceedings Article
C 3 LRTA*, color code coordinated LRTA* algorithm
Muaz A. Niazi,Umar Manzoor,Kiran Ijaz +2 more
- 17 Nov 2005
TL;DR: An extension to the Learning Real-Time A* (LRTA*) algorithm by utilizing a color coded coordination scheme, which suggests that by using the proposed modification, an improvement in LRTA*.
4
Applying Color Code Coordinated LRTA* (C3LRTA*) Algorithm on Multiple Targets
Muaz A. Niazi,Umar Manzoor,Kiran Ijaz +2 more
- 01 Dec 2005
TL;DR: C3LRTA* is effective in both search time and solution quality and can be made more efficient if the number of agents and/or obstacle ratio is increased.
3
References
•Book
Human Problem Solving
Allen Newell
- 01 Jun 1972
TL;DR: The aim of the book is to advance the understanding of how humans think by putting forth a theory of human problem solving, along with a body of empirical evidence that permits assessment of the theory.
11.2K
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
Encyclopedia of Artificial Intelligence
Stuart C. Shapiro
- 01 Jan 1992
TL;DR: This reference work compasses the variable approaches to Artificial Intelligence in 267 articles written by 205 experts and clarifies and corrects misinterpretations and provides a proper understanding of Artificial Intelligence.
1.6K
•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
Real-time heuristic search
TL;DR: A variation of minimax lookahead search, and an analog to alpha-beta pruning that significantly improves the efficiency of the algorithm, and a new algorithm, called Real-Time-A∗, for interleaving planning and execution, which proves that the algorithm makes locally optimal decisions and is guaranteed to find a solution.
1K
Related Papers (5)
L.-C. Chu,Benjamin W. Wah +1 more
- 04 Dec 1991
Li-Yen Shue,Reza Zamani +1 more
- 15 Jun 1993
John A. Allen,Steven Minton +1 more
- 21 May 1996