Acta Geodaetica et Cartographica Sinica ›› 2024, Vol. 53 ›› Issue (4): 724-735.doi: 10.11947/j.AGCS.2024.20230012

• Cartography and Geoinformation • Previous Articles     Next Articles

Spatial co-location pattern mining based on graph structure

Jinghan WANG1,2(), Tinghua AI1,2(), Hao WU1,2, Haijiang XU1,2, Guangyue LI3   

  1. 1.School of Resource and Environmental Sciences, Wuhan University, Wuhan 430079, China
    2.Key Laboratory of Geographic Information System, Ministry of Education, Wuhan 430079, China
    3.State Key Laboratory of Information Engineering in Surveying, Mapping and Remote Sensing, Wuhan 430079, China
  • Received:2023-01-13 Revised:2023-10-09 Published:2024-05-13
  • Contact: Tinghua AI E-mail:jinghanwang@whu.edu.cn;tinghuaai@whu.edu.cn
  • About author:WANG Jinghan (2000—), female, postgraduate, majors in spatial data mining and data analysis. E-mail: jinghanwang@whu.edu.cn

Abstract:

Under the first law of geography, spatial co-location patterns reflect the dependency of different geographic elements’ distribution, satisfying the association discovery of big spatial data analysis. Spatial co-location pattern mining needs to consider the spatial conjunction mechanisms, detect spatial neighborhood relationships and search high-frequency patterns with metrics such as support. The common co-location mining methods usually combine geometric computation and logical reasoning, which resulting in the need to correct geometric neighborhoods while mining higher-order co-location patterns. Considering that the topological information contained in graph data is suited to spatial co-location pattern, this study proposes a graph structure-based co-location pattern mining method that completes the geometric proximity detection in one step, and then completes the logical co-location pattern discrimination by subgraph search in the graph database. Firstly, we construct the adjacency graph based on the Delaunay triangle network and use an adaptive adjacency filter to eliminate invalid connections. Second, the N+1 elements of candidate co-location patterns are obtained recursively from the N elements through continuous joining, pruning, and growing of subgraphs. Finally, the spatial co-location patterns are determined by calculating the support metrics and compared with predefined thresholds. Based on the concept of continuous graph traversal, this study improves the generality of spatial co-location pattern mining in complex scenarios. Experiments show that this method is more efficient than traditional algorithms, with better results in multivariate spatial co-location pattern mining.

Key words: spatial co-location pattern, adaptive neighborhood graph, graph traversal, Apriori algorithm

CLC Number: