Country
Process Models for Design Synthesis
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.
An Essay Concerning Robotic Understanding
For our purposes, the goal is to make robots that are as humanlike as possible. Now the question becomes, Could we develop these systems to the point where x/h and The question of whether a computer deep interconnections among mind x/r were used interchangeably. In this can think like a person is once again and body are the crux of the issue. Somewhat to my surprise, Two basic lines of reasoning are thing when we said that Mary or R2D2 this philosophical question used to support the notion that computers understands Proust or loves John. The more common x/r could equal x/h, we must look understanding.
Hoist: A Second-Generation Expert System Based on Qualitative Physics
Whitehead, J. Douglas, Roach, John W.
This article describes a causal expert system based on hypothetical reasoning and its application to the maintenance of the lower hoist of a Mark 45 turret gun. The system, Hoist, performs fault diagnosis without the use of a repair expert or shallow rules. Its knowledge is coded directly from a structural specification of the Mark 45 lower hoist. The technology reported here for assisting the less experienced diagnostician differs considerably from normal rule-based techniques: It reasons about machine failures from a functional model of the device. In a mechanism like the lower hoist, the functional model must reason about forces, fluid pressures, and mechanical linkages; that is, it must reason about qualitative physics. Hoist technology can be directly applied to any exactly specified device for the modeling and diagnosis of single or multiple faults. Hypothetical reasoning, the process embodied in Hoist, has general utility in qualitative physics and reason maintenance.
Networks and Learning: MIT Industrial Liaison Program
On 15-16 November 1989, I attended the Massachusetts Institute of Technology (MIT) Industrial Liaison Program entitled "Networks and Learning." The topic was neural networks, their power, potential, and promise. A dozen distinguished professors and researchers presented informative and entertaining talks to an audience of technically minded business executives and industrial researchers who subscribe to MIT's popular series of symposia offered through their Industrial Liaison Program. This informal report encapsulates the two-day event with a brief summary of each talk.
In Memoriam: Arthur Samuel: Pioneer in Machine Learning
McCarthy, John, Feigenbaum, Edward A.
From 1949 through the late required to have his research more didn't finish 1960s, he did the best work in making vigorously followed up on. He was the computers learn from their experience. Programs for playing games often and what would be required to In 1949, Samuel joined IBM's fill the role in artificial intelligence reach human-level intelligence. Poughkeepsie Laboratory, where he research that the fruit fly Drosophila Samuel's papers on machine learning worked on IBM's first stored program plays in genetics. Drosophilae are are still worth studying.
AAAI 1990 Spring Symposium Series Reports
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.
Critiquing Human Judgment Using Knowledge-Acquisition Systems
Automated knowledge-acquisition systems have focused on embedding a cognitive model of a key knowledge worker in their software that allows the system to acquire a knowledge base by interviewing domain experts just as the knowledge worker would. Two sets of research questions arise: (1) What theories, strategies, and approaches will let the modeling process be facilitated; accelerated; and, possibly, automated? If automated knowledge-acquisition systems reduce the bottleneck associated with acquiring knowledge bases, how can the bottleneck of building the automated knowledge-acquisition system itself be broken? (2) If the automated knowledge-acquisition system centers on having an effective cognitive model of the key knowledge worker(s), to what extent does this model account for and attempt to influence human bias in knowledge base rule generation? That is, humans are known to be subject to errors and cognitive biases in their judgment processes. How can an automated system critique and influence such biases in a positive fashion, what common patterns exist across applications, and can models of influencing behavior be described and standardized? This article answers these research questions by presenting several prototypical scenes depicting bias and debiasing strategies.
Laps: Cases to Models to Complete Expert Systems
Piazza, Joseph S. di, Helsabeck, Frederick A.
Contrary to many prevailing approaches to knowledge acquisition, Laps, our expert-interviewing software, begins by soliciting cases from the expert, but it does not end there. Its uniqueness lies in the fact that it interweaves knowledge gathering, organizing, and testing. Laps begins with a case in the form of a sample solution path elicited from the domain expert. This sample solution path is refined by a process called dechunking, which facilitates finding a model of the expert's reasoning process. The model guides the determination of the structure of alternatives tables at an effective level of abstraction. Once these tables have been set up, the expert is able to produce row after row on his own until a complete rule base is built. A rule generator currently produces rules in Clips or M.1 syntax.