Goto

Collaborating Authors

 Memory-Based Learning


Improving Human Decision Making through Case-Based Decision Aiding

AI Magazine

It is consistent with much that psychologists have observed in the natural problem solving people do. Psychologists have also observed, however, that people have several problems in doing analogical or case-based reasoning. I present case-based decision aiding as a methodology for building systems in which people and machines work together to solve problems. The case-based decision-aiding system augments the person's memory by providing cases (analogs) for a person to use in solving a problem.


Applied AI News

AI Magazine

Machine, I raised (much more playfully) one of the questions David M. West and Larry E. Travis raise in their important article, "The Computational Metaphor and Artificial Intelligence". AI might CA) has added a download microcode FL) has developed an expert system have gone off on the wrong track, enhancement to its Hi-Track expert to set its prices nationwide for Alamo's rather like Columbus believing he'd system. The enhancement will allow rental cars. The embedded system analyzes discovered the Indies. Columbus Hi-Track to remotely identify and the competition's prices, compares hadn't discovered the Indies; in fact solve potential problems in a customer's them to Alamo's, and then he'd stumbled on something as least storage subsystem, over the telephone.


Improving Human Decision Making through Case-Based Decision Aiding

AI Magazine

Case-based reasoning provides both a methodology for building systems and a cognitive model of people. It is consistent with much that psychologists have observed in the natural problem solving people do. Psychologists have also observed, however, that people have several problems in doing analogical or case-based reasoning. Although they are good at using analogs to solve new problems, they are not always good at remembering the right ones. However, computers are good at remembering. I present case-based decision aiding as a methodology for building systems in which people and machines work together to solve problems. The case-based decision-aiding system augments the person's memory by providing cases (analogs) for a person to use in solving a problem. The person does the actual decision making using these cases as guidelines. I present an overview of case-based decision aiding, some technical details about how to implement such systems, and several examples of case-based systems.


Case-Based Reasoning: A Research Paradigm

AI Magazine

Expertise comprises experience. In solving a new problem, we rely on past episodes. We need to remember what plans succeed and what plans fail. We need to know how to modify an old plan to fit a new situation. Case-based reasoning is a general paradigm for reasoning from experience. It assumes a memory model for representing, indexing, and organizing past cases and a process model for retrieving and modifying old cases and assimilating new ones. Case-based reasoning provides a scientific cognitive model. The research issues for case-based reasoning include the representation of episodic knowledge, memory organization, indexing, case modification, and learning. In addition, computer implementations of case-based reasoning address many of the technological shortcomings of standard rule-based expert systems. These engineering concerns include knowledge acquisition and robustness. In this article, I review the history of case-based reasoning, including research conducted at the Yale AI Project and elsewhere.


Process Models for Design Synthesis

AI Magazine

Models of design processes provide guidance in the development of knowledge-based systems for design. The basis for such models comes from research in design theory and methodology as well as problem solving in AI. Three models are presented: decomposition, case-based reasoning, and transformation. Each model provides a formalism for representing design knowledge and experience in distinct and complementary forms.


Process Models for Design Synthesis

AI Magazine

Models of design processes provide guidance in the development of knowledge-based systems for design. The basis for such models comes from research in design theory and methodology as well as problem solving in AI. Three models are presented: decomposition, case-based reasoning, and transformation. Each model provides a formalism for representing design knowledge and experience in distinct and complementary forms.


AAAI 1990 Spring Symposium Series Reports

AI Magazine

The Association for the Advancement of Artificial Intelligence held its 1990 Spring Symposium Series on March 27-29 at Stanford University, Stanford, California. This article contains a short summary of seven of the nine symposia that were conducted: AI and Molecular Biology, AI in Medicine, Automated Abduction, Case Based Reasoning, and Knowledge-Based Environments for Teaching and Learning.


AAAI 1990 Spring Symposium Series Reports

AI Magazine

The Association for the Advancement of Artificial Intelligence held its 1990 Spring Symposium Series on March 27-29 at Stanford University, Stanford, California. This article contains a short summary of seven of the nine symposia that were conducted: AI and Molecular Biology, AI in Medicine, Automated Abduction, Case Based Reasoning, and Knowledge-Based Environments for Teaching and Learning.


Case-Based Planning: Viewing Planning as a Memory Task

Classics

This book is the result of the author's research. The concepts it describes are illustrated in an expert recipe designer called CHEF. The book is well written, with many illustrations taken from CHEF dialogues and LISP code. It is not a textbook but would make a good reference for a college senior or first-year graduate class project. The author is somewhat repetitious, which is good if the reader is not familiar with the ideas of case-based reasoning.


Derivational analogy: A theory of reconstructive problem solving and expertise acquisition

Classics

CMU-CS-85-115, Carnegie Mellon University. Reprinted in Michalski, R. S., Carbonell, J. G., and Mitchell, T. M., (Eds.), Machine Learning: An Artificial Intelligence Approach, volume 2, chapter 14, pages 371-392. Morgan Kaufmann Publishers. Derivational analogy, a method of solving problems based on the transfer of past experience to new probiem situations, is discussed in the context of other general approaches to problem solving. The experience transfer process consists of recreating lines of reasoning, including decision sequences and accompanying justifications, that proved effective in solving particular problems requiring similar initial analysis. The role of derivational analogy in case-based reasoning and in automated expertise acquisition is discussed.