@inproceedings{f5ef4dd17d0745a3b1adcb0797b8de50,
title = "Exploration of Knowledge Graphs via Online Aggregation",
abstract = "Exploration systems over large-scale RDF knowl-edge graphs often rely on aggregate count queries to indicate how many results the user can expect for the possible next steps of exploration. Such systems thus encounter a challenging computational problem: evaluating aggregate count queries efficiently enough to allow for interactive exploration. Given that precise results are not always necessary, a promising alternative is to apply online aggregation, where initially imprecise results converge towards more precise results over time. However, state-of-the-art online aggregation algorithms, such as Wander Join, fail to provide accurate results due to frequent rejected paths that slow convergence. We thus devise an algorithm for online aggregation that specializes in exploration queries on knowledge graphs; our proposal leverages the low dimension of RDF graphs, and the low selectivity of exploration queries, by augmenting random walks with exact partial computations using a worst-case optimal join algorithm. This approach reduces the number of rejected paths encountered while retaining a fast sample time. In an experimental study with random interactions exploring two large-scale knowledge graphs, our algorithm shows a clear reduction in error over time versus Wander Join.",
keywords = "Knowledge Graphs, Online Aggregation, Semantic Web",
author = "Oren Kalinsky and Aidan Hogan and Oren Mishali and Yoav Etsion and Benny Kimelfeld",
note = "Publisher Copyright: {\textcopyright} 2022 IEEE.; 38th IEEE International Conference on Data Engineering, ICDE 2022 ; Conference date: 09-05-2022 Through 12-05-2022",
year = "2022",
doi = "10.1109/ICDE53745.2022.00247",
language = "الإنجليزيّة",
series = "Proceedings - International Conference on Data Engineering",
pages = "2695--2708",
booktitle = "Proceedings - 2022 IEEE 38th International Conference on Data Engineering, ICDE 2022",
}