Goto

Collaborating Authors

 Country


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.



Logical Versus Analogical or Symbolic Versus Connectionist or Neat Versus Scruffy

AI Magazine

Engineering and scientific education condition us to expect everything, including intelligence, to have a simple, compact explanation. Accordingly, when people new to AI ask "What's AI all about," they seem to expect an answer that defines AI in terms of a few basic mathematical laws. Today, some researchers who seek a simple, compact explanation hope that systems modeled on neural nets or some other connectionist idea will quickly overtake more traditional systems based on symbol manipulation. Others believe that symbol manipulation, with a history that goes back millennia, remains the only viable approach. Marvin Minsky subscribes to neither of these extremist views. Instead, he argues that AI must use many approaches. AI is not like circuit theory and electromagnetism. There is nothing wonderfully unifying like Kirchhoff's laws are to circuit theory or Maxwell's equations are to electromagnetism. Instead of looking for a "right way," the time has come to build systems out of diverse components, some connectionist and some symbolic, each with its own diverse justification." - Patrick Winston


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.



Applied AI News

AI Magazine

The US Army has installed PRIDE Merlin is an expert system developed (Pulse Radar Intelligent Diagnostic at Hewlett Packard's Networked Environment), a diagnostic expert Computer Manufacturing Operation system developed by Carnegie Group (Roseville, CA) to forecast the factory's (Pittsburgh, PA), in Saudi Arabia in product demand. Lucid (Menlo Park, CA), producer of American Airlines (Dallas, TX) has the Lucid Common Lisp language, developed an expert system - Maintenance has acquired Peritus, a producer of Operation Control Advisor C/C and FORTRAN compilers. Consolidated Edison (New York, Nova Technology (Bethesda, MD), a NY) has developed the SOCCS Alarm new company founded by Naval Advisor, an expert system that recommends Research Center scientist Harold Szu, operator actions required plans to commercialize neural networks to maintain the necessary and continuous made from high-performance power supply to its customers. Kurzweil AI (Waltham, MA) has Inference (El Segundo, CA) has received a federal grant to develop named Peter Tierney CEO and president. VoiceGI, a voice-activated reporting Tierney was formerly VP of and database management system marketing at Oracle.


Letters to the Editor

AI Magazine

Dr. Northrup Fowler III Rome Laboratory Recently I circulated the Waltz taxonomy MVL theorem proving taxonomy, I wonder if AAAI system available by anonymous ftp might not consider a broader review from Stanford. Systems architectures and thereby gain some sense 2. Loop detection and recursion control of current relative interest and, over in the underlying theorem prover. Featuring applications in: of the discipline as a whole relative 4. A fast unifier that includes an Banking and Finance a valuable service to those who serve sequence variables. Published by I'm surprised in a way that AAAI t.stanford.edu, AAAI Press hasn't already undertaken this effort, "anonymous" as your user name, followed as do other professional organizations by any password you wish.


Controlling a Black-Box Simulation of a Spacecraft

AI Magazine

This article reports on experiments performed using a black-box simulation of a spacecraft. The goal of this research is to learn to control the attitude of an orbiting satellite. The space-craft must be able to operate with minimal human supervision. To this end, we are investigating the possibility of using adaptive controllers for such tasks. Laboratory tests have suggested that rule-based methods can be more robust than systems developed using traditional control theory. The BOXES learning system, which has already met with success in simulated laboratory tasks, is an effective design framework for this new exercise.


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.