DenseHMM: Learning Hidden Markov Models by Learning Dense Representations
Joachim Sicking, Maximilian Pintz, Maram Akila, Tim Wirtz

TL;DR
DenseHMM introduces dense, kernelized representations into Hidden Markov Models, enabling scalable, constraint-free, gradient-based learning with comparable performance to traditional HMMs on synthetic and biomedical data.
Contribution
It presents a novel DenseHMM framework that incorporates dense representations and kernelization into HMMs, allowing for scalable and gradient-based training methods.
Findings
Scalable co-occurrence optimization without performance loss
Kernelization enhances expressiveness of hidden state representations
Effective on synthetic and biomedical datasets
Abstract
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.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning in Bioinformatics · Topic Modeling · Machine Learning and Algorithms
