Note: This is an archvied version of our old webpage. Some links might be broken. The current one can be found here.
I7 Logo
Chair for Foundations of Software Reliability and Theoretical Computer Science
Informatik Logo TUM Logo
Publications - Selective Monitoring

Reference:

Radu Grigore and Stefan Kiefer. Selective monitoring. Technical report, arXiv.org, 2018. Available at https://arxiv.org/abs/1806.06143.

Abstract:

We study selective monitors for labelled Markov chains. Monitors observe the outputs that are generated by a Markov chain during its run, with the goal of identifying runs as correct or faulty. A monitor is selective if it skips observations in order to reduce monitoring overhead. We are interested in monitors that minimize the expected number of observations. We establish an undecidability result for selectively monitoring general Markov chains. On the other hand, we show for non-hidden Markov chains (where any output identifies the state the Markov chain is in) that simple optimal monitors exist and can be computed efficiently, based on DFA language equivalence. These monitors do not depend on the precise transition probabilities in the Markov chain. We report on experiments where we compute these monitors for several open-source Java projects.

Suggested BibTeX entry:

@techreport{18GK-CONCUR-TR,
    author = {Radu Grigore and Stefan Kiefer},
    institution = {arXiv.org},
    note = {Available at https://arxiv.org/abs/1806.06143},
    title = {Selective Monitoring},
    year = {2018}
}

See arxiv.org ...
Conference version