首页    期刊浏览 2024年09月18日 星期三
登录注册

文章基本信息

  • 标题:Near-Linear Time Edit Distance for Indel Channels
  • 本地全文:下载
  • 作者:Arun Ganesh ; Aaron Sy
  • 期刊名称:LIPIcs : Leibniz International Proceedings in Informatics
  • 电子版ISSN:1868-8969
  • 出版年度:2020
  • 卷号:172
  • 页码:17:1-17:18
  • DOI:10.4230/LIPIcs.WABI.2020.17
  • 出版社:Schloss Dagstuhl -- Leibniz-Zentrum fuer Informatik
  • 摘要:We consider the following model for sampling pairs of strings: sâ, is a uniformly random bitstring of length n, and sâ,, is the bitstring arrived at by applying substitutions, insertions, and deletions to each bit of sâ, with some probability. We show that the edit distance between sâ, and sâ,, can be computed in O(n ln n) time with high probability, as long as each bit of sâ, has a mutation applied to it with probability at most a small constant. The algorithm is simple and only uses the textbook dynamic programming algorithm as a primitive, first computing an approximate alignment between the two strings, and then running the dynamic programming algorithm restricted to entries close to the approximate alignment. The analysis of our algorithm provides theoretical justification for alignment heuristics used in practice such as BLAST, FASTA, and MAFFT, which also start by computing approximate alignments quickly and then find the best alignment near the approximate alignment. Our main technical contribution is a partitioning of alignments such that the number of the subsets in the partition is not too large and every alignment in one subset is worse than an alignment considered by our algorithm with high probability. Similar techniques may be of interest in the average-case analysis of other problems commonly solved via dynamic programming.
  • 关键词:edit distance; average-case analysis; dynamic programming; sequence alignment
国家哲学社会科学文献中心版权所有