ScholarGate
助手

方法对比

并排查看您选择的方法;存在差异的行会高亮显示。

动态时间规整×Levenshtein距离×
领域决策决策
方法族MCDMMCDM
起源年份19781966
提出者Hideki Sakoe and Seibi ChibaVladimir Levenshtein
类型Elastic sequence alignment metricEdit distance metric
开创性文献Sakoe, H., & Chiba, S. (1978). Dynamic programming algorithm optimization for spoken word recognition. IEEE Transactions on Acoustics, Speech, and Signal Processing, 26(1), 43-49. DOI ↗Levenshtein, V. I. (1966). Binary codes capable of correcting deletions, insertions, and reversals. Soviet Physics Doklady, 10, 707-710. link ↗
别名DTW, dynamic programming time warping, elastic distanceedit distance, Damerau-Levenshtein distance
相关11
摘要Dynamic Time Warping is a distance metric for comparing time series or sequential data that may vary in length or speed. Introduced by Hideki Sakoe and Seibi Chiba in 1978 for speech recognition, DTW measures the minimal cumulative distance needed to align two sequences using dynamic programming. Unlike fixed-distance metrics, DTW allows flexible time warping, making it ideal for sequences that are similar in shape but offset or scaled differently in time.Levenshtein distance, also called edit distance, measures the minimum number of single-character edits (insertions, deletions, substitutions) needed to transform one string into another. Introduced by Vladimir Levenshtein in 1966, this metric is a true metric (satisfying all distance properties) and is fundamental in computational linguistics, spell checking, DNA sequence comparison, and record linkage. It ranges from 0 (identical strings) to the length of the longer string.
ScholarGate数据集
  1. v1
  2. 2 来源
  3. PUBLISHED
  1. v1
  2. 2 来源
  3. PUBLISHED

前往搜索 下载幻灯片

ScholarGate方法对比: Dynamic Time Warping · Levenshtein Distance. 于 2026-06-18 检索自 https://scholargate.app/zh/compare