English

The Markov-Chain Polytope with Applications

Information Theory 2025-08-07 v5 math.IT

Abstract

This paper addresses the problem of finding a minimum-cost mm-state Markov chain (S0,,Sm1)(S_0,\ldots,S_{m-1}) in a large set of chains. The chains studied have a reward associated with each state. The cost of a chain is its "gain", i.e., its average reward under its stationary distribution. Specifically, for each k=0,,m1k=0,\ldots,m-1 there is a known set Sk{\mathbb S}_k of type-kk states. A permissible Markov chain contains exactly one state of each type; the problem is to find a minimum-cost permissible chain. The original motivation was to find a cheapest binary AIFV-mm lossless code on a source alphabet of size nn. Such a code is an mm-tuple of trees, in which each tree can be viewed as a Markov Chain state. This formulation was then used to address other problems in lossless compression. The known solution techniques for finding minimum-cost Markov chains were iterative and ran in exponential time. This paper shows how to map every possible type-kk state into a type-kk hyperplane and then define a "Markov Chain Polytope" as the lower envelope of all such hyperplanes. Finding a minimum-cost Markov chain can then be shown to be equivalent to finding a "highest" point on this polytope. The local optimization procedures used in the previous iterative algorithms are shown to be separation oracles for this polytope. Since these were often polynomial time, an application of the Ellipsoid method immediately leads to polynomial time algorithms for these problems.

Keywords

Cite

@article{arxiv.2401.11622,
  title  = {The Markov-Chain Polytope with Applications},
  author = {Mordecai J. Golin and Albert John Lalim Patupat},
  journal= {arXiv preprint arXiv:2401.11622},
  year   = {2025}
}

Comments

v2 corrects some typos that were present in v1 v4 corrected more typos and tightened the statement (and proof) of Lemma 4.5. v5 tightened up some statements even more

R2 v1 2026-06-28T14:23:02.448Z