首页> 外文会议>Annual Symposium on Combinatorial Pattern Matching(CPM 2007); 20070709-11; London(CA) >Speeding Up HMM Decoding and Training by Exploiting Sequence Repetitions
【24h】

Speeding Up HMM Decoding and Training by Exploiting Sequence Repetitions

机译:通过利用序列重复来加快HMM解码和训练

获取原文
获取原文并翻译 | 示例

摘要

We present a method to speed up the dynamic program algorithms used for solving the HMM decoding and training problems for discrete time-independent HMMs. We discuss the application of our method to Viterbi's decoding and training algorithms, as well as to the forward-backward and Baum-Welch algorithms. Our approach is based on identifying repeated substrings in the observed input sequence. We describe three algorithms based alternatively on byte pair encoding (BPE), run length encoding (RLE) and Lempel-Ziv (LZ78) parsing. Compared to Viterbi's algorithm, we achieve a speedup of Ω(r) using BPE, a speedup of Ω(r/(log r)) using RLE, and a speedup of Ω((log n)/κ) using LZ78, where κ is the number of hidden states, n is the length of the observed sequence and r is its compression ratio (under each compression scheme). Our experimental results demonstrate that our new algorithms are indeed faster in practice. Furthermore, unlike Viterbi's algorithm, our algorithms are highly parallelizable.
机译:我们提出了一种方法,用于加快用于解决HMM解码和离散时间独立HMM训练问题的动态程序算法。我们讨论了该方法在Viterbi的解码和训练算法以及向前和向后和Baum-Welch算法中的应用。我们的方法基于识别观察到的输入序列中的重复子字符串。我们基于字节对编码(BPE),游程长度编码(RLE)和Lempel-Ziv(LZ78)解析来描述三种算法。与维特比算法相比,我们使用BPE加速了Ω(r),使用RLE加速了Ω(r /(log r)),使用LZ78加速了Ω((log n)/κ),其中κ是隐藏状态的数量,n是观察到的序列的长度,r是其压缩率(在每种压缩方案下)。我们的实验结果表明,我们的新算法实际上在实践中速度更快。此外,与维特比算法不同,我们的算法具有高度可并行性。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号