Belief Net: A Filter-Based Framework for Learning Hidden Markov Models from Observations
arxiv.org·18h
Flag this post

View PDF

Abstract:Hidden Markov Models (HMMs) are fundamental for modeling sequential data, yet learning their parameters from observations remains challenging. Classical methods like the Baum-Welch (EM) algorithm are computationally intensive and prone to local optima, while modern spectral algorithms offer provable guarantees but may produce probability outputs outside valid ranges. This work introduces Belief Net, a novel framework that learns HMM parameters through gradient-based optimization by formulating the HMM’s forward filter as a structured neural network. Unlike black-box Transformer models, Belief Net’s learnable weights are explicitly the logits of the initial distribution, transition matrix, and emission matrix, ensuring full int…

Similar Posts

Loading similar posts...