English

Temporal Parallelization of Inference in Hidden Markov Models

Distributed, Parallel, and Cluster Computing 2021-09-07 v2 Machine Learning

Abstract

This paper presents algorithms for parallelization of inference in hidden Markov models (HMMs). In particular, we propose parallel backward-forward type of filtering and smoothing algorithm as well as parallel Viterbi-type maximum-a-posteriori (MAP) algorithm. We define associative elements and operators to pose these inference problems as parallel-prefix-sum computations in sum-product and max-product algorithms and parallelize them using parallel-scan algorithms. The advantage of the proposed algorithms is that they are computationally efficient in HMM inference problems with long time horizons. We empirically compare the performance of the proposed methods to classical methods on a highly parallel graphical processing unit (GPU).

Keywords

Cite

@article{arxiv.2102.05743,
  title  = {Temporal Parallelization of Inference in Hidden Markov Models},
  author = {Sakira Hassan and Simo Särkkä and Ángel F. García-Fernández},
  journal= {arXiv preprint arXiv:2102.05743},
  year   = {2021}
}

Comments

accepted in the IEEE transactions on Signal Processing

R2 v1 2026-06-23T23:03:10.537Z