Propositional Knowledge: Acquisition and Application to Syntactic and Semantic Parsing

Total Page:16

File Type:pdf, Size:1020Kb

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. Con ellos he aprendido mucho de procesamiento de lenguaje, de aprendizaje automático y de ciencia en general, pero lo más importante es que su amistad me ha ayudado a disfrutar (y soportar) el periodo del doctorado. Doy las gracias a Guille, Rubén, Damiano, Álvaro, Emilio, David, Arkaitz, Gara, Victor, y Miguel Ángel y al resto de compañeros que han pasado por LSI estos años. Quiero agradecer también a los que se han dedicado a perder sus días en el Lizarrán arreglando el mundo conmigo, a Ángel, Agustín, Andrés y Javi. También quiero darles las gracias a Lourdes y a Conchi, que me han alegrado y dado ánimos todas las tardes sin falta. I am also thankful to my hosts during my two stays at the University of Edinburgh, Mirella Lapata, Oier López de Lacalle and Kristian Woodsend. They were really supportive and their ideas were really inspiring for my research work. In addition, I would like to thank to the members of the ILCC group for being really friendly with me, and help me through those days. I am equally thankful to my supervisor at the University of York, Suresh Manandhar, for his implication and kindness during my stay there and even later. I highly doubt that there are many advisors that are willing to spend that much time and effort with a visiting student. I also want to thank Burcu Can, Alexandros Komminos and Nils Monning for their help there and for sharing some really good moments. Además de los compañeros de trabajo, me gustaría darles las gracias a mis amigos, tanto los de Madrid, celtillitas y compañía, como los de Vigo, que a pesar de la distancia siempre han estado cerca. Y a Antón, que ha sido un gran compañero de piso, sobre todo cuando tuvo que ejercer de ambulancia. A todos vosotros, muchas gracias. vi Acknowledgements Por último, quiero dar las gracias a mi familia. A mis abuelos, que me acompañarán siempre. A mis abuelas, que son un ejemplo de fortaleza y ternura. Por supuesto a mis padres, que me han apoyado incondicionalmente y sin los que terminar el doctorado hubiese sido literalmente imposible. Y a mis hermanos, tios, primos y sobrinos. No puedo estar más orgulloso de todos vosotros. Abstract Propositional Knowledge: Acquisition and Application to Syntactic and Semantic Parsing Interpretation of natural language is one of the central challenges for the development of an artificial intelligence. In general, interpretation requires to build a context of entailed implicit information (from hearer and speaker background knowledge) that permits to recover the original communicative intention. Natural language processing tasks are concrete realizations of our human ability to comprehend and use language, thus in the long term we will need to provide full interpretation capabilities to machines, starting with the development of methods to acquire and use background knowledge. We explore the use of propositions as background knowledge and its utility for language interpretation. Propositions encode knowledge in the form of assertions using natural language, and provide a straightforward way of expressing knowledge without domain restrictions. Propositional knowledge can be derived directly from meaning representa- tions that, in turn, can be obtained directly from text, and therefore, knowledge and representations can be easily connected to perform the textual inferences required for language interpretation. In this thesis, we propose the automatic acquisition of propositional knowledge from large corpora whose documents are represented as graphs. The frequencies of occurrence permit to express a sense of plausibility. The resulting proposition store supposes a middle ground between meaning representations and structured knowledge bases. This opens new research lines that we address in this work. One the one hand, the connection of the meaning representation with the proposition stores so that they can play the role of the background knowledge that enables an inference. On the other hand, the mapping between proposition stores and structured knowledge bases. We explore these research lines with two specific tasks related to natural language understanding: syntactic and semantic parsing. Specifically for syntactic parsing, we address the problem of appositive correction. Appositives are grammatical dependencies that are often used to express that an instance belongs to a semantic class. We use propositional knowledge to measure the semantic compatibility between entities and entity types with semantic classes. Then viii Abstract we use this information to disambiguate cases where there are several grammatical valid candidates to govern an apposition. Regarding semantic parsing, we build a lexicon that permits to map natural language utterances in the form of propositions with linked data relations, and show how to use this resource in a question answering system. In addition, we propose a method to evaluate grounding and the effect that the lexicon has in the task, independently from the processes of training or querying. Using propositional knowledge for textual inference represents a new paradigm for language interpretation. The goal is to validate this paradigm and to explore from it the main areas involved: meaning representation, knowledge acquisition and textual inferences. Results show that proposition stores are a general purpose resource that permit to address different tasks related to language interpretation, opening new and promising research avenues. Keywords: Propositional Knowledge, Language Interpretation, Syntactic Parsing, Semantic Parsing Resumen (Spanish Abstract) Conocimiento Proposicional: Adquisición y Aplicación en Análisis Sintáctico y Semántico. La interpretación de lenguaje natural es uno de los retos centrales en el desarrollo de la inteligencia artificial. En general, la interpretación requiere construir un contexto de información implícita e implicada (a partir del conocimiento antecedente del emisor y el oyente) que permite recuperar la intención comunicativa del emisor. Las tareas de procesamiento de lenguaje natural son realizaciones concretas de nuestra habilidad humana para comprender y usar lenguaje, y por lo tanto a largo plazo tendremos que proveer capacidades completas de interpretación a las máquinas, empezando con el desarrollo de métodos para adquirir y usar conocimiento antecedente. En concreto, exploramos el uso de proposiciones como conocimiento antecedente y su utilidad para la interpretación del lenguaje. Las proposiciones codifican conocimiento en forma de aserciones utilizando lenguaje natural, y proporcionan una manera directa de expresar conocimiento sin restricciones de dominio. El conocimiento proposicional puede ser derivado directamente desde representaciones semánticas del texto, que a su vez pueden ser obtenidas automáticamente a partir de texto. De esta manera, se abre la posibilidad de conectar de manera directa la representación de un texto con el conocimiento necesario para su interpretación. En esta tesis, proponemos la adquisición automática de conocimiento proposicional desde grandes corpus cuyos documentos son representados como grafos. Las frecuencias de ocurrencia permiten expresar un sentido de plausibilidad. El almacén de proposi- ciones resultante supone un término medio entre representaciones semánticas y bases de conocimiento estructuradas. Esto abre nuevas líneas de investigación que abordamos en este trabajo. Por una parte, la conexión entre la representación semántica y los almacenes de proposiciones de manera que estos jueguen el papel del conocimiento antecedente que habilita una inferencia. Por otra parte, la correspondencia (mapping) entre los almacenes de proposiciones y las bases de conocimiento estructurado. Explo- ramos estas líneas
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]
  • 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]
  • A Multi-Disciplinary Review of Knowledge Acquisition Methods: from Human to Autonomous Eliciting Agents
    A Multi-Disciplinary Review of Knowledge Acquisition Methods: From Human to Autonomous Eliciting Agents George Leu1, Hussein Abbass School of Engineering and IT, UNSW Canberra, Australia Abstract This paper offers a multi-disciplinary review of knowledge acquisition methods in human activity systems. The review captures the degree of involvement of various types of agencies in the knowledge acquisition process, and proposes a classification with three categories of methods: the human agent, the human-inspired agent, and the autonomous machine agent methods. In the first two categories, the acquisition of knowledge is seen as a cognitive task analysis exercise, while in the third category knowledge acquisition is treated as an autonomous knowledge-discovery endeavour. The motivation for this classification stems from the continuous change over time of the structure, meaning and purpose of human activity systems, which are seen as the factor that fuelled researchers’ and practitioners’ efforts in knowledge acquisition for more than a century. We show through this review that the KA field is increasingly active due to the higher and higher pace of change in human activity, and conclude by discussing the emergence of a fourth category of knowledge acquisition methods, which are based on red-teaming and co-evolution. Keywords: knowledge acquisition, human agency, machine agency, cognitive task analysis, autonomous knowledge-discovery List of abbreviations The entities the KA can be performed on fall into three major categories - natural, man-made and humans - further referred to KA Knowledge Acquisition throughout the paper as natural systems, technical systems, and HAS Human Activity System human activity systems. An example of KA applied to natu- CTA Cognitive Task Analysis ral systems can be the weather cycle in a certain region of the SME Subject Matter Expert Earth, which one needs to understand in order to ensure safe air- KD Knowledge Discovery craft operation over that region in different periods of the year.
    [Show full text]