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

文章基本信息

  • 标题:L_p Pattern Matching in a Stream
  • 本地全文:下载
  • 作者:Tatiana Starikovskaya ; Michal Svagerka ; Przemys{\l}aw UznaÅ"ski
  • 期刊名称:LIPIcs : Leibniz International Proceedings in Informatics
  • 电子版ISSN:1868-8969
  • 出版年度:2020
  • 卷号:176
  • 页码:35:1-35:23
  • DOI:10.4230/LIPIcs.APPROX/RANDOM.2020.35
  • 出版社:Schloss Dagstuhl -- Leibniz-Zentrum fuer Informatik
  • 摘要:We consider the problem of computing distance between a pattern of length n and all n-length subwords of a text in the streaming model. In the streaming setting, only the Hamming distance (Lâ,€) has been studied. It is known that computing the exact Hamming distance between a pattern and a streaming text requires Ω(n) space (folklore). Therefore, to develop sublinear-space solutions, one must relax their requirements. One possibility to do so is to compute only the distances bounded by a threshold k, see [SODA'19, Clifford, Kociumaka, Porat] and references therein. The motivation for this variant of this problem is that we are interested in subwords of the text that are similar to the pattern, i.e. in subwords such that the distance between them and the pattern is relatively small. On the other hand, the main application of the streaming setting is processing large-scale data, such as biological data. Recent advances in hardware technology allow generating such data at a very high speed, but unfortunately, the produced data may contain about 10% of noise [Biol. Direct.'07, Klebanov and Yakovlev]. To analyse such data, it is not sufficient to consider small distances only. A possible workaround for this issue is the (1±ε)-approximation. This line of research was initiated in [ICALP'16, Clifford and Starikovskaya] who gave a (1±ε)-approximation algorithm with space ð'ª~(ε^{-5}â^Sn). In this work, we show a suite of new streaming algorithms for computing the Hamming, Lâ,, Lâ,, and general L_p (0 < p < 2) distances between the pattern and the text. Our results significantly extend over the previous result in this setting. In particular, for the Hamming distance and for the L_p distance when 0 < p ≤ 1 we show a streaming algorithm that uses ð'ª~(ε^{-2}â^Sn) space for polynomial-size alphabets.
  • 关键词:streaming algorithms; approximate pattern matching
国家哲学社会科学文献中心版权所有