NILGJan 9, 2020

Neural Network Tomography

arXiv:2001.02942v1
Originality Incremental advance
AI Analysis

This work addresses network monitoring for practical applications by removing restrictive assumptions, making it more applicable in real-world scenarios, though it is incremental as it builds on existing tomography methods with neural networks.

The paper tackles the problem of network tomography, which infers unmeasured network attributes from path measurements, by proposing NeuTomography, a framework that uses deep neural networks and data augmentation to predict performance metrics and reconstruct network topology without relying on strong assumptions. Experiments on real network data show it achieves significantly higher accuracy and robustness compared to baselines using limited measurement data.

Network tomography, a classic research problem in the realm of network monitoring, refers to the methodology of inferring unmeasured network attributes using selected end-to-end path measurements. In the research community, network tomography is generally investigated under the assumptions of known network topology, correlated path measurements, bounded number of faulty nodes/links, or even special network protocol support. The applicability of network tomography is considerably constrained by these strong assumptions, which therefore frequently position it in the theoretical world. In this regard, we revisit network tomography from the practical perspective by establishing a generic framework that does not rely on any of these assumptions or the types of performance metrics. Given only the end-to-end path performance metrics of sampled node pairs, the proposed framework, NeuTomography, utilizes deep neural network and data augmentation to predict the unmeasured performance metrics via learning non-linear relationships between node pairs and underlying unknown topological/routing properties. In addition, NeuTomography can be employed to reconstruct the original network topology, which is critical to most network planning tasks. Extensive experiments using real network data show that comparing to baseline solutions, NeuTomography can predict network characteristics and reconstruct network topologies with significantly higher accuracy and robustness using only limited measurement data.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes