Roy M. Turner
Department of Computer Science
University of New Hampshire
This book describes a method for building real-world problem solving systems,
such as medical diagnostic systems and intelligent controllers for autonomous
underwater vehicles (AUVs) and other robots. The approach is different from
other work reported in the artificial intelligence (AI) literature in several
respects. First, it defines schema-based reasoning, in which
(explicitly declared packets of related knowledge) are used
to control not only the reasoner's planning, but also all other facets of its
behavior. Second, the approach is an kind of reactive reasoning that the
author call's adaptive problem solving: the reasoner maintains
commitments to future goals to be achieved, but it is able to respond
appropriately and quickly to unanticipated events, and it is able to change
its focus of attention as the problem-solving situation requires. Third, it
is a context-sensitive reasoning method. Every decision it makes relies
on the use of contextual knowledge to be appropriate for the current
problem-solving situation. Furthermore, context is represented explicitly; by
always keeping a current representation of the context ``in mind,'' the
reasoner's behavior is automatically sensitive to the context with very little
work needed per decision. Fourth, schema-based reasoning is a generalization
of case-based reasoning; it extends the usual idea of case-based reasoning to
encompass all aspects of the reasoner's behavior, and it extends it to make
use of generalized ``cases'' (i.e., schemas) rather than particular cases,
thus saving effort needed to transfer knowledge from an old case to a new
situation.
Though the work originated in the domain of medical diagnostic problem solving, treating diagnosis as a planning task, it is even more appropriate for controlling autonomous systems. The author is currently extending the approach by creating a robust controller for long-range autonomous underwater vehicles that will be used to carry out ocean science missions.
The book has 61 figures illustrating schemas, processes, and algorithms. Two appendices are included: an annotated script of MEDIC's output while solving a problem, and a glossary of medical terms used. A bibliography of 130 references is included.
This document was generated using the LaTeX2HTML translator Version 0.5.2 (Mon Jan 25 1994) Copyright © 1993, Nikos Drakos, Computer Based Learning Unit, University of Leeds.
The command line arguments were:
latex2html -split 0 abstract.tex.
The translation was initiated by rmt@cdps.umcs.maine.edu on Fri Jul 7 09:41:42 EDT 1995