Skip to main content

Showing 1–13 of 13 results for author: Kostylev, E V

  1. arXiv:2406.04989  [pdf, other

    cs.CL

    Compositional Generalization with Grounded Language Models

    Authors: Sondre Wold, Étienne Simon, Lucas Georges Gabriel Charpentier, Egor V. Kostylev, Erik Velldal, Lilja Øvrelid

    Abstract: Grounded language models use external sources of information, such as knowledge graphs, to meet some of the general challenges associated with pre-training. By extending previous work on compositional generalization in semantic parsing, we allow for a controlled evaluation of the degree to which these models learn and generalize from patterns in knowledge graphs. We develop a procedure for generat… ▽ More

    Submitted 7 June, 2024; originally announced June 2024.

    Comments: ACL 2024, Findings

  2. arXiv:2306.07625  [pdf, ps, other

    cs.LO

    The Stable Model Semantics of Datalog with Metric Temporal Operators

    Authors: Przemysław A. Wałęga, David J. Tena Cucala, Bernardo Cuenca Grau, Egor V. Kostylev

    Abstract: We introduce negation under the stable model semantics in DatalogMTL - a temporal extension of Datalog with metric temporal operators. As a result, we obtain a rule language which combines the power of answer set programming with the temporal dimension provided by metric operators. We show that, in this setting, reasoning becomes undecidable over the rational timeline, and decidable in EXPSPACE in… ▽ More

    Submitted 13 June, 2023; originally announced June 2023.

    Comments: Under consideration in Theory and Practice of Logic Programming (TPLP)

  3. arXiv:2306.04814  [pdf, ps, other

    cs.AI

    Revisiting Inferential Benchmarks for Knowledge Graph Completion

    Authors: Shuwen Liu, Bernardo Cuenca Grau, Ian Horrocks, Egor V. Kostylev

    Abstract: Knowledge Graph (KG) completion is the problem of extending an incomplete KG with missing facts. A key feature of Machine Learning approaches for KG completion is their ability to learn inference patterns, so that the predicted facts are the results of applying these patterns to the KG. Standard completion benchmarks, however, are not well-suited for evaluating models' abilities to learn patterns,… ▽ More

    Submitted 7 June, 2023; originally announced June 2023.

    Comments: Accepted by the 20th International Conference on Principles of Knowledge Representation and Reasoning (KR 2023)

  4. arXiv:2305.18015  [pdf, ps, other

    cs.AI

    On the Correspondence Between Monotonic Max-Sum GNNs and Datalog

    Authors: David Tena Cucala, Bernardo Cuenca Grau, Boris Motik, Egor V. Kostylev

    Abstract: Although there has been significant interest in applying machine learning techniques to structured data, the expressivity (i.e., a description of what can be learned) of such techniques is still poorly understood. In this paper, we study data transformations based on graph neural networks (GNNs). First, we note that the choice of how a dataset is encoded into a numeric form processable by a GNN ca… ▽ More

    Submitted 15 June, 2023; v1 submitted 29 May, 2023; originally announced May 2023.

  5. Towards Ontology Reshaping for KG Generation with User-in-the-Loop: Applied to Bosch Welding

    Authors: Dongzhuoran Zhou, Baifan Zhou, Jieying Chen, Gong Cheng, Egor V. Kostylev, Evgeny Kharlamov

    Abstract: Knowledge graphs (KG) are used in a wide range of applications. The automation of KG generation is very desired due to the data volume and variety in industries. One important approach of KG generation is to map the raw data to a given KG schema, namely a domain ontology, and construct the entities and properties according to the ontology. However, the automatic generation of such ontology is dema… ▽ More

    Submitted 22 September, 2022; originally announced September 2022.

  6. arXiv:2006.01193  [pdf, ps, other

    cs.LO math.CO

    Two variable logic with ultimately periodic counting

    Authors: Michael Benedikt, Egor V. Kostylev, Tony Tan

    Abstract: We consider the extension of two variable logic with quantifiers that state that the number of elements where a formula holds should belong to a given ultimately periodic set. We show that both satisfiability and finite satisfiability of the logic are decidable. We also show that the spectrum of any sentence is definable in Presburger arithmetic. In the process we present several refinements to th… ▽ More

    Submitted 3 April, 2024; v1 submitted 1 June, 2020; originally announced June 2020.

  7. arXiv:1901.09353  [pdf, ps, other

    cs.DB

    Subsumption of Weakly Well-Designed SPARQL Patterns is Undecidable

    Authors: Mark Kaminski, Egor V. Kostylev

    Abstract: Weakly well-designed SPARQL patterns is a recent generalisation of well-designed patterns, which preserve good computational properties but also capture almost all patterns that appear in practice. Subsumption is one of static analysis problems for SPARQL, along with equivalence and containment. In this paper we show that subsumption is undecidable for weakly well-designed patterns, which is in st… ▽ More

    Submitted 27 January, 2019; originally announced January 2019.

  8. arXiv:1804.09473  [pdf, other

    cs.AI cs.LO

    Stratified Negation in Limit Datalog Programs

    Authors: Mark Kaminski, Bernardo Cuenca Grau, Egor V. Kostylev, Boris Motik, Ian Horrocks

    Abstract: There has recently been an increasing interest in declarative data analysis, where analytic tasks are specified using a logical language, and their implementation and optimisation are delegated to a general-purpose query engine. Existing declarative languages for data analysis can be formalised as variants of logic programming equipped with arithmetic function symbols and/or aggregation, and are t… ▽ More

    Submitted 25 April, 2018; originally announced April 2018.

    Comments: 14 pages; full version of a paper accepted at IJCAI-18

  9. arXiv:1804.00443  [pdf, ps, other

    cs.DB

    A Note on the Hardness of the Critical Tuple Problem

    Authors: Egor V. Kostylev, Dan Suciu

    Abstract: The notion of critical tuple was introduced by Miklau and Suciu (Gerome Miklau and Dan Suciu. A formal analysis of information disclosure in data exchange. J. Comput. Syst. Sci., 73(3):507-534, 2007), who also claimed that the problem of checking whether a tuple is non-critical is complete for the second level of the polynomial hierarchy. Kostylev identified an error in the 12-page-long hardness p… ▽ More

    Submitted 2 April, 2018; originally announced April 2018.

  10. Estimating the Cardinality of Conjunctive Queries over RDF Data Using Graph Summarisation

    Authors: Giorgio Stefanoni, Boris Motik, Egor V. Kostylev

    Abstract: Estimating the cardinality (i.e., the number of answers) of conjunctive queries is particularly difficult in RDF systems: queries over RDF data are navigational and thus tend to involve many joins. We present a new, principled cardinality estimation technique based on graph summarisation. We interpret a summary of an RDF graph using a possible world semantics and formalise the estimation problem a… ▽ More

    Submitted 16 February, 2018; v1 submitted 29 January, 2018; originally announced January 2018.

  11. arXiv:1705.07105  [pdf, other

    cs.AI

    The Bag Semantics of Ontology-Based Data Access

    Authors: Charalampos Nikolaou, Egor V. Kostylev, George Konstantinidis, Mark Kaminski, Bernardo Cuenca Grau, Ian Horrocks

    Abstract: Ontology-based data access (OBDA) is a popular approach for integrating and querying multiple data sources by means of a shared ontology. The ontology is linked to the sources using mappings, which assign views over the data to ontology predicates. Motivated by the need for OBDA systems supporting database-style aggregate queries, we propose a bag semantics for OBDA, where duplicate tuples in the… ▽ More

    Submitted 19 May, 2017; originally announced May 2017.

  12. arXiv:1705.06927  [pdf, other

    cs.AI cs.LO

    Foundations of Declarative Data Analysis Using Limit Datalog Programs

    Authors: Mark Kaminski, Bernardo Cuenca Grau, Egor V. Kostylev, Boris Motik, Ian Horrocks

    Abstract: Motivated by applications in declarative data analysis, we study $\mathit{Datalog}_{\mathbb{Z}}$---an extension of positive Datalog with arithmetic functions over integers. This language is known to be undecidable, so we propose two fragments. In $\mathit{limit}~\mathit{Datalog}_{\mathbb{Z}}$ predicates are axiomatised to keep minimal/maximal numeric values, allowing us to show that fact entailmen… ▽ More

    Submitted 12 November, 2017; v1 submitted 19 May, 2017; originally announced May 2017.

    Comments: 23 pages; full version of a paper accepted at IJCAI-17; v2 fixes some typos and improves the acknowledgments

  13. arXiv:1504.06529  [pdf, other

    cs.AI

    Controlled Query Evaluation for Datalog and OWL 2 Profile Ontologies

    Authors: Bernardo Cuenca Grau, Evgeny Kharlamov, Egor V. Kostylev, Dmitriy Zheleznyakov

    Abstract: We study confidentiality enforcement in ontologies under the Controlled Query Evaluation framework, where a policy specifies the sensitive information and a censor ensures that query answers that may compromise the policy are not returned. We focus on censors that ensure confidentiality while maximising information access, and consider both Datalog and the OWL 2 profiles as ontology languages.

    Submitted 24 April, 2015; originally announced April 2015.