paper-with-me

홈 › Papers

DenseHMM: Learning Hidden Markov Models by Learning Dense Representations

2020-12-17 · Joachim Sicking, Maximilian Pintz, Maram Akila, Tim Wirtz

We propose DenseHMM - a modification of Hidden Markov Models (HMMs) that allows to learn dense representations of both the hidden states and the observables. Compared to the standard HMM, transition probabilities are not atomic but composed of these representations via kernelization. Our approach enables constraint-free and gradient-based optimization. We propose two optimization schemes that make use of this: a modification of the Baum-Welch algorithm and a direct co-occurrence optimization. The latter one is highly scalable and comes empirically without loss of performance compared to standard HMMs. We show that the non-linearity of the kernelization is crucial for the expressiveness of the representations. The properties of the DenseHMM like learned co-occurrences and log-likelihoods are studied empirically on synthetic and biomedical datasets.

📄 PDF Abstract BibTeX arXiv:2012.09783

Code (1)

fraunhofer-iais/dense-hmm 공식 구현

Similar Papers 제목 키워드 기반

Learning Hidden Markov Models with Distributed State Representations for Domain Adaptation

2015-07-01 · IJCNLP 2015 7 · Min Xiao, Yuhong Guo
ChunkingDependency ParsingDomain AdaptationNamed Entity Recognition (NER)+3

Learning Dependencies of Discrete Speech Representations with Neural Hidden Markov Models

2022-10-29 · Sung-Lin Yeh, Hao Tang

While discrete latent variable models have had great success in self-supervised learning, most models assume that frames are independent. Due to the segmental nature of phonemes in speech perception, modeling dependencie…

Self-Supervised Learning

Tensorized algorithms and scalable filtering methods for hidden Markov and factorial hidden Markov models

2026-07-08 · Roxana Barrios, Ioannis Sgouralis arxiv

A common method for the representation and analysis of time-series data is the hidden Markov model (HMM), where each observation is associated with a hidden state that evolves over time. However, many real-world systems …

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

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…