基于切比雪夫距离的孪生子序列K近邻搜索

K-NEAREST NEIGHBOR SEARCH OF TWIN SEQUENCES BASED ON CHEBYSHEV DISTANCE

  • 摘要: 为了提升孪生子序列的搜索准确度,降低计算成本,提出一种基于切比雪夫距离的孪生子序列K近邻搜索方法。引入一种基于树的索引TI,该算法利用其节点中的适当边界来修剪搜索空间,并引入优化方法,通过批量加载提高索引的内存,防止性能恶化并降低其搜索成本;基于切比雪夫距离在索引上执行孪生序列K近邻搜索算法。实验结果分析表明了该方法能够实现高效高精度的搜索。

     

    Abstract: In order to improve the search accuracy of twin sequences and reduce the computational cost, a new K nearest neighbor search method based on Chebyshev distance is proposed. A tree-based index TI was introduced, which pruned the search space by using the appropriate boundaries in its nodes. An optimization method was introduced to improve the memory of the index by batch loading, so as to prevent the performance from deteriorating and reduce its search cost. Based on Chebyshev distance, the twin sequence K nearest neighbor search algorithm was implemented on the index. The experimental results show that the proposed method can achieve efficient and high-precision search.

     

/

返回文章
返回