期刊文献+

基于最近邻法的Skyline查询研究

Research on Skyline Queries Based on Nearest-Neighbor
下载PDF
导出
摘要 Skyline查询就是要查找数据集中不被其他点支配的所有点。由于Skyline查询在涉及多维空间数据库的应用领域中起着非常重要的作用,因而Skyline的计算受到了很大关注,特别是无需访问所有的数据点就能很快的返回Skyline点的算法。论文研究一种基于最近邻法Skyline查询方法,并对其作了分析。算法采用了R-树及堆结构,通过对目标数据集进行索引,存放最可能为Skyline点的数据于算法优先扫描的位置,这使得算法能高效计算出数据集的Skyline;同时,算法所采用的分枝界定法可以使所访问的空间数据点数目大大减少;再者,算法扫描一个点时,只需和当前已发现的Skyline点进行比较即能判断该点是否为Skyline点,保证了算法的渐进性。 Skyline query aims to find the points that are not dominated by any other points in the dataset. It has been becoming a hot topic due to its potential applications in multi dimensions. In particular, the Skyline points can be rapidly obtained without reading the entire database. In this paper, we introduce an algorithm for skyline query based on nearest - neighbor search, which exploits R - tree and heap to order entry, so that only a subset of them needs to be examined for computing the skyline result. It adopts the branch - and - bound paradigm to prune those points who dominated by other. The algorithm scans the dataset and the points are only compared with those detected Skyline points, thus the algorithm satisfies progressiveness.
出处 《昆明大学学报》 2007年第4期38-41,共4页 Journal of Kunming University
关键词 R-树 SKYLINE查询 支配 MBR R - tree skyline query dominate MBR
  • 相关文献

参考文献5

  • 1[1]DIMITRIS PAPADIAS Progressive Skyline Computation in Database Systems ACM Transactions on Database Systems,Vol.30,No.1,March 2005,Pages 41 -82.
  • 2[2]Parke Godfrey · Ryan Shipley · Jarek Gryz Algorithms and analyses for maximal vector computation The VLDB Journal (2007) 16:5-28 DOI 10.1007/s00778-006-0029-7.
  • 3[3]Ilaria Bartolini,Paolo Ciaccia,Marco Patella SaLSa:Computing the Skyline without Scanning the Whole Sky CIKM06,November 5-11,2006,Arlington,Virginia,USA.
  • 4刘欣,余靖,刘国华.基于窗口查询的轮廓查询算法[J].燕山大学学报,2005,29(5):398-402. 被引量:8
  • 5来琳涵,刘志镜,闫立伟.使用R树进行k-NN搜索[J].计算机工程与设计,2002,23(9):77-80. 被引量:2

二级参考文献9

  • 1Borzsonyi S, Kossmann D, Stocker K. The Skyline Operator [DB]. ICDE, 2001.
  • 2Stojmenovic I, Miyakawa M. An Optimal Parallel Algorithm for Solving the Maximal Elements Problem in the Plane [J]. Parallel Computing, 1988,7 (2): 467-478.
  • 3Matousek J. Computing Dominances in En [J]. nformation Processing Letters, 1991,38 (5): 277-288.
  • 4Tan K, Eng P, Ooi B. Efficient Progressive Skyline Computation [DB]. VLDB, 2001.
  • 5Kossmann D, Ramsak F, Rost S. Shooting Stars in the Sky: an Online Algorithm for Skyline Queries [DB]. VLDB, 2002.
  • 6Roussopoulos N, Kelly S, Vincent F. Nearest Neighbor Queries [DB]. SIGMOD, 1995.
  • 7Hjaltason G, Samet H. Distance Browsing in Spatial Databases [J]. ACMTODS, 1999,24 (2): 265-318.
  • 8A Guttman. R-Tree a dynamic index structure for special search [DB]. Proc ACM SIGMOD, 1984,47-57.
  • 9顾军,吴长彬.常用空间索引技术的分析[J].微型电脑应用,2001,17(12):40-42. 被引量:39

共引文献8

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部