Subgraph Matching Based on Path Adaptation for Large-Scale Graph

Published: 01 Jan 2022, Last Modified: 11 Apr 2025ML4CS (3) 2022EveryoneRevisionsBibTeXCC BY-SA 4.0
Abstract: To increase the accuracy and decrease the cost of subgraph querying in large-scale graph data, a subgraph matching method based on path adaptation is proposed. An index is built based on path RDF, and the query graph is decomposed into a set of paths to obtain a set of candidate paths for each path. Then, the candidate paths are concatenated together through K-Partition intersection. Experimental results show that the query accuracy is improved by 15% on average compared with SPATH and SPARRER when dealing with large-scale data.
Loading