Solving Intersection Searching problem for spatial data using bloom filters

Electronics, Computing and Communication Technologies(2013)

引用 0|浏览3
暂无评分
摘要
In a generalized Intersection Searching problem, a set S of spatial objects is pre-processed so that for a given a query object q, the question that whether q intersects with any object of S can be answered efficiently. A technique to solve Intersection Searching problem on spatial data using bloom filter is presented. Bloom filter on conventional data has been proved to be one of the most successful technique for solving set-membership problem. The presented method applies space filling curves on spatial objects to fetch appropriate information about these divisions. It then converts this information into a bloom filter which can be used for addressing intersection searching problem. The technique performs the intersection search query in O(1) amortized time. The space required to store the pre-processed spatial data set is linear to number of objects in the dataset.
更多
查看译文
关键词
computational complexity,data structures,search problems,visual databases,amortized time,bloom filters,generalized intersection searching problem,intersection search query,set-membership problem,space filling curves,spatial data set,spatial objects,bloom filter
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要