Finding the Smallest Possible Exact Aggregation of a Markov Chain
Patrick Sonnentag

TL;DR
This paper introduces an Arnoldi iteration-based algorithm to find the smallest exact aggregation of a Markov chain, surpassing existing methods in certain cases and highlighting the need for runtime improvements.
Contribution
It presents a novel Arnoldi iteration algorithm for minimal exact Markov chain aggregation, extending beyond traditional approximation techniques.
Findings
The Arnoldi-based method can find exact aggregations where others fail.
Exact minimal aggregations are achievable with the proposed algorithm.
Runtime remains a challenge for practical applications.
Abstract
Markov chains are an important tool for modelling and evaluating systems in computer science, economics, biology and numerous other fields. Thus, approximating Markov chains is a useful tool for decreasing the computational effort needed for analysis by reducing the size of the state space. So far, most approximative algorithms focused on finding approximations, which are, again, Markov chains. We remove this restriction and present an algorithm using the Arnoldi iteration. Further, we show that if these approximations are without error, they are of minimal size. Lastly, we implement the algorithm for Markov chains via the Arnoldi iteration. If another type of aggregation, so-called Exlump aggregations, can find an exact aggregation for a Markov chain, they usually yield similar or smaller errors at much lower runtime. On the contrary, approximations computed via the Arnoldi iteration…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Mining Algorithms and Applications · Data Management and Algorithms · Bayesian Modeling and Causal Inference
