Skip to main content

Showing 1–13 of 13 results for author: Urbani, J

Searching in archive cs. Search in all archives.
.
  1. Probabilistic Reasoning at Scale: Trigger Graphs to the Rescue

    Authors: Efthymia Tsamoura, Jaehun Lee, Jacopo Urbani

    Abstract: The role of uncertainty in data management has become more prominent than ever before, especially because of the growing importance of machine learning-driven applications that produce large uncertain databases. A well-known approach to querying such databases is to blend rule-based reasoning with uncertainty. However, techniques proposed so far struggle with large databases. In this paper, we add… ▽ More

    Submitted 11 April, 2023; originally announced April 2023.

  2. arXiv:2205.02220  [pdf, ps, other

    cs.AI cs.DB

    Chasing Streams with Existential Rules

    Authors: Jacopo Urbani, Markus Krötzsch, Thomas Eiter

    Abstract: We study reasoning with existential rules to perform query answering over streams of data. On static databases, this problem has been widely studied, but its extension to rapidly changing data has not yet been considered. To bridge this gap, we extend LARS, a well-known framework for rule-based stream reasoning, to support existential rules. For that, we show how to translate LARS with existential… ▽ More

    Submitted 4 May, 2022; originally announced May 2022.

    Comments: Accepted at KR 2022

  3. arXiv:2109.06508  [pdf, other

    cs.CL

    Tribrid: Stance Classification with Neural Inconsistency Detection

    Authors: Song Yang, Jacopo Urbani

    Abstract: We study the problem of performing automatic stance classification on social media with neural architectures such as BERT. Although these architectures deliver impressive results, their level is not yet comparable to the one of humans and they might produce errors that have a significant impact on the downstream task (e.g., fact-checking). To improve the performance, we present a new neural archit… ▽ More

    Submitted 14 September, 2021; originally announced September 2021.

    Comments: Accepted at EMNLP 2021

  4. Tab2Know: Building a Knowledge Base from Tables in Scientific Papers

    Authors: Benno Kruit, Hongyu He, Jacopo Urbani

    Abstract: Tables in scientific papers contain a wealth of valuable knowledge for the scientific enterprise. To help the many of us who frequently consult this type of knowledge, we present Tab2Know, a new end-to-end system to build a Knowledge Base (KB) from tables in scientific papers. Tab2Know addresses the challenge of automatically interpreting the tables in papers and of disambiguating the entities tha… ▽ More

    Submitted 28 July, 2021; originally announced July 2021.

    Comments: 17 pages, 4 figures, conference: The Semantic Web -- ISWC 2020

    Journal ref: International Semantic Web Conference 2020 Nov 2 (pp. 349-365)

  5. arXiv:2102.02753  [pdf, other

    cs.DB cs.AI

    Materializing Knowledge Bases via Trigger Graphs

    Authors: Efthymia Tsamoura, David Carral, Enrico Malizia, Jacopo Urbani

    Abstract: The chase is a well-established family of algorithms used to materialize Knowledge Bases (KBs), like Knowledge Graphs (KGs), to tackle important tasks like query answering under dependencies or data cleaning. A general problem of chase algorithms is that they might perform redundant computations. To counter this problem, we introduce the notion of Trigger Graphs (TGs), which guide the execution of… ▽ More

    Submitted 4 February, 2021; originally announced February 2021.

  6. arXiv:2001.09078  [pdf, other

    cs.DB

    Adaptive Low-level Storage of Very Large Knowledge Graphs

    Authors: Jacopo Urbani, Ceriel Jacobs

    Abstract: The increasing availability and usage of Knowledge Graphs (KGs) on the Web calls for scalable and general-purpose solutions to store this type of data structures. We propose Trident, a novel storage architecture for very large KGs on centralized systems. Trident uses several interlinked data structures to provide fast access to nodes and edges, with the physical storage changing depending on the t… ▽ More

    Submitted 24 January, 2020; originally announced January 2020.

    Comments: Accepted WWW 2020

  7. arXiv:1911.10981  [pdf, ps, other

    cs.LO cs.AI

    Checking Chase Termination over Ontologies of Existential Rules with Equality

    Authors: David Carral, Jacopo Urbani

    Abstract: The chase is a sound and complete algorithm for conjunctive query answering over ontologies of existential rules with equality. To enable its effective use, we can apply acyclicity notions; that is, sufficient conditions that guarantee chase termination. Unfortunately, most of these notions have only been defined for existential rule sets without equality. A proposed solution to circumvent this is… ▽ More

    Submitted 25 November, 2019; originally announced November 2019.

  8. Datalog Reasoning over Compressed RDF Knowledge Bases

    Authors: Pan Hu, Jacopo Urbani, Boris Motik, Ian Horrocks

    Abstract: Materialisation is often used in RDF systems as a preprocessing step to derive all facts implied by given RDF triples and rules. Although widely used, materialisation considers all possible rule applications and can use a lot of memory for storing the derived facts, which can hinder performance. We present a novel materialisation technique that compresses the RDF triples so that the rules can some… ▽ More

    Submitted 29 August, 2019; v1 submitted 27 August, 2019; originally announced August 2019.

    Comments: CIKM 2019

  9. arXiv:1907.00083  [pdf, other

    cs.IR cs.DB

    Extracting Novel Facts from Tables for Knowledge Graph Completion (Extended version)

    Authors: Benno Kruit, Peter Boncz, Jacopo Urbani

    Abstract: We propose a new end-to-end method for extending a Knowledge Graph (KG) from tables. Existing techniques tend to interpret tables by focusing on information that is already in the KG, and therefore tend to extract many redundant facts. Our method aims to find more novel facts. We introduce a new technique for table interpretation based on a scalable graphical model using entity similarities. Our m… ▽ More

    Submitted 15 July, 2019; v1 submitted 28 June, 2019; originally announced July 2019.

  10. arXiv:1712.03376  [pdf, other

    cs.CL

    Word Sense Disambiguation with LSTM: Do We Really Need 100 Billion Words?

    Authors: Minh Le, Marten Postma, Jacopo Urbani

    Abstract: Recently, Yuan et al. (2016) have shown the effectiveness of using Long Short-Term Memory (LSTM) for performing Word Sense Disambiguation (WSD). Their proposed technique outperformed the previous state-of-the-art with several benchmarks, but neither the training data nor the source code was released. This paper presents the results of a reproduction study of this technique using only openly availa… ▽ More

    Submitted 16 December, 2017; v1 submitted 9 December, 2017; originally announced December 2017.

  11. arXiv:1707.08876  [pdf, other

    cs.LO

    Expressive Stream Reasoning with Laser

    Authors: Hamid R. Bazoobandi, Harald Beck, Jacopo Urbani

    Abstract: An increasing number of use cases require a timely extraction of non-trivial knowledge from semantically annotated data streams, especially on the Web and for the Internet of Things (IoT). Often, this extraction requires expressive reasoning, which is challenging to compute on large streams. We propose Laser, a new reasoner that supports a pragmatic, non-trivial fragment of the logic LARS which ex… ▽ More

    Submitted 28 July, 2017; v1 submitted 27 July, 2017; originally announced July 2017.

    Comments: 19 pages, 5 figures. Extended version of accepted paper at ISWC 2017

  12. arXiv:1604.04795  [pdf, other

    cs.AI

    KOGNAC: Efficient Encoding of Large Knowledge Graphs

    Authors: Jacopo Urbani, Sourav Dutta, Sairam Gurajada, Gerhard Weikum

    Abstract: Many Web applications require efficient querying of large Knowledge Graphs (KGs). We propose KOGNAC, a dictionary-encoding algorithm designed to improve SPARQL querying with a judicious combination of statistical and semantic techniques. In KOGNAC, frequent terms are detected with a frequency approximation algorithm and encoded to maximise compression. Infrequent terms are semantically grouped int… ▽ More

    Submitted 10 July, 2016; v1 submitted 16 April, 2016; originally announced April 2016.

  13. arXiv:1511.08915  [pdf, other

    cs.DB cs.AI

    Column-Oriented Datalog Materialization for Large Knowledge Graphs (Extended Technical Report)

    Authors: Jacopo Urbani, Ceriel Jacobs, Markus Krötzsch

    Abstract: The evaluation of Datalog rules over large Knowledge Graphs (KGs) is essential for many applications. In this paper, we present a new method of materializing Datalog inferences, which combines a column-based memory layout with novel optimization methods that avoid redundant inferences at runtime. The pro-active caching of certain subqueries further increases efficiency. Our empirical evaluation sh… ▽ More

    Submitted 11 February, 2016; v1 submitted 28 November, 2015; originally announced November 2015.

    ACM Class: I.2.3; H.2.4