paper-with-me

홈 › Papers

A Predictive View on Streaming Hidden Markov Models

2026-04-10 · Gerardo Duran-Martin arxiv

We develop a predictive-first optimisation framework for streaming hidden Markov models. Unlike classical approaches that prioritise full posterior recovery under a fully specified generative model, we assume access to regime-specific predictive models whose parameters are learned online while maintaining a fixed transition prior over regimes. Our objective is to sequentially identify latent regimes while maintaining accurate step-ahead predictive distributions. Because the number of possible regime paths grows exponentially, exact filtering is infeasible. We therefore formulate streaming inference as a constrained projection problem in predictive-distribution space: under a fixed hypothesis budget, we approximate the full posterior predictive by the forward-KL optimal mixture supported on $S$ paths. The solution is the renormalised top-$S$ posterior-weighted mixture, providing a principled derivation of beam search for HMMs. The resulting algorithm is fully recursive and deterministic, performing beam-style truncation with closed-form predictive updates and requiring neither EM nor sampling. Empirical comparisons against Online EM and Sequential Monte Carlo under matched computational budgets demonstrate competitive prequential performance.

📄 PDF Abstract BibTeX arXiv:2604.09208

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learning Hidden Quantum Markov Models

2017-10-24 · Siddarth Srinivasan, Geoff Gordon, Byron Boots

Hidden Quantum Markov Models (HQMMs) can be thought of as quantum probabilistic graphical models that can model sequential data. We extend previous work on HQMMs with three contributions: (1) we show how classical hidden…

Shannon Entropy Rate of Hidden Markov Processes

2020-08-29 · Alexandra M. Jurgens, James P. Crutchfield

Hidden Markov chains are widely applied statistical models of stochastic processes, from fundamental physics and chemistry to finance, health, and artificial intelligence. The hidden Markov processes they generate are no…

Infinite Structured Hidden Semi-Markov Models

2014-06-30 · Jonathan H. Huggins, Frank Wood

This paper reviews recent advances in Bayesian nonparametric techniques for constructing and performing inference in infinite hidden Markov models. We focus on variants of Bayesian nonparametric hidden Markov models that…

Hidden Markov Neural Networks

2020-04-15 · Lorenzo Rimella, Nick Whiteley

We define an evolving in-time Bayesian neural network called a Hidden Markov Neural Network, which addresses the crucial challenge in time-series forecasting and continual learning: striking a balance between adapting to…

Continual LearningTime SeriesTime Series AnalysisTime Series Forecasting+1

Hidden Markov models as recurrent neural networks: an application to Alzheimer's disease

2020-06-04 · Matt Baucum, Anahita Khojandi, Theodore Papamarkou

Hidden Markov models (HMMs) are commonly used for disease progression modeling when the true patient health state is not fully known. Since HMMs typically have multiple local optima, incorporating additional patient cova…

parameter estimation