Proceedings Article10.1109/FICLOUD.2018.00012
TE-Based Machine Learning Techniques for Link Fault Localization in Complex Networks
Srinikethan Madapuzi Srinivasan,Tram Truong-Huu,Mohan Gurusamy +2 more
- 01 Aug 2018
- pp 25-32
23
TL;DR: The proposed machine learning model adopts a passive mechanism to learn the network traffic behavior from propagation delay, number of flows and average packet loss at every node in the network under normal working conditions and failure scenarios.
read more
Abstract: Communication networks such as wireless sensor networks, Internet of Things and vehicular ad-hoc networks are becoming more complex and increasing in size. This leads to high overhead (network and computation) and difficulty in determining the accurate network topology, which is an important information for traffic engineering and network management. Localization of link failures in such networks is a challenging problem and requires a novel approach to achieve the goal without any prior information about the network topology. In this paper, we present a traffic engineering (TE)-based machine learning approach to detect and localize link failures. Instead of using topology information and actively injecting additional packets to localize a failed link, the proposed machine learning model adopts a passive mechanism to learn the network traffic behavior from propagation delay, number of flows and average packet loss at every node in the network under normal working conditions and failure scenarios. We train the learning model with machine learning algorithms such as naive Bayes, logistic regression, support vector machine, multi-layer perceptron, decision tree and random forest. We implement the proposed approach and carry out extensive experiments using the Mininet platform. The performance study shows that our proposed approach localizes link failures with at least 90% accuracy using random forest algorithm while requiring less time-to-localization of a link failure compared to other existing works.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Software-Defined Networking Approaches for Link Failure Recovery: A Survey
TL;DR: This paper analyzes the proactive and reactive schemes in SDN using the OpenDayLight controller and Mininet, with the simulation of application scenarios from the tactical and data center networks.
82
Machine Learning-based Link Fault Identification and Localization in Complex Networks
TL;DR: In this paper, the authors adopt a passive approach and develop a three-stage machine learning-based technique, namely ML-LFIL that identifies and localizes link faults by analyzing the measurements captured from the normal traffic flows, including aggregate flow rate, end-to-end delay and packet loss.
41
Machine Learning-Based Link Fault Identification and Localization in Complex Networks
TL;DR: A three-stage machine learning-based technique for link fault identification and localization (ML-LFIL) is developed by analyzing the measurements captured from the normal traffic flows, including aggregate flow rate, end-to-end delay, and packet loss.
Fast and Adaptive Failure Recovery using Machine Learning in Software Defined Networks
Tram Truong-Huu,Prarthana Prathap,Purnima Murali Mohan,Mohan Gurusamy +3 more
- 01 May 2019
TL;DR: This paper develops a traffic engineering (TE)-based machine learning approach that can learn the traffic dynamics, estimate the goodness of a path and update the backup path adaptively, thus enabling a fast failure recovery.
13
A Survey on Requirements of Future Intelligent Networks: Solutions and Future Research Directions
TL;DR: The core objectives of this study are to provide a taxonomy of requirements envisioned for end-to-end FIN, relevant ML techniques, and their analysis to find research gaps, open issues, and future research directions and recommend ML pipeline-based architecture for FIN.
12
References
Least Squares Support Vector Machine Classifiers
TL;DR: A least squares version for support vector machine (SVM) classifiers that follows from solving a set of linear equations, instead of quadratic programming for classical SVM's.
A survey of decision tree classifier methodology
S.R. Safavian,David A. Landgrebe +1 more
- 01 Jun 1991
TL;DR: The subjects of tree structure design, feature selection at each internal node, and decision and search strategies are discussed, and the relation between decision trees and neutral networks (NN) is also discussed.
Artificial neural networks (the multilayer perceptron)—a review of applications in the atmospheric sciences
M.W. Gardner,Stephen Dorling +1 more
TL;DR: This paper presents a general introduction and discussion of recent applications of the multilayer perceptron, one type of artificial neural network, in the atmospheric sciences.
3.2K
Logistic Regression Models
Joseph Hilbe
- 11 May 2009
TL;DR: In this article, the authors present a model for estimating model fit in the context of the Logistic Model using Stata and R Logistic Models. But they do not specify the model parameters.