© 2001 by British Computer Society
| ||||||||||||||||||||||||||||||||||||||||||||||||||||
Clustering Non-uniform-sized Spatial Objects to Reduce I/O Cost for Spatial-join Processing
1 School of Computer and Information Science, Edith Cowan University, Mount Lawley, Perth, WA 6050, Australia Email: j.xiao@ecu.edu.au 2 Department of Mathematics and Computing, University of Southern Queensland, Toowoomba Qld 4350, Australia 3 Department of Computer Science, City University of Hong Kong, Kowloon, Hong Kong
The cost of spatial-join processing can be very high due to the large sizes of spatial objects and the computation-intensive spatial operations. A filter-and-refine strategy is usually used to reduce the computing cost of spatial join when the number of spatial objects is large. In this paper we propose a method that aims to minimize the I/O cost at the refinement step. A graph model is introduced to formalize the I/O cost, and a matrix-based algorithm is developed to cluster objects (data) such that the objects in the same cluster are closely related. The objects in the same cluster will be brought together into the main memory for the refinement process, and the I/O cost of fetching objects into memory can, thus, be reduced. Experiments have been conducted and the results have shown that our method can save 2035% of I/O cost compared to the cases where no clustering or a little clustering is done.
Received 26 October, 2000. Revised 6 May, 2001.