English

MeTeoR: Practical Reasoning in Datalog with Metric Temporal Operators

Artificial Intelligence 2022-01-13 v1 Databases

Abstract

DatalogMTL is an extension of Datalog with operators from metric temporal logic which has received significant attention in recent years. It is a highly expressive knowledge representation language that is well-suited for applications in temporal ontology-based query answering and stream processing. Reasoning in DatalogMTL is, however, of high computational complexity, making implementation challenging and hindering its adoption in applications. In this paper, we present a novel approach for practical reasoning in DatalogMTL which combines materialisation (a.k.a. forward chaining) with automata-based techniques. We have implemented this approach in a reasoner called MeTeoR and evaluated its performance using a temporal extension of the Lehigh University Benchmark and a benchmark based on real-world meteorological data. Our experiments show that MeTeoR is a scalable system which enables reasoning over complex temporal rules and datasets involving tens of millions of temporal facts.

Keywords

Cite

@article{arxiv.2201.04596,
  title  = {MeTeoR: Practical Reasoning in Datalog with Metric Temporal Operators},
  author = {Dingmin Wang and Pan Hu and Przemysław Andrzej Wałęga and Bernardo Cuenca Grau},
  journal= {arXiv preprint arXiv:2201.04596},
  year   = {2022}
}

Comments

Accepted To AAAI 2022

R2 v1 2026-06-24T08:47:59.890Z