Clustering with Obstacles in Spatial Databases
Mohamed A. El-Zawawy, Mohamed E. El-Sharkawi

TL;DR
This paper introduces CPO, a novel clustering algorithm that accounts for physical obstacles in spatial databases, improving the accuracy of identifying dense regions in real-world environments.
Contribution
The paper presents a new obstacle-aware clustering method that divides space into cells, labels them based on density and obstacles, and finds clusters considering physical barriers.
Findings
Efficient clustering in obstacle-rich environments.
Accurate identification of dense regions despite obstacles.
Improved spatial data mining results.
Abstract
Clustering large spatial databases is an important problem, which tries to find the densely populated regions in a spatial area to be used in data mining, knowledge discovery, or efficient information retrieval. However most algorithms have ignored the fact that physical obstacles such as rivers, lakes, and highways exist in the real world and could thus affect the result of the clustering. In this paper, we propose CPO, an efficient clustering technique to solve the problem of clustering in the presence of obstacles. The proposed algorithm divides the spatial area into rectangular cells. Each cell is associated with statistical information used to label the cell as dense or non-dense. It also labels each cell as obstructed (i.e. intersects any obstacle) or nonobstructed. For each obstructed cell, the algorithm finds a number of non-obstructed sub-cells. Then it finds the dense regions…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Management and Algorithms · Data Mining Algorithms and Applications · Geographic Information Systems Studies
