Linköping University
Abduction Framework for Repairing Incomplete EL Ontologies: Complexity Results and Algorithms
Wei-Kleiner, Fang (Linköping University) | Dragisic, Zlatan (Linköping University) | Lambrix, Patrick (Linköping University)
In this paper we consider the problem of repairing missing is-a relations in ontologies. We formalize the problem as a generalized TBox abduction problem (GTAP). Based on this abduction framework, we present complexity results for the existence, relevance and necessity decision problems for the GTAP with and without some specific preference relations for ontologies that can be represented using a member of the EL family of description logics. Further, we present algorithms for finding solutions, a system as well as experiments.
RoboCup Rescue Robot and Simulation Leagues
Akin, H. Levent (Bogazici University) | Ito, Nobuhiro (Aichi Institute of Technology) | Jacoff, Adam (National Institute of Standards and Technology) | Kleiner, Alexander (Linköping University) | Pellenz, Johannes (V&R Vision &) | Visser, Arnoud (Robotics GmbH)
The RoboCup Rescue Robot and Simulation competitions have been held since 2000. The experience gained during these competitions has increased the maturity level of the field, which allowed deploying robots after real disasters (for example, Fukushima Daiichi nuclear disaster). This article provides an overview of these competitions and highlights the state of the art and the lessons learned.
RoboCup Rescue Robot and Simulation Leagues
Akin, H. Levent (Bogazici University) | Ito, Nobuhiro (Aichi Institute of Technology) | Jacoff, Adam (National Institute of Standards and Technology) | Kleiner, Alexander (Linköping University) | Pellenz, Johannes (V&R Vision &) | Visser, Arnoud (Robotics GmbH)
The RoboCup Rescue Robot and Simulation competitions have been held since 2000. The experience gained during these competitions has increased the maturity level of the field, which allowed deploying robots after real disasters (for example, Fukushima Daiichi nuclear disaster). This article provides an overview of these competitions and highlights the state of the art and the lessons learned.
Semantic Role Labeling for Biological Transport
Tan, He (Jönköping University) | Chowdari, Srikanth (Linköping University)
Semantic role labeling (SRL) is a technique of semantic interpretation of text on the sentence level. In this paper, we present a corpus that is labeled with semantic roles for biological transport events. The corpus was built using domain knowledge provided by ontologies. We also report on a word-chunking approach for identifying semantic roles of biomedical predicates describing transport events. We trained a first-order Conditional Random Fields (CRF) for chunking applications with the traditional role labeling features and also domain-specific features. The results show that the system performance varies between different roles and the performance was not improved for all roles by introducing domain specific features.
The Complexity of Planning Revisited — A Parameterized Analysis
Bäckström, Christer (Linköping University) | Chen, Yue (Vienna University of Technology) | Jonsson, Peter (Linköping University) | Ordyniak, Sebastian (Vienna University of Technology) | Szeider, Stefan (Vienna University of Technology)
The early classifications of the computational complexity of planning under various restrictions in STRIPS (Bylander) and SAS+ (Bäckström and Nebel) have influenced following research in planning in many ways. We go back and reanalyse their subclasses, but this time using the more modern tool of parameterized complexity analysis. This provides new results that together with the old results give a more detailed picture of the complexity landscape. We demonstrate separation results not possible with standard complexity theory, which contributes to explaining why certain cases of planning have seemed simpler in practice than theory has predicted. In particular, we show that certain restrictions of practical interest are tractable in the parameterized sense of the term, and that a simple heuristic is sufficient to make a well-known partial-order planner exploit this fact.
Choosing Path Replanning Strategies for Unmanned Aircraft Systems
Wzorek, Mariusz (Linköping University) | Kvarnström, Jonas (Linköping University) | Doherty, Patrick (Linköping University)
Unmanned aircraft systems use a variety of techniques to plan collision-free flight paths given a map of obstacles and no-fly zones. However, maps are not perfect and obstacles may change over time or be detected during flight, which may invalidate paths that the aircraft is already following. Thus, dynamic in-flight replanning is required. Numerous strategies can be used for replanning, where the time requirements and the plan quality associated with each strategy depend on the environment around the original flight path. In this paper, we investigate the use of machine learning techniques, in particular support vector machines, to choose the best possible replanning strategy depending on the amount of time available. The system has been implemented, integrated and tested in hardware-in-the-loop simulation with a Yamaha RMAX helicopter platform.
Stream-Based Middleware Support for Embedded Reasoning
Heintz, Fredrik (Linköping University) | Kvarnström, Jonas (Linköping University) | Doherty, Patrick (Linköping University)
For autonomous systems such as unmanned aerial vehicles tosuccessfully perform complex missions, a great deal of embedded reasoning is required at varying levels of abstraction. In order to make use of diverse reasoning modules in such systems, issues ofintegration such as sensor data flow and information flow between such modules has to be taken into account. The DyKnow framework is a tool with a formal basis that pragmatically deals with many of the architectural issues which arise in such systems. This includes a systematic stream-based method for handling the sense-reasoning gap,caused by the wide difference in abstraction levels between the noisy data generally available from sensors and the symbolic, semantically meaningful information required by many high-level reasoning modules. DyKnow has proven to be quite robust and widely applicable to different aspects of hybrid software architectures forrobotics. In this paper, we describe the DyKnow framework and show how it is integrated and used in unmanned aerial vehicle systems developed in our group. In particular, we focus on issues pertaining to the sense-reasoning gap and the symbol grounding problem and the use of DyKnow as a means of generating semantic structures representing situational awareness for such systems. We also discuss the use of DyKnow in the context of automated planning, in particular execution monitoring.