A Decision Tree-Based Approach for Categorizing Spatial Database Query Results

Xiangfu Meng,Xiaoyan Zhang,Jinguang Sun,Lin Li,Changzheng Xing,Chongchun Bi
DOI: https://doi.org/10.1109/dsaa.2016.50
2016-01-01
Abstract:Spatial database queries are often exploratory. The users often find that their queries return too many answers and many of them may be irrelevant. Based on the coupling relationships between spatial objects, this paper proposes a novel categorization approach which consists of two steps. The first step analyzes the spatial object coupling relationship by considering the location proximity and semantic similarity between spatial objects, and then a set of clusters over the spatial objects can be generated, where each cluster represents one type of user need. When a user issues a spatial query, the second step presents to the user a category tree which is generated by using modified C4.5 decision tree algorithm over the clusters such that the user can easily select the subset of query results matching his/her needs by exploring the labels assigned on intermediate nodes of the tree. The experiments demonstrate that our spatial object clustering method can efficiently capture both the semantic and location correlations between spatial objects. The effectiveness and efficiency of the categorization algorithm is also demonstrated.
What problem does this paper attempt to address?