paper-with-me

홈 › Papers

Sensitivity analysis in HMMs with application to likelihood maximization

2009-12-01 · NeurIPS 2009 12 · Pierre-Arnaud Coquelin, Romain Deguest, Rémi Munos

This paper considers a sensitivity analysis in Hidden Markov Models with continuous state and observation spaces. We propose an Infinitesimal Perturbation Analysis (IPA) on the filtering distribution with respect to some parameters of the model. We describe a methodology for using any algorithm that estimates the filtering density, such as Sequential Monte Carlo methods, to design an algorithm that estimates its gradient. The resulting IPA estimator is proven to be asymptotically unbiased, consistent and has computational complexity linear in the number of particles. We consider an application of this analysis to the problem of identifying unknown parameters of the model given a sequence of observations. We derive an IPA estimator for the gradient of the log-likelihood, which may be used in a gradient method for the purpose of likelihood maximization. We illustrate the method with several numerical experiments.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Sensitivity

Similar Papers 제목 키워드 기반

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

Normalizing Flow based Hidden Markov Models for Classification of Speech Phones with Explainability

2021-07-01 · Anubhab Ghosh, Antoine Honoré, Dong Liu, Gustav Eje Henter 외

In pursuit of explainability, we develop generative models for sequential data. The proposed models provide state-of-the-art classification results and robust performance for speech phone classification. We combine moder…

ClassificationDiversity

Application of Sensitivity Analysis Methods for Studying Neural Network Models

2025-04-21 · Jiaxuan Miao, Sergey Matveev

This study demonstrates the capabilities of several methods for analyzing the sensitivity of neural networks to perturbations of the input data and interpreting their underlying mechanisms. The investigated approaches in…

image-classificationImage ClassificationSensitivity

Quick Adaptive Ternary Segmentation: An Efficient Decoding Procedure For Hidden Markov Models

2023-05-29 · Alexandre Mösching, Housen Li, Axel Munk

Hidden Markov models (HMMs) are characterized by an unobservable (hidden) Markov chain and an observable process, which is a noisy version of the hidden chain. Decoding the original signal (i.e., hidden chain) from the n…

Context-specific kernel-based hidden Markov model for time series analysis

2023-01-24 · Carlos Puerto-Santana, Concha Bielza, Pedro Larrañaga, Gustav Eje Henter

Traditional hidden Markov models have been a useful tool to understand and model stochastic dynamic data; in the case of non-Gaussian data, models such as mixture of Gaussian hidden Markov models can be used. However, th…

Density EstimationTime SeriesTime Series Analysis