Generating Abstraction Hierarchies

Generating Abstraction Hierarchies
Author: Craig A. Knoblock
Publsiher: Springer Science & Business Media
Total Pages: 179
Release: 2012-12-06
Genre: Computers
ISBN: 9781461531524

Download Generating Abstraction Hierarchies Book in PDF, Epub and Kindle

Generating Abstraction Hierarchies presents a completely automated approach to generating abstractions for problem solving. The abstractions are generated using a tractable, domain-independent algorithm whose only inputs are the definition of a problem space and the problem to be solved and whose output is an abstraction hierarchy that is tailored to the particular problem. The algorithm generates abstraction hierarchies that satisfy the `ordered monotonicity' property, which guarantees that the structure of an abstract solution is not changed in the process of refining it. An abstraction hierarchy with this property allows a problem to be decomposed such that the solution in an abstract space can be held invariant while the remaining parts of a problem are solved. The algorithm for generating abstractions is implemented in a system called ALPINE, which generates abstractions for a hierarchical version of the PRODIGY problem solver. Generating Abstraction Hierarchies formally defines this hierarchical problem solving method, shows that under certain assumptions this method can reduce the size of a search space from exponential to linear in the solution size, and describes the implementation of this method in PRODIGY. The abstractions generated by ALPINE are tested in multiple domains on large problem sets and are shown to produce shorter solutions with significantly less search than problem solving without using abstraction. Generating Abstraction Hierarchies will be of interest to researchers in machine learning, planning and problem reformation.

Generating Abstraction Hierarchies

Generating Abstraction Hierarchies
Author: Craig A Knoblock
Publsiher: Unknown
Total Pages: 188
Release: 1993-01-01
Genre: Electronic Book
ISBN: 1461531535

Download Generating Abstraction Hierarchies Book in PDF, Epub and Kindle

Multiple Abstraction Hierarchies for Mobile Robot Operation in Large Environments

Multiple Abstraction Hierarchies for Mobile Robot Operation in Large Environments
Author: Cipriano Galindo,Juan-Antonio Fernández-Madrigal,Javier Gonzalez
Publsiher: Springer
Total Pages: 178
Release: 2007-07-07
Genre: Technology & Engineering
ISBN: 9783540726906

Download Multiple Abstraction Hierarchies for Mobile Robot Operation in Large Environments Book in PDF, Epub and Kindle

This book focuses on the performance of mobile robots through the use of multi-hierarchical symbolic representations of the environment. To perform deliberative actions, a robot must possess some symbolic representation of its workspace, but representations of real environments can become so large that they must be conveniently arranged to facilitate and, in some cases, make possible their use. Practical solutions tested on real robots, for example a robotic wheelchair, are provided.

Artificial Intelligence Planning Systems

Artificial Intelligence Planning Systems
Author: James Hendler
Publsiher: Elsevier
Total Pages: 315
Release: 2014-06-28
Genre: Computers
ISBN: 9780080499444

Download Artificial Intelligence Planning Systems Book in PDF, Epub and Kindle

Artificial Intelligence Planning Systems documents the proceedings of the First International Conference on AI Planning Systems held in College Park, Maryland on June 15-17, 1992. This book discusses the abstract probabilistic modeling of action; building symbolic primitives with continuous control routines; and systematic adaptation for case-based planning. The analysis of ABSTRIPS; conditional nonlinear planning; and building plans to monitor and exploit open-loop and closed-loop dynamics are also elaborated. This text likewise covers the modular utility representation for decision-theoretic planning; reaction and reflection in tetris; and planning in intelligent sensor fusion. Other topics include the resource-bounded adaptive agent, critical look at Knoblock's hierarchy mechanism, and traffic laws for mobile robots. This publication is beneficial to students and researchers conducting work on AI planning systems.

Proceedings

Proceedings
Author: American Association for Artificial Intelligence
Publsiher: Unknown
Total Pages: 436
Release: 1991
Genre: Artificial intelligence
ISBN: UCSC:32106009216752

Download Proceedings Book in PDF, Epub and Kindle

Artificial Intelligence Planning Systems

Artificial Intelligence Planning Systems
Author: James A. Hendler
Publsiher: Morgan Kaufmann
Total Pages: 346
Release: 1992
Genre: Computers
ISBN: UOM:39015029575464

Download Artificial Intelligence Planning Systems Book in PDF, Epub and Kindle

Abstraction Reformulation and Approximation

Abstraction  Reformulation  and Approximation
Author: Anonim
Publsiher: Unknown
Total Pages: 404
Release: 2005
Genre: Artificial intelligence
ISBN: UOM:39015058751572

Download Abstraction Reformulation and Approximation Book in PDF, Epub and Kindle

Intelligent Planning

Intelligent Planning
Author: Qiang Yang
Publsiher: Springer Science & Business Media
Total Pages: 263
Release: 2012-12-06
Genre: Computers
ISBN: 9783642606182

Download Intelligent Planning Book in PDF, Epub and Kindle

"The central fact is that we are planning agents." (M. Bratman, Intentions, Plans, and Practical Reasoning, 1987, p. 2) Recent arguments to the contrary notwithstanding, it seems to be the case that people-the best exemplars of general intelligence that we have to date do a lot of planning. It is therefore not surprising that modeling the planning process has always been a central part of the Artificial Intelligence enterprise. Reasonable behavior in complex environments requires the ability to consider what actions one should take, in order to achieve (some of) what one wants and that, in a nutshell, is what AI planning systems attempt to do. Indeed, the basic description of a plan generation algorithm has remained constant for nearly three decades: given a desciption of an initial state I, a goal state G, and a set of action types, find a sequence S of instantiated actions such that when S is executed instate I, G is guaranteed as a result. Working out the details of this class of algorithms, and making the elabora tions necessary for them to be effective in real environments, have proven to be bigger tasks than one might have imagined.