Efficient techniques for mining spatial databases
Mohamed A. El-Zawawy

TL;DR
This paper introduces an efficient grid-based clustering algorithm for spatial data that requires minimal parameters, discovers arbitrarily shaped clusters, and outperforms existing algorithms in speed without performance degradation on larger datasets.
Contribution
The paper presents a novel grid-based clustering algorithm for spatial data that is simple to parameterize, capable of detecting arbitrary shapes, and computationally more efficient than existing methods.
Findings
Algorithm has comparable complexity to the most efficient clustering algorithms.
Performance is superior to CLARANS across various database sizes.
Algorithm's efficiency does not degrade as data size increases.
Abstract
Clustering is one of the major tasks in data mining. In the last few years, Clustering of spatial data has received a lot of research attention. Spatial databases are components of many advanced information systems like geographic information systems VLSI design systems. In this thesis, we introduce several efficient algorithms for clustering spatial data. First, we present a grid-based clustering algorithm that has several advantages and comparable performance to the well known efficient clustering algorithm. The algorithm has several advantages. The algorithm does not require many input parameters. It requires only three parameters, the number of the points in the data space, the number of the cells in the grid and a percentage. The number of the cells in the grid reflects the accuracy that should be achieved by the algorithm. The algorithm is capable of discovering clusters of…
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 Mining Algorithms and Applications · Data Management and Algorithms · Advanced Clustering Algorithms Research
