Learning Hidden Markov Models from Pairwise Co-occurrences with Application to Topic Modeling
Kejun Huang, Xiao Fu, Nicholas D. Sidiropoulos

TL;DR
This paper introduces a new algorithm for learning hidden Markov models from pairwise co-occurrence data, enabling more efficient topic modeling when higher-order statistics are unavailable.
Contribution
The authors develop a method to identify HMM parameters using only second-order output probabilities, applicable when data is limited to pairwise co-occurrences.
Findings
Effective HMM parameter estimation from pairwise co-occurrences.
Improved topic modeling quality with shared emission probabilities.
Demonstrated advantages over bag-of-words models.
Abstract
We present a new algorithm for identifying the transition and emission probabilities of a hidden Markov model (HMM) from the emitted data. Expectation-maximization becomes computationally prohibitive for long observation records, which are often required for identification. The new algorithm is particularly suitable for cases where the available sample size is large enough to accurately estimate second-order output probabilities, but not higher-order ones. We show that if one is only able to obtain a reliable estimate of the pairwise co-occurrence probabilities of the emissions, it is still possible to uniquely identify the HMM if the emission probability is \emph{sufficiently scattered}. We apply our method to hidden topic Markov modeling, and demonstrate that we can learn topics with higher quality if documents are modeled as observations of HMMs sharing the same emission (topic)…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBayesian Methods and Mixture Models · Domain Adaptation and Few-Shot Learning · Music and Audio Processing
