Skip to main content

Showing 1–5 of 5 results for author: Sherkhonov, E

Searching in archive cs. Search in all archives.
.
  1. arXiv:2210.00283  [pdf, other

    cs.AI

    Swift Markov Logic for Probabilistic Reasoning on Knowledge Graphs

    Authors: Luigi Bellomarini, Eleonora Laurenza, Emanuel Sallinger, Evgeny Sherkhonov

    Abstract: We provide a framework for probabilistic reasoning in Vadalog-based Knowledge Graphs (KGs), satisfying the requirements of ontological reasoning: full recursion, powerful existential quantification, expression of inductive definitions. Vadalog is a Knowledge Representation and Reasoning (KRR) language based on Warded Datalog+/-, a logical core language of existential rules, with a good balance bet… ▽ More

    Submitted 1 October, 2022; originally announced October 2022.

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

  2. arXiv:2206.01087  [pdf, other

    cs.IR

    Enriching a Fashion Knowledge Graph from Product Textual Descriptions

    Authors: João Barroca, Abhishek Shivkumar, Beatriz Quintino Ferreira, Evgeny Sherkhonov, João Faria

    Abstract: Knowledge Graphs offer a very useful and powerful structure for representing information, consequently, they have been adopted as the backbone for many applications in e-commerce scenarios. In this paper, we describe an application of existing techniques for enriching thelarge-scale Fashion Knowledge Graph (FKG) that we build at Farfetch. In particular, we apply techniques for named entity recogni… ▽ More

    Submitted 2 June, 2022; originally announced June 2022.

    Comments: Presented at the International Workshop on Knowledge Graph Generation from Text (ESWC 2022)

  3. arXiv:1807.08712  [pdf, other

    cs.DB cs.AI

    Data Science with Vadalog: Bridging Machine Learning and Reasoning

    Authors: Luigi Bellomarini, Ruslan R. Fayzrakhmanov, Georg Gottlob, Andrey Kravchenko, Eleonora Laurenza, Yavor Nenov, Stephane Reissfelder, Emanuel Sallinger, Evgeny Sherkhonov, Lianlong Wu

    Abstract: Following the recent successful examples of large technology companies, many modern enterprises seek to build knowledge graphs to provide a unified view of corporate knowledge and to draw deep insights using machine learning and logical reasoning. There is currently a perceived disconnect between the traditional approaches for data science, typically based on machine learning and statistical model… ▽ More

    Submitted 23 July, 2018; originally announced July 2018.

  4. Containment for Conditional Tree Patterns

    Authors: Alessandro Facchini, Yoichi Hirai, Maarten Marx, Evgeny Sherkhonov

    Abstract: A Conditional Tree Pattern (CTP) expands an XML tree pattern with labels attached to the descendant edges. These labels can be XML element names or Boolean CTPs. The meaning of a descendant edge labelled by A and ending in a node labelled by B is a path of child steps ending in a B node such that all intermediate nodes are A nodes. In effect this expresses the until B, A holds construction from t… ▽ More

    Submitted 6 June, 2015; v1 submitted 7 March, 2015; originally announced March 2015.

    Journal ref: Logical Methods in Computer Science, Volume 11, Issue 2 (June 9, 2015) lmcs:1564

  5. arXiv:1412.2332  [pdf, ps, other

    cs.DB

    High-Level Why-Not Explanations using Ontologies

    Authors: Balder ten Cate, Cristina Civili, Evgeny Sherkhonov, Wang-Chiew Tan

    Abstract: We propose a novel foundational framework for why-not explanations, that is, explanations for why a tuple is missing from a query result. Our why-not explanations leverage concepts from an ontology to provide high-level and meaningful reasons for why a tuple is missing from the result of a query. A key algorithmic problem in our framework is that of computing a most-general explanation for a why-n… ▽ More

    Submitted 31 March, 2015; v1 submitted 7 December, 2014; originally announced December 2014.

    Comments: in PODS 2015

    ACM Class: H.2