paper-with-me

Papers

Learning Overcomplete HMMs

2017-11-07 · NeurIPS 2017 12 · Vatsal Sharan, Sham Kakade, Percy Liang, Gregory Valiant

We study the problem of learning overcomplete HMMs---those that have many hidden states but a small output alphabet. Despite having significant practical importance, such HMMs are poorly understood with no known positive or negative results for efficient learning. In this paper, we present several new results---both positive and negative---which help define the boundaries between the tractable and intractable settings. Specifically, we show positive results for a large subclass of HMMs whose transition matrices are sparse, well-conditioned, and have small probability mass on short cycles. On the other hand, we show that learning is impossible given only a polynomial number of samples for HMMs with a small output alphabet and whose transition matrices are random regular graphs with large degree. We also discuss these results in the context of learning HMMs which can capture long-term dependencies.

📄 PDF Abstract BibTeX arXiv:1711.02309

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learning higher-order sequential structure with cloned HMMs

2019-05-01 · Antoine Dedieu, Nishad Gothoskar, Scott Swingle, Wolfgang Lehrach 외

Variable order sequence modeling is an important problem in artificial and natural intelligence. While overcomplete Hidden Markov Models (HMMs), in theory, have the capacity to represent long-term temporal structure, the…

Community DetectionLanguage ModelingLanguage Modelling

Smoothed Analysis in Unsupervised Learning via Decoupling

2018-11-29 · Aditya Bhaskara, Aidao Chen, Aidan Perreault, Aravindan Vijayaraghavan

Smoothed analysis is a powerful paradigm in overcoming worst-case intractability in unsupervised learning and high-dimensional data analysis. While polynomial time smoothed analysis guarantees have been obtained for wors…

Malware Classification with GMM-HMM Models

2021-03-03 · Jing Zhao, Samanvitha Basole, Mark Stamp

Discrete hidden Markov models (HMM) are often applied to malware detection and classification problems. However, the continuous analog of discrete HMMs, that is, Gaussian mixture model-HMMs (GMM-HMM), are rarely consider…

ClassificationGeneral ClassificationMalware ClassificationMalware Detection

Silent HMMs: Generalized Representation of Hidden Semi-Markov Models and Hierarchical HMMs

2019-09-01 · WS 2019 9 · Kei Wakabayashi

Modeling sequence data using probabilistic finite state machines (PFSMs) is a technique that analyzes the underlying dynamics in sequences of symbols. Hidden semi-Markov models (HSMMs) and hierarchical hidden Markov mode…

Second-Order Belief Hidden Markov Models

2015-01-22 · Jungyeul Park, Mouna Chebbah, Siwar Jendoubi, Arnaud Martin

Hidden Markov Models (HMMs) are learning methods for pattern recognition. The probabilistic HMMs have been one of the most used techniques based on the Bayesian model. First-order probabilistic HMMs were adapted to the t…