首页    期刊浏览 2024年10月04日 星期五
登录注册

文章基本信息

  • 标题:Dynamic Time Warping-Based Proximity Problems
  • 本地全文:下载
  • 作者:Boris Aronov ; Matthew J. Katz ; Elad Sulami
  • 期刊名称:LIPIcs : Leibniz International Proceedings in Informatics
  • 电子版ISSN:1868-8969
  • 出版年度:2020
  • 卷号:170
  • 页码:9:1-9:12
  • DOI:10.4230/LIPIcs.MFCS.2020.9
  • 出版社:Schloss Dagstuhl -- Leibniz-Zentrum fuer Informatik
  • 摘要:Dynamic Time Warping (DTW) is a well-known similarity measure for curves, i.e., sequences of points, and especially for time series. We study several proximity problems for curves, where dynamic time warping is the underlying similarity measure. More precisely, we focus on the variants of these problems, in which, whenever we refer to the dynamic time warping distance between two curves, one of them is a line segment (i.e., a sequence of length two). These variants already reveal some of the difficulties that occur when dealing with the more general ones. Specifically, we study the following three problems: (i) distance oracle: given a curve C in â"^d, preprocess it to accommodate distance computations between query segments and C, (ii) segment center: given a set ð'Z of curves in â"^d, find a segment s that minimizes the maximum distance between s and a curve in ð'Z, and (iii) segment nearest neighbor: given ð'Z, construct a data structure for segment nearest neighbor queries, i.e., return the curve in ð'Z which is closest to a query segment s. We present solutions to these problems in any constant dimension d ≥ 1, using L_â^Z for inter-point distances. We also consider the approximation version of the first problem, using Lâ, for inter-point distances. That is, given a length-m curve C in â"^d, we construct a data structure of size O(m log m) that allows one to compute a 2-approximation of the distance between a query segment s and C in O(log³ m) time. Finally, we describe an interesting experimental study that we performed, which is related to the first problem above.
  • 关键词:dynamic time warping; distance oracle; clustering; nearest-neighbor search
国家哲学社会科学文献中心版权所有