Goal-Driven Reasoning in DatalogMTL with Magic Sets

Shaoyu Wang,Kaiyue Zhao,Dongliang Wei,Przemysław Andrzej Wałęga,Dingmin Wang,Hongmin Cai,Pan Hu
2024-12-10
Abstract:DatalogMTL is a powerful rule-based language for temporal reasoning. Due to its high expressive power and flexible modeling capabilities, it is suitable for a wide range of applications, including tasks from industrial and financial sectors. However, due its high computational complexity, practical reasoning in DatalogMTL is highly challenging. To address this difficulty, we introduce a new reasoning method for DatalogMTL which exploits the magic sets technique -- a rewriting approach developed for (non-temporal) Datalog to simulate top-down evaluation with bottom-up reasoning. We implement this approach and evaluate it on several publicly available benchmarks, showing that the proposed approach significantly and consistently outperforms performance of the state-of-the-art reasoning techniques.
Artificial Intelligence
What problem does this paper attempt to address?