首页 | 本学科首页   官方微博 | 高级检索  
     

基于广义超曲面树的相似性搜索算法
引用本文:张兆功,李建中.基于广义超曲面树的相似性搜索算法[J].软件学报,2002,13(10):1969-1976.
作者姓名:张兆功  李建中
作者单位:黑龙江大学,黑龙江,哈尔滨,150080;哈尔滨工业大学,计算机科学与技术学院,黑龙江,哈尔滨,150001
基金项目:国家自然科学基金资助项目(69873014);国家高技术研究发展计划资助项目(20 01AA415410);国家重点基础研究发展规划973资助项目(G1999032704);国家教育部博士点基金资助项目(2000021303);黑龙江省自然科学基金资助项目(F00-11)
摘    要:相似性搜索是数据挖掘的主要领域之一.它在数据库中检索出相似的数据,发现数据间的相似性.它可以应用于图像数据库、空间数据库和时间序列分析.对于欧氏空间(一种特殊的度量空间),相似性搜索算法中基于R-tree的方法,在低维时是高效的,当维数增加时,R-tre e的方法将退化为线性扫描.该现象被称为维数灾难(dimensionality curse),主要原因是存在数据重复.当数据量很大且维数很高时,距离计算和I/O操作将非常费时.提出了度量空间上新的空间分割方法和索引结构rgh-tree,利用数据库的数据对象与很少几个固定参考对象的距离信息进行数据分割和分布,产生一个各节点没有数据重复的平衡树.另外,在rgh-tree的基础上提出了相应的相似性搜索算法,该算法具有较小的I/O代价和距离计算次数,平均复杂性近似为o(n0.58).解决了目前算法存在的一些问题.

关 键 词:算法  相似性搜索  度量空间  数据库
收稿时间:2001/10/15 0:00:00
修稿时间:2001年10月15

An Algorithm Based on RGH-Tree for Similarity Search Queries
ZHANG Zhao-gong and LI Jian-zhong.An Algorithm Based on RGH-Tree for Similarity Search Queries[J].Journal of Software,2002,13(10):1969-1976.
Authors:ZHANG Zhao-gong and LI Jian-zhong
Abstract:Similarity search is a very important problem in data mining. It retrieves similar objects in database and finds proximity between objects. It can be applied to image/picture databases, spatial databases, and time-series databases. For Euclid space (a special metric space), similarity search algorithms based on R-tree are efficient in low-dimensional space, but degenerate into linear scan for high-dimensional space. This phenomenon is called dimensionality curse. This paper presents a new partition and index method of metric space, rgh-tree which distributes and partitions objects by using distance information if objects with rew fixed reference. It produces a balance tree with no data overlay. In addition, an algorithm based on rgh-tree, which is suitable for similarity search in metric space, is presented in this paper. The algorithm overcomes the shortcomings of the exiting algorithms, which has less I/O cost and times of computing distance, with average complexity o(n0.58).
Keywords:algorithm  similarity search query  metric space  database
本文献已被 CNKI 维普 万方数据 等数据库收录!
点击此处可从《软件学报》浏览原始摘要信息
点击此处可从《软件学报》下载全文
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号