paper-with-me

Papers

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

2015-11-28 · Jacopo Urbani, Ceriel Jacobs, Markus Krötzsch

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 shows that this approach can often match or even surpass the performance of state-of-the-art systems, especially under restricted resources.

📄 PDF Abstract BibTeX arXiv:1511.08915

Code (1)

jrbn/vlog 공식 구현

Tasks

Knowledge Graphs

Similar Papers 제목 키워드 기반

A Differential Datalog Interpreter

2023-08-04 · Bruno Rucy Carneiro Alves de Lima, Merlin Kramer, Kalmer Apinis

The core reasoning task for datalog engines is materialization, the evaluation of a datalog program over a database alongside its physical incorporation into the database itself. The de-facto method of computing it, is t…

A Note on Reasoning on $\textit{DL-Lite}_{\cal R}$ with Defeasibility

2019-05-22 · Loris Bozzato, Thomas Eiter, Luciano Serafini

Representation of defeasible information is of interest in description logics, as it is related to the need of accommodating exceptional instances in knowledge bases. In this direction, in our previous works we presented…

Translation

Morph-KGC: Scalable knowledge graph materialization with mapping partitions

2022-08-25 · Semantic Web 2022 8 · Julián Arenas-Guerrero, David Chaves-Fraga, Jhon Toledo, María S. Pérez 외

Knowledge graphs are often constructed from heterogeneous data sources, using declarative rules that map them to a target ontology and materializing them into RDF. When these data sources are large, the materialization o…

Data IntegrationKnowledge GraphsKnowledge Graphs Data Curation

The Vadalog System: Datalog-based Reasoning for Knowledge Graphs

2018-07-23 · Luigi Bellomarini, Georg Gottlob, Emanuel Sallinger

Over the past years, there has been a resurgence of Datalog-based systems in the database community as well as in industry. In this context, it has been recognized that to handle the complex knowl\-edge-based scenarios e…

Knowledge Graphs

Foundations of LLM Knowledge Materialization: Termination, Reproducibility, Robustness

2025-10-08 · Luca Giordano, Simon Razniewski arxiv

Large Language Models (LLMs) encode substantial factual knowledge, yet measuring and systematizing this knowledge remains challenging. Converting it into structured format, for example through recursive extraction approa…

Semantic Similarity