Country
Qualitative Reasoning about Directions in Semantic Spaces
Schockaert, Steven (Cardiff University) | Lee, Jae Hee (Australian National University)
We introduce a framework for qualitative reasoning about directions in high-dimensional spaces, called EER, where our main motivation is to develop a form of commonsense reasoning about semantic spaces. The proposed framework is, however, more general; we show how qualitative spatial reasoning about points with several existing calculi can be reduced to the realisability problem for EER (or REER for short), including LR and calculi for reasoning about betweenness, collinearity and parallelism. Finally, we propose an efficient but incomplete inference method, and show its effectiveness for reasoning with EER as well as reasoning with some of the aforementioned calculi.
Towards Fully Observable Non-Deterministic Planning as Assumption-based Automatic Synthesis
Sardina, Sebastian (RMIT University) | D' (Universidad de Buenos Aires) | Ippolito, Nicolas
Whereas previous work on non-deterministic planning has focused on characterizing (and computing) "loopy" but "closed" plans, we look here at the kind of environments that these plans are to be executed in. In particular, we provide a logical characterization of the standard "fairness'' assumption used, and show that strong cyclic plans are correct solution concepts for fair environments. We argue then that such logical characterization allows us to recast non-deterministic planning as a reactive synthesis task, and show that for a special case, recent efficient synthesis techniques can be applied.
Characterization of the Expressivity of Existential Rule Queries
Rudolph, Sebastian (TU Dresden) | Thomazo, Michaël (TU Dresden)
Existential rules (also known as Datalog+/- or tuple-generating dependencies) have been intensively studied in recent years as a prominent formalism in knowledge representation and database systems. We consider them here as a querying formalism, extending classical Datalog, the language of deductive databases. It is well known that the classes of databases recognized by (Boolean) existential rule queries are closed under homomorphisms. Also, due to the existence of a semi-decision procedure (the chase), these database classes are recursively enumerable. We show that, conversely, every homomorphism-closed recursively enumerable query can be expressed as an existential rule query, thus arriving at a precise characterization of existential rules by model-theoretic and computational properties. Although the result is very intuitive, the proof turns out to be non-trivial. This result can be seen as a very expressive counterpart of the prominent Lyndon-Los-Tarski-Theorem characterizing the homomorphism-closed fragment of first-order logic. Notably, our result does not presume the existence of any additional built-in structure on the queried data, such as a linear order on the domain, which is a typical requirement for other characterizations in the spirit of descriptive complexity.
Membership Constraints in Formal Concept Analysis
Rudolph, Sebastian (TU Dresden) | Sacarea, Christian (Universitatea Babes Bolyai) | Troanca, Diana (Universitatea Babes Bolyai)
Formal Concept Analysis (FCA) is a prominent field of applied mathematics using object-attribute relationships to define formal concepts — groups of objects with common attributes — which can be ordered into conceptual hierarchies, so-called concept lattices. We consider the problem of satisfiability of membership constraints, i.e., to determine if a formal concept exists whose object and attribute set include certain elements and exclude others. We analyze the computational complexity of this problem in general and for restricted forms of membership constraints. We perform the same analysis for generalizations of FCA to incidence structures of arity three (objects, attributes and conditions) and higher. We present a generic answer set programming (ASP) encoding of the membership constraint satisfaction problem, which allows for deploying available highly optimized ASP tools for its solution. Finally, we discuss the importance of membership constraints in the context of navigational approaches to data analysis.
Execution Monitoring as Meta-Games for General Game-Playing Robots
Rajaratnam, David (The University of New South Wales) | Thielscher, Michael (The University of New South Wales)
General Game Playing aims to create AI systems that can understand the rules of new games and learn to play them effectively without human intervention. The recent proposal for general game-playing robots extends this to AI systems that play games in the real world. Execution monitoring becomes a necessity when moving from a virtual to a physical environment, because in reality actions may not be executed properly and (human) opponents may make illegal game moves. We develop a formal framework for execution monitoring by which an action theory that provides an axiomatic description of a game is automatically embedded in a meta-game for a robotic player — called the arbiter — whose role is to monitor and correct failed actions. This allows for the seamless encoding of recovery behaviours within a meta-game, enabling a robot to recover from these unexpected events.
Realizability of Three-Valued Semantics for Abstract Dialectical Frameworks
Pührer, Jörg (Leipzig University)
We investigate fundamental properties of three-valued semantics for abstract dialectical frameworks (ADFs). In particular, we deal with realizability, i.e., the question whether there exists an ADF that has a given set of interpretations as its semantics. We provide necessary and sufficient conditions that hold for a set of three-valued interpretations whenever there is an ADF realizing it under admissible, complete, grounded, or preferred semantics. Moreover, we discuss how to construct such an ADF in case of realizability. Our results lay the ground for studying the expressiveness of ADFs under three-valued semantics. As a first application we study implications of our results on the existence of certain join operators on ADFs.
Did You Know? — Mining Interesting Trivia for Entities from Wikipedia
Prakash, Abhay (Indian Institute of Technology, Roorkee) | Chinnakotla, Manoj Kumar (Microsoft) | Patel, Dhaval (Indian Institute of Technology, Roorkee) | Garg, Puneet (Microsoft)
Trivia is any fact about an entity which is interesting due to its unusualness, uniqueness, unexpectedness or weirdness. In this paper, we propose a novel approach for mining entity trivia from their Wikipedia pages. Given an entity, our system extracts relevant sentences from its Wikipedia page and produces a list of sentences ranked based on their interestingness as trivia. At the heart of our system lies an interestingness ranker which learns the notion of interestingness, through a rich set of domain-independent linguistic and entity based features. Our ranking model is trained by leveraging existing user-generated trivia data available on the Web instead of creating new labeled data. We evaluated our system on movies domain and observed that the system performs significantly better than the defined baselines. A thorough qualitative analysis of the results revealed that our rich set of features indeed help in surfacing interesting trivia in the top ranks.
Probabilistic Reasoning with Inconsistent Beliefs Using Inconsistency Measures
Potyka, Nico (FernUniversität Hagen) | Thimm, Matthias (Institute for Web Science and Technologies (WeST))
The classical probabilistic entailment problem is to We apply the family of minimal violation measures from determine upper and lower bounds on the probability [Potyka, 2014] since they allow us to extend the classical notion of formulas, given a consistent set of probabilistic of models of a probabilistic knowledge base to inconsistent assertions. We generalize this problem ones. Intuitively, the generalized models are those probability by omitting the consistency assumption and, thus, functions that minimally violate the knowledge base provide a general framework for probabilistic reasoning [Potyka and Thimm, 2014]. We incorporate integrity constraints under inconsistency. To do so, we utilize and study a family of generalized entailment problems inconsistency measures to determine probability for probabilistic knowledge bases. More specifically, functions that are closest to satisfying the knowledge the contributions of this work are as follows: base. We illustrate our approach on several 1. We introduce the computational problem of generalized examples and show that it has both nice formal and entailment with integrity constraints in probabilistic logics computational properties.
On the Parameterized Complexity of Belief Revision
Pfandler, Andreas (Vienna University of Technology and University of Siegen) | Rümmele, Stefan (Vienna University of Technology) | Wallner, Johannes Peter (Vienna University of Technology) | Woltran, Stefan (Vienna University of Technology)
Parameterized complexity is a well recognized vehicle for understanding the multitude of complexity AI problems typically exhibit. However, the prominent problem of belief revision has not undergone a systematic investigation in this direction yet. This is somewhat surprising, since by its very nature of involving a knowledge base and a revision formula, this problem provides a perfect playground for investigating novel parameters. Among our results on the parameterized complexity of revision is thus a versatile fpt algorithm which is based on the parameter of the number of atoms shared by the knowledge base and the revision formula. Towards identifying the frontier between parameterized tractability and intractability, we also give hardness results for classes such as co-W[1], para-Theta 2 P and FPT NP[f(k)]
A Top-Down Compiler for Sentential Decision Diagrams
Oztok, Umut (University of California, Los Angeles) | Darwiche, Adnan (University of California, Los Angeles)
The sentential decision diagram (SDD) has been recently proposed as a new tractable representation of Boolean functions that generalizes the influential ordered binary decision diagram (OBDD). Empirically, compiling CNFs into SDDs has yielded significant improvements in both time and space over compiling them into OBDDs, using a bottom-up compilation approach. In this work, we present a top-down CNF to SDD compiler that is based on techniques from the SAT literature. We compare the presented compiler empirically to the state-of-the-art, bottom-up SDD compiler, showing orders-of-magnitude improvements in compilation time.