DKWS: A Distributed System for Keyword Search on Massive Graphs (Complete Version)

09/03/2023
by   Jiaxin Jiang, et al.
0

Due to the unstructuredness and the lack of schemas of graphs, such as knowledge graphs, social networks, and RDF graphs, keyword search for querying such graphs has been proposed. As graphs have become voluminous, large-scale distributed processing has attracted much interest from the database research community. While there have been several distributed systems, distributed querying techniques for keyword search are still limited. This paper proposes a novel distributed keyword search system called . First, we present a monotonic property with keyword search algorithms that guarantees correct parallelization. Second, we present a keyword search algorithm as monotonic backward and forward search phases. Moreover, we propose new tight bounds for pruning nodes being searched. Third, we propose a notify-push paradigm and programming model of . The notify-push paradigm allows asynchronously exchanging the upper bounds of matches across the workers and the coordinator in . The programming model naturally fits keyword search algorithms, as they have distinguished phases, to allow preemptive searches to mitigate staleness in a distributed system. Finally, we investigate the performance and effectiveness of through experiments using real-world datasets. We find that is up to two orders of magnitude faster than related techniques, and its communication costs are 7.6 times smaller than those of other techniques.

READ FULL TEXT

page 13

page 16

research
02/28/2022

Keyword Optimization in Sponsored Search Advertising: A Multi-Level Computational Framework

In sponsored search advertising, keywords serve as an essential bridge l...
research
05/05/2018

Efficient Top K Temporal Spatial Keyword Search

Massive amount of data that are geo-tagged and associated with text info...
research
12/04/2019

Keyword Aware Influential Community Search in Large Attributed Graphs

We introduce a novel keyword-aware influential community query KICQ that...
research
02/24/2023

Keyword Decisions in Sponsored Search Advertising: A Literature Review and Research Agenda

In sponsored search advertising (SSA), keywords serve as the basic unit ...
research
09/09/2020

Graph-based keyword search in heterogeneous data sources

Data journalism is the field of investigative journalism which focuses o...
research
02/28/2023

Effective Community Search on Large Attributed Bipartite Graphs

Community search over bipartite graphs has attracted significant interes...
research
01/29/2021

Distributed Spatial-Keyword kNN Monitoring for Location-aware Pub/Sub

Recent applications employ publish/subscribe (Pub/Sub) systems so that p...

Please sign up or login with your details

Forgot password? Click here to reset