Knowledge Acquisition in the Development of a Large Expert System

Total Page:16

File Type:pdf, Size:1020Kb

Knowledge Acquisition in the Development of a Large Expert System AI Magazine Volume 8 Number 2 (1987) (© AAAI) Knowledge Acquisition in the Development of a Large Expert System David S. Prerau nowledge acquisition is the domain for the expert system. The This article discusses several effective process by which expert sys- remaining points highlight techniques techniques for expert system knowledge tem developers find the knowl- for getting started in knowledge acqui- acquisition based on the techniques that edge that domain experts use sition, documenting the knowledge, were successfilly used to develop the Cen- to perform the task of interest. This and finally, actually acquiring and tral Office Maintenance Printout Analysis knowledge is then implemented to recording the knowledge. Each point and Suggestion System (COMPASS) form an expert system. The essential is followed by a general discussion and Knowledge acquisition is not a science, part of an expert system is its knowl- then by a description of how the point and expert system developers and experts edge, and therefore, knowledge acqui- must tailor their methodologies to fit their specifically applied to the COMPASS situation and the people involved. Devel- sition is probably the most important project. opers of future expert systems should find task in the development of an expert a description of proven knowledge-acquisi- system. tion techniques and an account of the In this article, several effective experience of the COMPASS project in techniques for expert system knowl- COMPASS applying these techniques to be useful in edge acquisition are discussed based developing their own knowledge-acquisi- on the techniques that were success- tion procedures fully used at GTE Laboratories to COMPASS is a multiparadigm expert develop the COMPASS expert system. system developed by GTE Laborato- Knowledge acquisition for expert sys- ries for telephone switching-system tem development is still a new field maintenance (Prerau et al. 1985b; and not (yet?) a science. Therefore, Goyal et al. 1985). COMPASS accepts expert system developers and the maintenance printouts from telephone experts they work with must tailor company central office switching their knowledge-acquisition method- equipment and suggests maintenance ologies to fit their own particular situ- actions to be performed. ation and the people involved. As In particular, COMPASS accepts expert system developers define their maintenance printout information from a GTE Number 2 Electronic own knowledge-acquisition proce- dures, they should find a description Automatic Exchange [No. 2 EAX). A of proven knowledge-acquisition tech- No. 2 EAX is a large, complex tele- niques and an account of the experi- phone call switching system (“switch”) that can interconnect up to ence of the COMPASS developers in 40,000 telephone lines. Such a switch applying these techniques to be use- ful. generates hundreds or thousands of The next section of this article is a maintenance messages daily. The cur- discussion of the COMPASS project. rent manual procedure of analyzing The major portion of the article fol- these messages to determine appropri- lows, with over SO points on knowl- ate maintenance actions takes a sig- nificant amount of time and requires a edge acquisition that were found to be high level of expertise. COMPASS important during the work on COM- uses expert techniques to analyze PASS. Initial points cover the knowl- edge-acquisition considerations in these messages and produce a priori- tized list of suggested maintenance selecting an expert and an appropriate actions for a switch-maintenance SUMMER 1987 43 technician. Selecting an Expert tics (rules of thumb). These heuristics COMPASS is implemented on most distinguish the knowledge in an A domain expert is the source of Xerox 1108 Lisp machines using the expert system from that in a conven- knowledge for the expert system. KEETMsystem (Fikes and Kehler 1985) tional program and are the main goal Therefore, even before the actual pro- from IntelliCorp. The COMPASS of the knowledge-acquisition process. cess of knowledge acquisition begins, implementation utilizes multiple arti- Our COMPASS expert, W. (Rick) ficial intelligence paradigms: rules, a decision crucial to its success must be made: the choice of the project’s Johnson, is a switching-services super- frame hierarchies, demon mecha- visor in the electronic operations staff nisms, object-oriented programming expert (or experts). Because of the sig- nificance of this decision, among the at General Telephone of the Southwest facilities, and Lisp code. important criteria for selecting an (GTSW). He has been working in tele- COMPASS is a large expert system: appropriate expert system domain are phone switching for 16 years, includ- the COMPASS “knowledge document” considerations related to the choice of ing about 5 years specifically on the (Prerau et al., 1986), which contains a No. 2 EAX. succinct English-language record of a domain expert. These considerations primarily relate to the degree that the l the COMPASS expert knowledge, is Select an expert who is capable of expert will function well in the role of communicating personal knowledge, approximately 200 pages long. The COMPASS implementation consists of knowledge source. judgment, and experience and the about 500 Lisp functions, 400 KEE methods used to apply these elements to the particular task. rules, and 1000 frames with a total of Importance of 15,000 slots. The system (COMPASS, An expert should not only have the Expert Selection expertise but also the ability to impart KEE, and Interlisp-D) requires about l Significant time and effort is needed this expertise to the project team, 10 megabytes. COMPASS alone to select an expert. whose members probably know little requires about 5 ,megabytes, and is The selection of an expert is an or nothing about the subject area. growing larger as data are analyzed. important element in knowledge In its initial field uses, COMPASS Experts should be introspective, able acquisition, and knowledge acquisi- to analyze their reasoning processes; has displayed performance comparable tion is critical to the overall expert and communicative, able to describe to (and, in some cases, better than) system. that of domain experts and significant- those reasoning processes clearly to Early in the COMPASS project, an the project team. ly better than that of average No. 2 extensive set of criteria for selecting EAX maintenance personnel (Prerau et The COMPASS expert was an excel- an expert system domain were devel- al., 1985a). COMPASS is probably one lent communicator in teaching the oped (Prerau 1985). This set included of the first major expert systems COMPASS knowledge engineering criteria for selecting a project expert designed to be transferred completely team the basics of the No. 2 EAX and (of these criteria, only those related to from its developers to a separate orga- in discussing and explaining the meth- knowledge acquisition are discussed nization for production use and main- ods he used to analyze No. 2 EAX here). We then spoke with several con- tenance. COMPASS has been put into maintenance messages. tacts in the domain area and explained extensive field use by GTE Data Ser- l our need for a project expert and our An expert should be cooperative. vices (GTEDS) of Tampa, Florida (Pre- criteria for selecting one. The discus- An expert should be eager to work rau et al., 1985d). It has been run on a sions yielded a small list of potential on the project or at worst be nonantag- daily basis for about a year to aid No. 2 EAX experts for our project. The onistic. It is a hard job to be a project maintenance personnel at 12 No. 2 most promising of these experts were expert and to have to examine in EAXs in four states. These switches asked to come separately to GTE Lab- detail the way you have been making service about 250,000 telephone sub- oratories for two days of meetings. At decisions. If the expert is not interest- scribers. COMPASS is currently being these meetings, we discussed the pro- ed or is even resentful about being on put into production use by GTE tele- ject, expert systems in general, and the the project, then the expert might not phone companies. potential participation of the expert in put in the full effort required. One way Because COMPASS is designed to be our project. At the same time, we tried to ensure a cooperative expert is to maintained by a group completely sep- to see how the potential expert met find a person who is interested in com- arate from its developers, major con- our selection criteria. Based on these puters and in learning about expert sideration during development was meetings, we selected the COMPASS systems (and possibly in becoming a given to the potential maintainability expert. local “expert” on expert systems and of the final COMPASS system. The AI when the project is completed). COMPASS project team developed a Also, an expert who sees a big poten- set of software engineering techniques An Expert’s Capabilities tial payoff in the expert system being for expert system implementation l Select an expert who has developed developed might want to be involved (Prerau et al., 1987). These techniques domain expertise by task performance with it. were utilized for COMPASS and are over a long period of time. The COMPASS expert was very being used in other expert system The expert must have enough expe- interested in, and enthusiastic about, developments. rience to be able to develop the the project, and the effort he put in domain insights that result in heuris- 44 AI MAGAZINE was more than what was expected. He Selecting the Domain task rather than the entire task at learned a good deal about AI and once. Combined with the previous expert systems during his work on the In addition to the selection of the item, the knowledge acquisition can COMPASS project and became famil- expert, criteria for the selection of an then be directed at any one time to one iar with the Lisp machines being used.
Recommended publications
  • Theory-Based Knowledge Acquisition for Ontology Development
    UNIVERSITÄT HOHENHEIM Theory-based Knowledge Acquisition for Ontology Development A dissertation submitted to the Faculty of Business, Economics and Social Sciences of the University of Hohenheim in partial fulfillment of the requirements for the degree of Doctor of Economics (Dr. oec.) by Andreas Scheuermann July 2016 Principal advisor: Prof. Dr. Stefan Kirn Co-advisor: Prof. Dr. Ralph Bergmann Chair of the examination committee: Prof. Dr. Christian Ernst Dean: Prof. Dr. Dirk Hachmeister Date of oral examination: 7. July 2016 Abstract iii Abstract This thesis concerns the problem of knowledge acquisition in ontology development. Knowledge acquisition is essential for developing useful ontologies but it is a complex and error-prone task. When capturing specific knowledge about a particular domain of interest, the problem of knowledge acquisition occurs due to linguistic, cognitive, modelling, and methodical difficulties. For overcoming these four difficulties, this research proposes a theory-based knowledge acquisition method. By studying the knowledge base, basic terms and concepts in the areas of ontology, ontology development, and knowledge acquisition are defined. A theoretical analysis of knowledge acquisition identifies linguistic, cognitive, modelling, and methodical difficulties, for which a survey of 15 domain ontologies provides further empirical evidence. A review of existing knowledge acquisition approaches shows their insufficiencies for reducing the problem of knowledge acquisition. As the underpinning example, a description of the domain of transport chains is provided. Correspondingly, a theory in business economics, i.e. the Contingency Approach, is selected. This theory provides the key constructs, relationships, and dependencies that can guide knowledge acquisition in the business domain and, thus, theoretically substantiate knowledge acquisition.
    [Show full text]
  • Propositional Knowledge: Acquisition and Application to Syntactic and Semantic Parsing
    Thesis for the Degree of Doctor of Philosophy 2017 Propositional Knowledge: Acquisition and Application to Syntactic and Semantic Parsing Bernardo Cabaleiro Barciela University Master's Degree in Languages and Computer Systems (National Distance Education University) Doctoral Programme in Intelligent Systems Academic advisor: Anselmo Peñas Padilla Associate Professor in the Languages and Computer Systems Department (National Distance Education University) Thesis for the Degree of Doctor of Philosophy 2017 Propositional Knowledge: Acquisition and Application to Syntactic and Semantic Parsing Bernardo Cabaleiro Barciela University Master's Degree in Languages and Computer Systems (National Distance Education University) Doctoral Programme in Intelligent Systems Academic advisor: Anselmo Peñas Padilla Associate Professor in the Languages and Computer Systems Department (National Distance Education University) A mi familia Acknowledgements Esta tesis pone punto final a mis estudios de doctorado, y, a la vez, supone el fin de una bonita etapa de mi vida. A lo largo de este tiempo me han acompañado muchas personas que han hecho que esta experiencia sea inolvidable. Estas líneas son para intentar agradecerles todo lo que han hecho por mí. En primer lugar, me gustaría mostrar mi agradecimiento a Anselmo Peñas por su dirección tanto del trabajo de fin de máster como de esta tesis doctoral. Durante todo este tiempo Anselmo ha puesto mucho empeño para formarme, no sólo en el campo del PLN sino también como investigador. Quiero agradecerle la libertad que me ha dado para trabajar en lo que me interesaba, y el especial cuidado que ha puesto en corregir y mejorar esos trabajos. Me gustaría dar las gracias también a mis compañeros en el departamento de lenguajes y sistemas, tanto a estuvieron como a los que están.
    [Show full text]
  • Chapter 6 - Expert Systems and Knowledge Acquisition
    Universiity of Pretoria etd – De Kock, E (2003) Chapter 6 - Expert Systems and knowledge acquisition An expert system’s major objective is to provide expert advice and knowledge in specialised situations (Turban 1995). ES is a sub-discipline of AI (Turban et al 2001). For an ES to reason, provide explanations and give advice, it needs to process and store knowledge. Knowledge in the form of facts and rules are kept in a knowledge base. 6.1 Expert System definitions ES definitions by Turban et al (2001) and Olson & Courtney (1992) were presented in Paragraph 2.3.1 (p19). Raggad & Gargano (1999) state: “ES emerged, as a branch of AI, from the effort of AI researchers to develop computer programs that could reason as humans”. Goodall (1985) distinguishes two approaches when defining an expert system: • The human/AI oriented approach, and • The technology oriented approach Goodall’s (1985) AI approach defines an expert system as a computer system that performs functions similar to those normally performed by a human expert. He extends this definition to include the nature of an expert system, in other words, he includes how ES behaves, in the technology approach: “An expert system is a computer system that uses a representation of human expertise in a specialist domain in order to perform functions similar to those normally performed by a human expert in that domain”. In formulating the above definition, Goodall (1985) focused on the implementation of two types of ES: • ES performing at a suitable ‘high’ expert level, and • ES that performs tasks which no human expert has, using perhaps a very complex set of rules to control a chemical process at a speed and in circumstances (e.g.
    [Show full text]
  • A Knowledge Acquisition Assistant for the Expert System Shell Nexpert-Object
    Rochester Institute of Technology RIT Scholar Works Theses 1988 A knowledge acquisition assistant for the expert system shell Nexpert-Object Florence Perot Follow this and additional works at: https://scholarworks.rit.edu/theses Recommended Citation Perot, Florence, "A knowledge acquisition assistant for the expert system shell Nexpert-Object" (1988). Thesis. Rochester Institute of Technology. Accessed from This Thesis is brought to you for free and open access by RIT Scholar Works. It has been accepted for inclusion in Theses by an authorized administrator of RIT Scholar Works. For more information, please contact [email protected]. Rochester Institute of Technology School of Computer Science and Technology A KNOWLEDGE ACQUISITION ASSISTANT FOR THE EXPERT SYSTEM SHELL NEXPERT-OBJECTTM By FLORENCE C. PEROT A thesis, submitted to The Faculty of the School ofCornputer Science and Technology In partial fulfillment of the requ.irements for the degree of Master of Science i.n COF~?uter Science Approved by: 'lIfer! r~ Pro John A. Biles (ICSG Department, R.I.TJ Date Dr. Alain T. Rappaport (President, Neuron Data) Date Dr. Peter G. Anderson (ICSG Chairman, R.I.T.) ;7 1J'{A{e? 'I.-g ROCHESTER, NEW-YORK August, 1988 ABSTRACT This study addresses the problems of knowledge acquisition in expert system development examines programs whose goal is to solve part of these problems. Among them are knowledge acquisition tools, which provide the knowledge engineer with a set of Artificial Intelligence primitives, knowledge acquisition aids, which offer to the knowledge engineer a guidance in knowledge elicitation, and finally, automated systems, which try to replace the human interviewer with a machine interface.
    [Show full text]
  • Knowledge Acquisition in a System
    Wright State University CORE Scholar Browse all Theses and Dissertations Theses and Dissertations 2012 Knowledge Acquisition in a System Christopher J. Thomas Wright State University Follow this and additional works at: https://corescholar.libraries.wright.edu/etd_all Part of the Computer Engineering Commons, and the Computer Sciences Commons Repository Citation Thomas, Christopher J., "Knowledge Acquisition in a System" (2012). Browse all Theses and Dissertations. 651. https://corescholar.libraries.wright.edu/etd_all/651 This Dissertation is brought to you for free and open access by the Theses and Dissertations at CORE Scholar. It has been accepted for inclusion in Browse all Theses and Dissertations by an authorized administrator of CORE Scholar. For more information, please contact [email protected]. Knowledge Acquisition in a System A thesis submitted in partial fulfillment of the requirements for the degree of Doctor of Philosophy by Christopher J. Thomas B.S., Universitat¨ Koblenz 2012 Department of Computer Science and Engineering Wright State University Wright State University GRADUATE SCHOOL January 9, 2013 I HEREBY RECOMMEND THAT THE THESIS PREPARED UNDER MY SUPER- VISION BY Christopher J. Thomas ENTITLED Knowledge Acquisition in a System BE ACCEPTED IN PARTIAL FULFILLMENT OF THE REQUIREMENTS FOR THE DE- GREE OF Doctor of Philosophy in Computer Science. Amit P. Sheth, Ph.D. Thesis Director Mateen Rizki, Ph.D. Chair, Department of Computer Science and Engineering Committee on Final Examination Andrew Hsu, Ph.D. Dean, Graduate School Amit P. Sheth, Ph.D. Pankaj Mehra, Ph.D. Shaojun Wang, Ph.D. Pascal Hitzler, Ph.D. Gerhard Weikum, Ph.D. ABSTRACT Thomas, Christopher. PhD, Department of Computer Science and Engineering, Wright State Uni- versity, 2012.
    [Show full text]
  • Medical Knowledge Acquisition Using Biomedical
    MEDICAL KNOWLEDGE ACQUISITION USING BIOMEDICAL KNOWLEDGE RESOURCES FOR DISEASE-SPECIFIC ONTOLOGIES by Liqin Wang A dissertation submitted to the faculty of The University of Utah in partial fulfillment of the requirements for the degree of Doctor of Philosophy Department of Biomedical Informatics The University of Utah May 2017 Copyright © Liqin Wang 2017 All Rights Reserved The University of Utah Graduate School STATEMENT OF DISSERTATION APPROVAL The dissertation of Liqin Wang has been approved by the following supervisory committee members: Peter J. Haug , Chair 03/14/2017 Date Approved Bruce E. Bray , Member 03/14/2017 Date Approved Guilherme Del Fiol , Member 03/13/2017 Date Approved Olivier Bodenreider , Member 03/07/2017 Date Approved Wendy W. Chapman , Member 03/13/2017 Date Approved and by Wendy W. Chapman , Chair/Dean of the Department/College/School of Biomedical Informatics and by David B. Kieda, Dean of The Graduate School. ABSTRACT Disease-specific ontologies, designed to structure and represent the medical knowledge about disease etiology, diagnosis, treatment, and prognosis, are essential for many advanced applications, such as predictive modeling, cohort identification, and clinical decision support. However, manually building disease-specific ontologies is very labor-intensive, especially in the process of knowledge acquisition. On the other hand, medical knowledge has been documented in a variety of biomedical knowledge resources, such as textbook, clinical guidelines, research articles, and clinical data repositories, which offers a great opportunity for an automated knowledge acquisition. In this dissertation, we aim to facilitate the large-scale development of disease-specific ontologies through automated extraction of disease-specific vocabularies from existing biomedical knowledge resources.
    [Show full text]
  • Knowledge Acquisition Framework from Unstructured Biomedical Knowledge Sources Demeke Asres Ayele
    Knowledge Acquisition Framework from Unstructured Biomedical Knowledge Sources Demeke Asres Ayele To cite this version: Demeke Asres Ayele. Knowledge Acquisition Framework from Unstructured Biomedical Knowledge Sources. Information Retrieval [cs.IR]. Université d’Addis Abeba, 2016. English. tel-02087577 HAL Id: tel-02087577 https://tel.archives-ouvertes.fr/tel-02087577 Submitted on 18 Oct 2019 HAL is a multi-disciplinary open access L’archive ouverte pluridisciplinaire HAL, est archive for the deposit and dissemination of sci- destinée au dépôt et à la diffusion de documents entific research documents, whether they are pub- scientifiques de niveau recherche, publiés ou non, lished or not. The documents may come from émanant des établissements d’enseignement et de teaching and research institutions in France or recherche français ou étrangers, des laboratoires abroad, or from public or private research centers. publics ou privés. ADDIS ABABA UNIVERSITY SCHOOL OF GRADUATE STUDIES KNOWLEDGE ACQUISITION FRAMEWORK FROM UNSTRUCTURED BIOMEDICAL KNOWLEDGE SOURCES DEMEKE ASRES AYELE A THESIS SUBMITTED TO IT DOCTORAL PROGRAM ADDIS ABABA UNIVERSITY PRESENTED IN FULFILLMENT OF THE REQUIREMENTS FOR THE DEGREE OF DOCTOR OF PHILOSOPHY IN INFORMATION TECHNOLOGY (LANGUAGE TECHNOLOGY) Jury: Prof. Luciano Serafìni External Examiner Dr. Solonron Tefera Internal Examiner Dr. Jean-Pierre Chevallet Supervisor Dr. Getnet Mitikie Co-Supervisor Dr. Milion Mcshesha Co-Supervisor Dr. Dida Midekso Chairman ADDIS ABABA, ETHIOPIA 9 August 2016 Knowledge Acquisition
    [Show full text]
  • Knowledge Acquisition, Representation, and Reasoning
    TURBMW18_0131986600.QXD 11/9/06 8:58 PM Page W-174 CHAPTER Knowledge 18 Acquisition, Representation, and Reasoning Learning Objectives ◆ Understand the nature of knowledge ◆ Understand the knowledge-engineering process ◆ Learn different approaches to knowledge acquisition ◆ Explain the pros and cons of different knowledge acquisition approaches ◆ Illustrate methods for knowledge verification and validation ◆ Understand inference strategies in rule-based intelligent systems ◆ Explain uncertainties and uncertainty processing in expert systems (ES) n this book, we have described the concepts and structure of knowledge-based ES. IFor such systems to be useful, it is critical to have powerful knowledge in the knowl- edge base and a good inference engine that can derive valid conclusions from the knowledge base. In this chapter, we describe the process for acquiring knowledge from human experts, validating and representing the knowledge, creating and operating inference mechanisms, and dealing with uncertainty.The chapter is divided into the fol- lowing sections: W18.1 Opening Vignette: Development of a Real-Time Knowledge-Based System at Eli Lilly W18.2 Concepts of Knowledge Engineering W18.3 The Scope and Types of Knowledge W18.4 Methods of Acquiring Knowledge from Experts W18.5 Acquiring Knowledge from Multiple Experts W18.6 Automated Knowledge Acquisition from Data and Documents W18.7 Knowledge Verification and Validation W18.8 Representation of Knowledge W18.9 Reasoning in Intelligent Systems W-174 TURBMW18_0131986600.QXD 11/9/06 8:58 PM Page W-175 Opening Vignette W-175 ◆ W18.10 Explanation and Metaknowledge W18.11 Inferencing with Uncertainty W18.12 Expert Systems Development W18.13 Knowledge Acquisition and the Internet W18.1 OPENING VIGNETTE: DEVELOPMENT OF A REAL-TIME KNOWLEDGE-BASED SYSTEM AT ELI LILLY PROBLEM Eli Lilly (lilly.com) is a large U.S.-based, global pharmaceutical manufacturing company that has 42,600 employees worldwide and markets it products in about 160 countries.
    [Show full text]
  • A Brief French History of Knowledge Acquisition Nathalie Aussenac-Gilles, Fabien Gandon
    From the knowledge acquisition bottleneck to the knowledge acquisition overflow: A brief French history of knowledge acquisition Nathalie Aussenac-Gilles, Fabien Gandon To cite this version: Nathalie Aussenac-Gilles, Fabien Gandon. From the knowledge acquisition bottleneck to the knowl- edge acquisition overflow: A brief French history of knowledge acquisition. International Journal of Human-Computer Studies, Elsevier, 2013, vol. 71 (n° 2), pp. 157-165. 10.1016/j.ijhcs.2012.10.009. hal-01124416 HAL Id: hal-01124416 https://hal.archives-ouvertes.fr/hal-01124416 Submitted on 6 Mar 2015 HAL is a multi-disciplinary open access L’archive ouverte pluridisciplinaire HAL, est archive for the deposit and dissemination of sci- destinée au dépôt et à la diffusion de documents entific research documents, whether they are pub- scientifiques de niveau recherche, publiés ou non, lished or not. The documents may come from émanant des établissements d’enseignement et de teaching and research institutions in France or recherche français ou étrangers, des laboratoires abroad, or from public or private research centers. publics ou privés. Open Archive TOULOUSE Archive Ouverte (OATAO) OATAO is an open access repository that collects the work of Toulouse researchers and makes it freely available over the web where possible. This is an author-deposited version published in : http://oatao.univ-toulouse.fr/ Eprints ID : 12333 To link to this article : DOI :10.1016/j.ijhcs.2012.10.009 URL : http://dx.doi.org/10.1016/j.ijhcs.2012.10.009 To cite this version : Aussenac-Gilles, Nathalie and Gandon, Fabien From the knowledge acquisition bottleneck to the knowledge acquisition overflow: A brief French history of knowledge acquisition.
    [Show full text]
  • Knowledge Acquisition for Knowledge-Based Systems: Notes on the State-Of-The-Art
    Machine Learning, 4, 37%394 (1989) © 1989 Kluwer Academic Publishers, Boston. Manufactured in The Netherlands. Knowledge Acquisition for Knowledge-Based Systems: Notes on the State-of-the-Art JOHN H. BOOSE Advanced Technology Center, Boeing Computer Services, 7L-64, PO Box 24346, Seattle, Washington, 98124, USA BRIAN R. GAINES Department of Computer Science, University of Calgary, 2500 University Dr. NW, Calgary, Alberta, Canada T2N 1N4 Abstract. Notes from the organizers of a series of knowledge acquisition workshops are presented here. The state-of-the-art in knowledgeacquisition research is briefly described. Then the technologyof interactive knowledge acquisition is discussed, including a descriptive framework, dimensions of use, and research patterns. Finally, dissemination of information from knowledge acquisition workshops is detailed. Key Words: knowledgeacquisition, knowledgeacquisition tools, knowledgeacquisition methods, knowledge-based systems, expertise transfer, knowledge elicitation. 1. Knowledge Acquisition--State-of-the-Art At the time of the first AAAI Sponsored Workshop on Knowledge Acquisition for Knowledge- Based Systems in Banff, November 1986, the literature on knowledge acquisition was sparse, scattered in conference publications, and difficult to access. The 1986 Workshop and the ensuing journal publication of some forty papers representing the state-of-the-art world-wide changed that situation. The inclusion of sessions on knowledge acquisition in many confer- ences, the European Workshops on Knowledge Acquisition for Knowledge-Based Systems in London and Reading, September 1987, Bonn in June 1988 and Paris in July 1989, the Banff Workshops in October 1987, November 1988 and October 1989, and the establishment of a new knowledge acquisition journal (see below) have changed the situation even further.
    [Show full text]
  • A Survey on Domain Knowledge Representation with Frames
    A Survey on Domain Knowledge Representation with Frames Vladislavs Nazaruks and Jānis Osis Department of Applied Computer Science, Riga Technical University, Sētas iela 1, LV-1048, Riga, Latvia Keywords: System Modelling, Frames, Knowledge Base. Abstract: Domain knowledge acquisition, presentation and maintenance play an important role in software development. Frame-based knowledge bases are used to support the decision-making process. We believe that a use of a knowledge base that supports model transformations is not less important. To clarify the current state of a use of frame systems we have investigated recent research in the field to find out about techniques used for knowledge acquisition, frame elements, implementation technologies, existing limitations in implementation and integration with other knowledge representation formats. The overview showed that knowledge acquisition often is manual, procedural knowledge in frames can be separated, web-enabled knowledge bases are the trend, and the frame systems can be used in hybrid knowledge bases. However, some limitations in performance and integration with other knowledge representation systems exist due to support of different world paradigms. The obtained results show that despite existing limitations, frame-based knowledge systems still are in use and researchers found ways how to adapt them to the modern requirements. 1 INTRODUCTION interoperability that uses models to express and direct the course of understanding, requirements elicitation, One of unsolved issues in software development is design, construction, deployment, operation, inconsistency between the problem and its solution. maintenance, and modification” (OMG 2010). The Some of the causes are insufficient understanding of key principle of the MDA is a separation of concerns characteristics of the problem domain, their in specifications.
    [Show full text]
  • Information Integration for Concurrent Engineering (Iice) Idef3 Process Description Capture Method Report
    AL-TR-1995-XXXX INFORMATION INTEGRATION FOR CONCURRENT ENGINEERING (IICE) IDEF3 PROCESS DESCRIPTION CAPTURE METHOD REPORT Richard J. Mayer, Ph.D. Christopher P. Menzel, Ph.D. Michael K. Painter Paula S. deWitte, Ph.D. Thomas Blinn Benjamin Perakath, Ph.D. KNOWLEDGE BASED SYSTEMS, INCORPORATED ONE KBSI PLACE 1500 UNIVERSITY DRIVE EAST COLLEGE STATION, TEXAS 77840-2335 HUMAN RESOURCES DIRECTORATE LOGISTICS RESEARCH DIVISION SEPTEMBER 1995 INTERIM TECHNICAL REPORT FOR PERIOD APRIL 1992 - SEPTEMBER 1995 Approved for public release; distribution is unlimited. September 1995 Interim - February 1991 to September 1995 IDEF3 Process Description Capture Method Report Richard J. Mayer, Ph.D. Michael K. Painter Christopher P. Menzel, Ph.D. Benjamin Perakath, Ph.D Paula S. deWitte, Ph.D. Thomas Blinn Knowledge Based Systems, Inc. One KBSI Place, 1500 University Drive East College Station, TX 77845 KBSI-IICE-90-STR-01-0592-02 Armstrong Laboratory Human Resources Directorate Logistics Research Division Wright-Patterson AFB, OH 45433 AL-TR-1995-XXXX Approved for Public Release; distribution is unlimited A This document provides a method overview, practice and use description, and language reference for the Integration Definition (IDEF) method for Process Description Capture (IDEF3). IDEF3 is designed to help document and analyze the processes of an existing or proposed system. Proven guidelines and a language for information capture help users capture and organize process information for multiple downstream uses. IDEF3 supports both process-centered and object-centered knowledge acquisition strategies enabling users to capture assertions about real-world processes and events in ways paralleling common forms of human expression. IDEF3 includes the ability to capture and structure descriptions of how a system works from multiple viewpoints.
    [Show full text]