paper-with-me

홈 › Papers

Testing Markov Chains without Hitting

2019-02-06 · Yeshwanth Cherapanamjeri, Peter L. Bartlett

We study the problem of identity testing of markov chains. In this setting, we are given access to a single trajectory from a markov chain with unknown transition matrix $Q$ and the goal is to determine whether $Q = P$ for some known matrix $P$ or $\text{Dist}(P, Q) \geq \epsilon$ where $\text{Dist}$ is suitably defined. In recent work by Daskalakis, Dikkala and Gravin, 2018, it was shown that it is possible to distinguish between the two cases provided the length of the observed trajectory is at least super-linear in the hitting time of $P$ which may be arbitrarily large. In this paper, we propose an algorithm that avoids this dependence on hitting time thus enabling efficient testing of markov chains even in cases where it is infeasible to observe every state in the chain. Our algorithm is based on combining classical ideas from approximation algorithms with techniques for the spectral analysis of markov chains.

📄 PDF Abstract BibTeX arXiv:1902.01999

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Testing Symmetric Markov Chains from a Single Trajectory

2017-04-22 · Constantinos Daskalakis, Nishanth Dikkala, Nick Gravin

Classical distribution testing assumes access to i.i.d. samples from the distribution that is being tested. We initiate the study of Markov chain testing, assuming access to a single trajectory of a Markov Chain. In part…

ULTRA-MC: A Unified Approach to Learning Mixtures of Markov Chains via Hitting Times

2024-05-23 · Fabian Spaeh, Konstantinos Sotiropoulos, Charalampos E. Tsourakakis

This study introduces a novel approach for learning mixtures of Markov chains, a critical process applicable to various fields, including healthcare and the analysis of web users. Existing research has identified a clear…

A metric on directed graphs and Markov chains based on hitting probabilities

2020-06-25 · Zachary M. Boyd, Nicolas Fraiman, Jeremy L. Marzuola, Peter J. Mucha 외

The shortest-path, commute time, and diffusion distances on undirected graphs have been widely employed in applications such as dimensionality reduction, link prediction, and trip planning. Increasingly, there is interes…

Dimensionality ReductionLink Prediction

Fast Bidirectional Probability Estimation in Markov Models

2015-12-01 · NeurIPS 2015 12 · Siddhartha Banerjee, Peter Lofgren

We develop a new bidirectional algorithm for estimating Markov chain multi-step transition probabilities: given a Markov chain, we want to estimate the probability of hitting a given target state in $\ell$ steps after st…

On the $α$-lazy version of Markov chains in estimation and testing problems

2021-05-20 · Sela Fried, Geoffrey Wolfer

Given access to a single long trajectory generated by an unknown irreducible Markov chain $M$, we simulate an $\alpha$-lazy version of $M$ which is ergodic. This enables us to generalize recent results on estimation and …