paper-with-me

Papers

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, these suffer from the computation of precision matrices and have a lot of unnecessary parameters. As a consequence, such models often perform better when it is assumed that all variables are independent, a hypothesis that may be unrealistic. Hidden Markov models based on kernel density estimation are also capable of modeling non-Gaussian data, but they assume independence between variables. In this article, we introduce a new hidden Markov model based on kernel density estimation, which is capable of capturing kernel dependencies using context-specific Bayesian networks. The proposed model is described, together with a learning algorithm based on the expectation-maximization algorithm. Additionally, the model is compared to related HMMs on synthetic and real data. From the results, the benefits in likelihood and classification accuracy from the proposed model are quantified and analyzed.

📄 PDF Abstract BibTeX arXiv:2301.09870

Code (1)

puerto-santana/pyashmm 공식 구현

Tasks

Density EstimationTime SeriesTime Series Analysis

Methods 이 논문이 사용한 방법론

NON 설명 없음

Similar Papers 제목 키워드 기반

Kernel Density Estimation-Based Markov Models with Hidden State

2018-07-30 · Gustav Eje Henter, Arne Leijon, W. Bastiaan Kleijn

We consider Markov models of stochastic processes where the next-step conditional distribution is defined by a kernel density estimator (KDE), similar to Markov forecast densities and certain time-series bootstrap scheme…

Density EstimationTime Series Analysis

Scalable Hybrid Hidden Markov Model with Gaussian Process Emission for Sequential Time-series Observations

2020-11-23 · pproximateinference AABI Symposium 2021 1 · Yohan Jung, Jinkyoo Park

A hidden Markov model (HMM) using Gaussian Process as an emission model has been widely used to model sequential data in complex form. This study particularly introduces the hybrid Bayesian HMM with GP emission using SM …

Time SeriesTime Series AnalysisVariational Inference

Data-Driven Quickest Change Detection in (Hidden) Markov Models

2022-10-21 · Qi Zhang, Zhongchang Sun, Luis C. Herrera, Shaofeng Zou

The paper investigates the problems of quickest change detection in Markov models and hidden Markov models (HMMs). Sequential observations are taken from a (hidden) Markov model. At some unknown time, an event occurs in …

Change DetectionFault Detection

Short-Term Wind-Speed Forecasting Using Kernel Spectral Hidden Markov Models

2018-11-15 · Shunsuke Tsuzuki, Yu Nishiyama

In machine learning, a nonparametric forecasting algorithm for time series data has been proposed, called the kernel spectral hidden Markov model (KSHMM). In this paper, we propose a technique for short-term wind-speed p…

BIG-bench Machine LearningTime SeriesTime Series Analysis

Universal Approximation of Markov Kernels by Shallow Stochastic Feedforward Networks

2015-03-24 · Guido Montufar

We establish upper bounds for the minimal number of hidden units for which a binary stochastic feedforward network with sigmoid activation probabilities and a single hidden layer is a universal approximator of Markov ker…