An Empirical Evaluation of Cost-based Federated SPARQL Query Processing Engines
Umair Qudus, Muhammad Saleem, Axel-Cyrille Ngonga Ngomo, Young-koo Lee

TL;DR
This paper introduces new evaluation metrics for assessing the accuracy of cardinality estimators in cost-based federated SPARQL query engines, providing detailed insights into their performance and impact on query runtime.
Contribution
It presents novel evaluation metrics and a comprehensive benchmarking approach for analyzing the accuracy of cardinality estimators in federated SPARQL engines.
Findings
New metrics enable fine-grained benchmarking
Evaluation reveals the impact of estimation errors on performance
Provides insights for future engine development
Abstract
Finding a good query plan is key to the optimization of query runtime. This holds in particular for cost-based federation engines, which make use of cardinality estimations to achieve this goal. A number of studies compare SPARQL federation engines across different performance metrics, including query runtime, result set completeness and correctness, number of sources selected and number of requests sent. Albeit informative, these metrics are generic and unable to quantify and evaluate the accuracy of the cardinality estimators of cost-based federation engines. To thoroughly evaluate cost-based federation engines, the effect of estimated cardinality errors on the overall query runtime performance must be measured. In this paper, we address this challenge by presenting novel evaluation metrics targeted at a fine-grained benchmarking of cost-based federated SPARQL query engines. We…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Quality and Management · Semantic Web and Ontologies · Advanced Database Systems and Queries
