RDF Knowledge Base Summarization by Inducing First-Order Horn Rules

Abstract

RDF knowledge base summarization produces a compact and faithful abstraction for entities, relations, and ontologies. The summary is critical to a wide range of knowledge-based applications, such as query answering and KB indexing. The patterns of graph structure and/or association are commonly employed to summarize and reduce the number of triples. However, knowledge coverage is low in state-of-the-art techniques due to limited expressiveness of patterns, where variables are under-explored to capture matched arguments in relations. This paper proposes a novel summarization technique based on first-order logic rules where quantified variables are extensively taken into account. We formalize this new summarization problem to illustrate how the rules are used to replace triples. The top-down rule mining is also improved to maximize the reusability of cached results. Qualitative and quantitative analyses are comprehensively done by comparing our technique against state-of-the-art tools, with showing that our approach outperforms the rivals in conciseness, completeness, and performance.

Cite

Text

Wang et al. "RDF Knowledge Base Summarization by Inducing First-Order Horn Rules." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2022. doi:10.1007/978-3-031-26390-3_12

Markdown

[Wang et al. "RDF Knowledge Base Summarization by Inducing First-Order Horn Rules." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2022.](https://mlanthology.org/ecmlpkdd/2022/wang2022ecmlpkdd-rdf/) doi:10.1007/978-3-031-26390-3_12

BibTeX

@inproceedings{wang2022ecmlpkdd-rdf,
  title     = {{RDF Knowledge Base Summarization by Inducing First-Order Horn Rules}},
  author    = {Wang, Ruoyu and Sun, Daniel and Wong, Raymond K.},
  booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
  year      = {2022},
  pages     = {188-204},
  doi       = {10.1007/978-3-031-26390-3_12},
  url       = {https://mlanthology.org/ecmlpkdd/2022/wang2022ecmlpkdd-rdf/}
}