Markov Chain Monitoring
Harshal A. Chaudhari, Michael Mathioudakis, Evimaria Terzi

TL;DR
This paper introduces the Markov Chain Monitoring problem, proposing algorithms to efficiently estimate object distributions over network nodes using limited queries, with demonstrated effectiveness on synthetic and real data.
Contribution
It formalizes the Markov Chain Monitoring problem and develops efficient algorithms for query selection to improve estimation accuracy in network monitoring tasks.
Findings
Algorithms achieve high accuracy with limited queries.
Effective on both synthetic and real datasets.
Demonstrates practical applicability in network scenarios.
Abstract
In networking applications, one often wishes to obtain estimates about the number of objects at different parts of the network (e.g., the number of cars at an intersection of a road network or the number of packets expected to reach a node in a computer network) by monitoring the traffic in a small number of network nodes or edges. We formalize this task by defining the 'Markov Chain Monitoring' problem. Given an initial distribution of items over the nodes of a Markov chain, we wish to estimate the distribution of items at subsequent times. We do this by asking a limited number of queries that retrieve, for example, how many items transitioned to a specific node or over a specific edge at a particular time. We consider different types of queries, each defining a different variant of the Markov chain monitoring. For each variant, we design efficient algorithms for choosing the queries…
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 Management and Algorithms · Human Mobility and Location-Based Analysis · Caching and Content Delivery
