Fast Approximation Algorithms for Near-optimal Large-scale Network Monitoring
Michael Kallitsis, Stilian Stoev, George Michailidis

TL;DR
This paper develops fast approximation algorithms for selecting a subset of network links to monitor for optimal traffic prediction, leveraging PCA connections and ensemble methods to improve performance on large-scale networks.
Contribution
It introduces new heuristics and efficient algorithms for subset selection in network monitoring, with performance bounds that do not rely on submodularity.
Findings
Ensemble methods outperform classical greedy heuristics in practice.
Algorithms are effective on real large-scale networks.
New performance bounds are established without submodularity assumptions.
Abstract
We study the problem of optimal traffic prediction and monitoring in large-scale networks. Our goal is to determine which subset of K links to monitor in order to "best" predict the traffic on the remaining links in the network. We consider several optimality criteria. This can be formulated as a combinatorial optimization problem, belonging to the family of subset selection problems. Similar NP-hard problems arise in statistics, machine learning and signal processing. Some include subset selection for regression, variable selection, and sparse approximation. Exact solutions are computationally prohibitive. We present both new heuristics as well as new efficient algorithms implementing the classical greedy heuristic - commonly used to tackle such combinatorial problems. Our approach exploits connections to principal component analysis (PCA), and yields new types of performance lower…
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
TopicsSparse and Compressive Sensing Techniques · Optimization and Search Problems · Stochastic Gradient Optimization Techniques
