paper-with-me

Papers

Learning Hidden Markov Models Using Conditional Samples

2023-02-28 · Sham M. Kakade, Akshay Krishnamurthy, Gaurav Mahajan, Cyril Zhang

This paper is concerned with the computational complexity of learning the Hidden Markov Model (HMM). Although HMMs are some of the most widely used tools in sequential and time series modeling, they are cryptographically hard to learn in the standard setting where one has access to i.i.d. samples of observation sequences. In this paper, we depart from this setup and consider an interactive access model, in which the algorithm can query for samples from the conditional distributions of the HMMs. We show that interactive access to the HMM enables computationally efficient learning algorithms, thereby bypassing cryptographic hardness. Specifically, we obtain efficient algorithms for learning HMMs in two settings: (a) An easier setting where we have query access to the exact conditional probabilities. Here our algorithm runs in polynomial time and makes polynomially many queries to approximate any HMM in total variation distance. (b) A harder setting where we can only obtain samples from the conditional distributions. Here the performance of the algorithm depends on a new parameter, called the fidelity of the HMM. We show that this captures cryptographically hard instances and previously known positive results. We also show that these results extend to a broader class of distributions with latent low rank structure. Our algorithms can be viewed as generalizations and robustifications of Angluin's $L^*$ algorithm for learning deterministic finite automata from membership queries.

📄 PDF Abstract BibTeX arXiv:2302.14753

Code (0)

등록된 구현이 없습니다.

Tasks

Time SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

Mixing Properties of Conditional Markov Chains with Unbounded Feature Functions

2012-12-01 · NeurIPS 2012 12 · Mathieu Sinn, Bei Chen

Conditional Markov Chains (also known as Linear-Chain Conditional Random Fields in the literature) are a versatile class of discriminative models for the distribution of a sequence of hidden states conditional on a sequ…

Causal conditional hidden Markov model for multimodal traffic prediction

2023-01-19 · Yu Zhao, Pan Deng, Junting Liu, Xiaofeng Jia 외

Multimodal traffic flow can reflect the health of the transportation system, and its prediction is crucial to urban traffic management. Recent works overemphasize spatio-temporal correlations of traffic flow, ignoring th…

ManagementPredictionTraffic Prediction

Image Labeling with Markov Random Fields and Conditional Random Fields

2018-11-28 · Shangxuan Wu, Xinshuo Weng

Most existing methods for object segmentation in computer vision are formulated as a labeling task. This, in general, could be transferred to a pixel-wise label assignment task, which is quite similar to the structure of…

SegmentationSemantic Segmentation

Explicitly Solvable Continuous-time Inference for Partially Observed Markov Processes

2023-01-02 · Daniel Chen, Alexander G. Strang, Andrew W. Eckford, Peter J. Thomas

Many natural and engineered systems can be modeled as discrete state Markov processes. Often, only a subset of states are directly observable. Inferring the conditional probability that a system occupies a particular hid…

Time SeriesTime Series Analysis

Advanced posterior analyses of hidden Markov models: finite Markov chain imbedding and hybrid decoding

2025-04-21 · Zenia Elise Damgaard Bæk, Moisès Coll Macià, Laurits Skov, Asger Hobolth

Two major tasks in applications of hidden Markov models are to (i) compute distributions of summary statistics of the hidden state sequence, and (ii) decode the hidden state sequence. We describe finite Markov chain imbe…