Expert Systems
* Report 85 22 Improvements in Data Collection Through Stanford KSL Physician Use of a Computer-Based Chemotherapy Treatment Consultant. Daniel L. Kent, Edward H Shortliffe
The impact of a computer-based data management system on the completeness of clinical trial data was studied before and after the system's introduction in an oncology clinic. Physicians use the system, termed ONCOCIN, to record data during patient visits and to receive advice about treatment and tests required by experimental cancer protocols. Although ONCOCIN does not force the user to enter all data expected by the protocol, after its introduction there was improvement in the recording frequency of such data. The percentage of expected physical findings recorded increased from 74% to 91% (p .05),
e Report 85 21 A Study of the Treatment Advice of a Stanford Computer Based Cancer Chemotherapy Protocol Advisor . David H. st
A computer-based cancer chemotherapy protocol advisor, termed ONCOCIN, has been implemented for experimental use in a university oncology clinic. It uses artificial intelligence techniques to guide the treatment of patients enrolled in chemotherapy protocols. The program combines formal protocol guidelines with judgments of cancer experts who have experience adapting such protocols for aberrant clinical situations. The quality of the program's advice is one of several important evaluation questions for a system of this kind. We compared the chemotherapy administered by clinic physicians with the treatment plan that would have been recommended by ONCOCIN in 415 clinic visits for 39 lymphoma patients seen prior to the program's introduction.
Report 85 20 Stanford KSL
An increasing number of Artificial Intelligence (Al) programs are implemented on high-performance workstations with a bitmap display, a mouse input device, and a keyboard. The programming environment (usually a dialect of LISP) generally provides support for multiple, overlapping windows, and various kinds of menus including pop up menus. The user can move, reshape, close, and scroll the windows. Additionally, a programmer can designate arbitrary regions of a window to be selectable with the mouse. This means that a user can invoke an action by pressing and releasing a mouse button while the mouse cursor is in the designated region.
PM: A Parallel Execution Model for Backward-Chaining Deductions
This paper describes PM, an execution model for automating backward-chainirg deductions on multiple processors The term execution model refers 1-the state, messages and procedures required to perform the computation correctly. The target multiprocessor is char3cterized by (1) a large number of small processors, (2) inter-processor communication via messages, and (3) a distributed database. The key distinguishing feature of PM is simultaneous exploitation of and-parallelism, or-parallelism and pipelining in this scenario Table of Contents 1.
Blank Page
ONCOCIN is a rule-based expert system to advise on cancer chemotherapy. Although shown to provide excellent advice, the program could not be easily adapted to critique a physician's treatment plan without incorporation of additional knowledge of the structure of experimental protocols. A separate effort to automate the encoding of new oncology protocols was impeded by the lack of structural organization in the knowledge base. In both cases, problems arose because ONCOCIN's knowledge representation scheme did not reflect the hierarchy of control knowledge inherent in oncology protocols. The limitations of current knowledge representation techniques in ONCOCIN are discussed. In ONCOCIN is a medical expert system that assists physicians In the treatment of cancer patients enrolled in chemotherapy protocols.
Report 85-12 The Complete Guide to MRS
MRS stands for Meta-level Representation System. If your response to this is a knowing nod of understanding you can probably skip the first few chapters. In a sense, MRS is a computer language, in that one enters text in a designated syntax and it gets processed and produces answers (or not). But because MRS is also able to reason with the information you give it, the'program' you enter can be seen more as representing facts than specifying a process. The importance and utility of this difference will become clear.
Report 85 11 Graphics for Knowledge Engineers A
Optimal construction of expert systems demands a powerful interactive environment for knowledge base management by knowledge engineers. Key requirements include techniques for (a) examining existing information, (b) adding new knowledge and editing preexisting data structures, and (c) examining dynamic internal system behavior to facilitate debugging during consideration of actual cases.
Intelligent Computational Assistance for Experiment Design
We have de,Jeloped an automated system for the design of laboratory experiments in molecular biology. The system uses a planning method known as skeletal plan refinement that attempts to emulate the human cognitive task of experiment design. This paper describes the theory, history, and implementation of the design system and illustrates its function in the domain of DNA cloning experiments.