Peng Peng: gStoreD: Using Partial Evaluation for DistributedSPARQL Query Evaluation

Time

09:00-10:00, Jan. 18th, 2019

 

Location

106, institute of computer science and technology

 

Abstract

With the increasing size of RDF data published on theWeb, the computational requirements of evaluating SPARQLqueries over large RDF graphs have stressed the limitsof single machine processing. In manyapplications, the RDF graph are geographically oradministratively distributed over the sites, and the RDF repositorypartitioning strategy is not controlled by the distributedRDF system itself. Therefore, partitioning-tolerant SPARQLprocessing is desirable. In this study, for partitioning-tolerant SPARQL processing on distributed

RDF graphs, we evaluate SPARQLqueries in the “partial evaluation and assembly” framework. We explore the intrinsicstructural characteristics of partial matches to filter out someirrelevant partial results while providing performance guarantees. We also propose an efficient assembly algorithmto utilize the characteristics of partial matches to merge themand form the final results. To further improve the efficiencyof finding partial matches, we propose an optimization thatcommunicates variables’ candidates among the sites to avoidredundant computations. In addition, although our approachis partition-tolerant, we also evaluate different partitioningstrategies for our approach.Experiments over both real andsynthetic RDF datasets confirm the superiority of our approach. 

 

Lecturer

Peng Pengis an assistant professor at the College of Computer Science and Electronic Engineering at Hunan University. He received his Ph.D. from Peking University in 2016. After his graduation, he join in Hunan University. His research interest is distributed RDF data management and query processing. He has published several papers in the top conferences and journals includingVLDB Journal, TKDE, EDBT and so on.