IRAIDBJul 2, 2021

On-Demand and Lightweight Knowledge Graph Generation -- a Demonstration with DBpedia

arXiv:2107.00873v1
Originality Synthesis-oriented
AI Analysis

This addresses the issue of computational inefficiency and data staleness for users of knowledge graphs like DBpedia, though it appears incremental as it builds on existing systems.

The paper tackles the problem of large-scale knowledge graphs requiring extensive resources and having outdated information by presenting DBpedia on Demand, a system that serves DBpedia resources on demand without materializing the entire graph and offers limited querying functionality.

Modern large-scale knowledge graphs, such as DBpedia, are datasets which require large computational resources to serve and process. Moreover, they often have longer release cycles, which leads to outdated information in those graphs. In this paper, we present DBpedia on Demand -- a system which serves DBpedia resources on demand without the need to materialize and store the entire graph, and which even provides limited querying functionality.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes