Advances in Electrical and Computer Engineering (May 2015)

Optimizing the Forward Algorithm for Hidden Markov Model on IBM Roadrunner clusters

  • SOIMAN, S.-I.,
  • RUSU, I.,
  • PENTIUC, S.-G.

DOI
https://doi.org/10.4316/AECE.2015.02013
Journal volume & issue
Vol. 15, no. 2
pp. 103 – 108

Abstract

Read online

In this paper we present a parallel solution of the Forward Algorithm for Hidden Markov Models. The Forward algorithm compute a probability of a hidden state from Markov model at a certain time, this process being recursively. The whole process requires large computational resources for those models with a large number of states and long observation sequences. Our solution in order to reduce the computational time is a multilevel parallelization of Forward algorithm. Two types of cores were used in our implementation, for each level of parallelization, cores that are graved on the same chip of PowerXCell8i processor. This hybrid architecture of processors permitted us to obtain a speedup factor over 40 relative to the sequential algorithm for a model with 24 states and 25 millions of observable symbols. Experimental results showed that the parallel Forward algorithm can evaluate the probability of an observation sequence on a hidden Markov model 40 times faster than the classic one does. Based on the performance obtained, we demonstrate the applicability of this parallel implementation of Forward algorithm in complex problems such as large vocabulary speech recognition.

Keywords