中文

基于近似距离计数与选择技术的带捷径离散及半连续 Fréchet 距离

计算几何 2016-09-09 v3

摘要

\emph{Fréchet 距离} 是一种研究充分的曲线相似性度量。\emph{离散 Fréchet 距离} 是一种类似的相似性度量,定义为 mm 个点的序列 AAnn 个点的序列 BB 之间的距离,这些点通常采样自输入曲线。在本文中,我们考虑一种称为\emph{带捷径的离散 Fréchet 距离}的变体,它捕捉了存在异常值时(采样)曲线之间的相似性。对于允许在两条曲线中均使用捷径的\emph{双向}情况,我们给出了一种计算该距离的 O((m2/3n2/3+m+n)log3(m+n))O((m^{2/3}n^{2/3}+m+n)\log^3 (m+n)) 时间算法。当仅允许在一条含噪声的曲线中使用捷径时,我们给出了一种更快的随机算法,其期望运行时间为 O((m+n)6/5+ε)O((m+n)^{6/5+\varepsilon}),适用于任意 ε>0\varepsilon>0。我们的技术是新颖的,并可能找到进一步的应用。主要的新颖技术结果之一是:给定两个点集 AABB 以及一个区间 II,我们开发了一种算法来判断距离 dist(x,y){\rm dist}(x,y) 位于 II 内的点对 (x,y)A×B(x,y)\in A\times B 的数量是否小于某个给定阈值 LL。该算法的运行时间随 LL 的增加而减少。如果距离位于 II 内的点对数量超过 LL,我们可以获得一个包含近似中值距离点对的小样本(即我们可以近似地“二分”II)。我们将此过程与其他思想相结合,利用非常快速的判定过程,以较小的开销搜索最优的单向带捷径 Fréchet 距离。我们还展示了如何应用此技术来近似距离选择(关于秩),以及计算具有单向捷径的半连续 Fréchet 距离。

关键词

引用

@article{arxiv.1310.5245,
  title  = {The Discrete and Semi-continuous Fr\'echet Distance with Shortcuts via Approximate Distance Counting and Selection Techniques},
  author = {Rinat Ben Avraham and Omrit Filtser and Haim Kaplan and Matthew J. Katz and Micha Sharir},
  journal= {arXiv preprint arXiv:1310.5245},
  year   = {2016}
}

备注

This version also corrects mistakes that appeared in the journal version of this paper: "The Discrete and Semicontinuous Fr\'echet Distance with Shortcuts via Approximate Distance Counting and Selection." ACM Trans. Algorithms 11(4): 29 (2015)