Implementing spectral methods for hidden Markov models with real-valued emissions
Carl Mattfeld

TL;DR
This paper evaluates spectral methods for estimating hidden Markov models with real-valued emissions, comparing their efficiency and stability to traditional algorithms through synthetic data experiments and discussing data representation challenges.
Contribution
It assesses two spectral algorithms for HMM parameter estimation, compares them with Baum-Welch, and discusses data representation for real-valued observations in spectral methods.
Findings
Spectral methods outperform Baum-Welch in computational and sample complexity.
High-dimensional observations cause instability issues in spectral algorithms.
Effective data representation methods for real-valued emissions are proposed.
Abstract
Hidden Markov models (HMMs) are widely used statistical models for modeling sequential data. The parameter estimation for HMMs from time series data is an important learning problem. The predominant methods for parameter estimation are based on local search heuristics, most notably the expectation-maximization (EM) algorithm. These methods are prone to local optima and oftentimes suffer from high computational and sample complexity. Recent years saw the emergence of spectral methods for the parameter estimation of HMMs, based on a method of moments approach. Two spectral learning algorithms as proposed by Hsu, Kakade and Zhang 2012 (arXiv:0811.4413) and Anandkumar, Hsu and Kakade 2012 (arXiv:1203.0683) are assessed in this work. Using experiments with synthetic data, the algorithms are compared with each other. Furthermore, the spectral methods are compared to the Baum-Welch algorithm,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBayesian Methods and Mixture Models · Blind Source Separation Techniques · Target Tracking and Data Fusion in Sensor Networks
