the proceedings contain 19 papers. the special focus in this conference is on Foundations of Information and Knowledge Systems. the topics include: Utilizing Deep Learning and RDF to Predict Heart Transplantation Surv...
ISBN:
(纸本)9783030399504
the proceedings contain 19 papers. the special focus in this conference is on Foundations of Information and Knowledge Systems. the topics include: Utilizing Deep Learning and RDF to Predict Heart Transplantation Survival;Game Description logic with Integers: A GDL Numerical Extension;craig Interpolation of Epistemic logics with Distributed Knowledge;on the Dynamics of Structured Argumentation: Modeling Changes in Default Justification logic;logic-Based Approach to Incremental Monitoring and Optimization on Strongly Distributed Data Streams;realisability of Choreographies;schema Optimisation Instead of (Local) Normalisation;strongly Minimal MapReduce Algorithms: A TeraSort Case Study;event Sequence Interpretation of Structural Geomodels: A Knowledge-Based Approach for Extracting Tectonic Sequences;normal Forms of Conditional Knowledge Bases Respecting Entailments and Renamings;on Matrices and K-Relations;social Consolidations: Rational Belief in a Many-Valued logic of Evidence and Peerhood;ASPARTIX-V19 - An Answer-Set programming Based System for Abstract Argumentation;proper Hierarchies in Polylogarithmic Time and Absence of Complete Problems;diversity, Dependence and Independence;towards Probabilistic reasoning in Type theory - the Intersection Type Case;measuring Inconsistency in a General Information Space.
Recent research suggests that systematic generalization in natural language understanding remains a challenge for state-of-the-art neural models such as Transformers and Graph Neural Networks. To tackle this challenge...
ISBN:
(纸本)9781713845393
Recent research suggests that systematic generalization in natural language understanding remains a challenge for state-of-the-art neural models such as Transformers and Graph Neural Networks. To tackle this challenge, we propose Edge Transformer, a new model that combines inspiration from Transformers and rule-based symbolic AI. the first key idea in Edge Transformers is to associate vector states with every edge, that is, with every pair of input nodes—as opposed to just every node, as it is done in the Transformer model. the second major innovation is a triangular attention mechanism that updates edge representations in a way that is inspired by unification from logicprogramming. We evaluate Edge Transformer on compositional generalization benchmarks in relational reasoning, semantic parsing, and dependency parsing1. In all three settings, the Edge Transformer outperforms Relation-aware, Universal and classical Transformer baselines.
this paper describes a new approach on optimization of constraint satisfaction problems (CSPs) by means of substituting sub-CSPs with locally consistent regular membership constraints. the purpose of this approach is ...
详细信息
this paper extends the result of Caminada and Schulz [6,7] by showing that assumption-based argumentation can represent not only normal logic programs, but also disjunctive logic programs. For this, we incorporate a p...
详细信息
ISBN:
(纸本)9783030302443;9783030302436
this paper extends the result of Caminada and Schulz [6,7] by showing that assumption-based argumentation can represent not only normal logic programs, but also disjunctive logic programs. For this, we incorporate a previous work of ours (see [19,20]), in which reasoning with assumption-based argumentation frameworks is based on certain core logics and the strict/defeasible assumptions may be arbitrary formulas in those logics. In our case, the core logic respects some inference rules for disjunction, which allows disjunctions in the heads of the programs' rules to be handled properly.
Fuzzy linguistic logicprogramming is a framework for representing and reasoning with linguistically-expressed human knowledge. It is well known that allowing the representation and the manipulation of negation is an ...
详细信息
ISBN:
(纸本)9783030283773;9783030283766
Fuzzy linguistic logicprogramming is a framework for representing and reasoning with linguistically-expressed human knowledge. It is well known that allowing the representation and the manipulation of negation is an important feature for many real-world applications. In this work, we extend the framework by allowing negation connectives to occur in rule bodies, resulting in normal fuzzy linguistic logic programs, and study the stable model semantics of such logic programs.
In the wider perspective of narrowing down some of the gaps that prevent the adoption of declarative logicprogramming within highly dynamically changing environments, we focus in this paper on the context of integrat...
详细信息
ISBN:
(纸本)9783030351663;9783030351656
In the wider perspective of narrowing down some of the gaps that prevent the adoption of declarative logicprogramming within highly dynamically changing environments, we focus in this paper on the context of integrating reasoning modules in real-time videogames. Integrating rule-based AI within the commercial game development life-cycle poses a number of unsolved challenges, each with non-obvious solution. For instance, it is necessary to cope with strict time performance requirements;the duality between procedural code and declarative specifications prevents easy integration;the concurrent execution of reasoning tasks and game updates requires proper information passing strategies between the two involved sides. In this work we illustrate our recent progress on how to embed rule-based reasoning modules into the well-known Unity game development engine. To this end, we report about thinkEngine, a framework in which a tight integration of declarative formalisms within the typical game development workflow is made possible. We prove the viability of our approach by developing a proof-of-concept Unity game that makes use of ASP-based AI modules.
the field of logic-based Knowledge Representation and reasoning has produced powerful formalisms for modeling commonsense knowledge in artificialintelligence. In this paper, we present EduBAI, an educational platform...
详细信息
MagnetDroid is a novel artificialintelligence framework that integrates a security ontology, a multi-agent organisation, and a logical reasoning procedure to help build a bridge between the worlds of Android applicat...
详细信息
ISBN:
(纸本)9781450367547
MagnetDroid is a novel artificialintelligence framework that integrates a security ontology, a multi-agent organisation, and a logical reasoning procedure to help build a bridge between the worlds of Android application analysis and law, with respect to privacy. Our contribution helps identify violations of the law by Android applications, as well as predict legal consequences. the resulting implementation of MagnetDroid can be useful to privacy-concerned users in order to acknowledge problems withthe privacy of the applications they use, to application developers/publishers to help them identify which problems to fix, and to lawyers in order to provide an additional level of interpretation for any court when considering the privacy of Android applications.
Concurrent functional languages that are endowed with symbolic reasoning capabilities such as Maude offer a high-level, elegant, and efficient approach to programming and analyzing complex, highly nondeterministic sof...
详细信息
Concurrent functional languages that are endowed with symbolic reasoning capabilities such as Maude offer a high-level, elegant, and efficient approach to programming and analyzing complex, highly nondeterministic software systems. Maude's symbolic capabilities are based on equational unification and narrowing in rewrite theories, and provide Maude with advanced logicprogramming capabilities such as unification modulo user-definable equational theories and symbolic reachability analysis in rewrite theories. Intricate computing problems may be effectively and naturally solved in Maude thanks to the synergy of these recently developed symbolic capabilities and classical Maude features, such as: (i) rich type structures with sorts (types), subsorts, and overloading;(ii) equational rewriting modulo various combinations of axioms such as associativity, commutativity, and identity;and (iii) classical reachability analysis in rewrite theories. However, the combination of all of these features may hinder the understanding of Maude symbolic computations for non-experienced developers. the purpose of this article is to describe how programming and analysis of Maude rewrite theories can be made easier by providing a sophisticated graphical tool called Narval that supports the fine-grained inspection of Maude symbolic computations.
We propose a general framework to allow: (a) specifying the operational semantics of a programming language;and (b) stating and proving properties about program correctness. Our framework is based on a many-sorted sys...
详细信息
ISBN:
(纸本)9783030290269;9783030290252
We propose a general framework to allow: (a) specifying the operational semantics of a programming language;and (b) stating and proving properties about program correctness. Our framework is based on a many-sorted system of hybrid modal logic, for which we prove its completeness results. We believe that our approach to program verification improves over the existing approaches within modal logic as (1) it is based on operational semantics which enables a more natural description of the execution than Hoare-style weakest precondition used by dynamic logic;(2) since it is multi-sorted, it allows for a clearer encoding of semantics, with a smaller representational distance to its intended meaning.
暂无评论