paper-with-me

Papers

Neuromorphic AI Empowered Root Cause Analysis of Faults in Emerging Networks

2020-05-04 · Shruti Bothe, Usama Masood, Hasan Farooq, Ali Imran

Mobile cellular network operators spend nearly a quarter of their revenue on network maintenance and management. A significant portion of that budget is spent on resolving faults diagnosed in the system that disrupt or degrade cellular services. Historically, the operations to detect, diagnose and resolve issues were carried out by human experts. However, with diversifying cell types, increased complexity and growing cell density, this methodology is becoming less viable, both technically and financially. To cope with this problem, in recent years, research on self-healing solutions has gained significant momentum. One of the most desirable features of the self-healing paradigm is automated fault diagnosis. While several fault detection and diagnosis machine learning models have been proposed recently, these schemes have one common tenancy of relying on human expert contribution for fault diagnosis and prediction in one way or another. In this paper, we propose an AI-based fault diagnosis solution that offers a key step towards a completely automated self-healing system without requiring human expert input. The proposed solution leverages Random Forests classifier, Convolutional Neural Network and neuromorphic based deep learning model which uses RSRP map images of faults generated. We compare the performance of the proposed solution against state-of-the-art solution in literature that mostly use Naive Bayes models, while considering seven different fault types. Results show that neuromorphic computing model achieves high classification accuracy as compared to the other models even with relatively small training data

📄 PDF Abstract BibTeX arXiv:2005.01472

Code (0)

등록된 구현이 없습니다.

Tasks

Fault DetectionFault DiagnosisManagement

Similar Papers 제목 키워드 기반

AI Empowered Net-RCA for 6G

2022-12-01 · Chengbo Qiu, Kai Yang, Ji Wang, Shenjie Zhao

6G is envisioned to offer higher data rate, improved reliability, ubiquitous AI services, and support massive scale of connected devices. As a consequence, 6G will be much more complex than its predecessors. The growth o…

Management

NetCause: Counterfactual Learning for Root Cause Analysis in Large-Scale Networks

2026-06-11 · Fabien Chraim, Jian Zhang, Dominik Janzing, Xiang Song 외 arxiv

Can a learned model capture how faults propagate through a large-scale network and use this knowledge to causally attribute customer impact to its underlying root cause? Existing root cause analysis techniques often rely…

Self-Supervised Learning

Analysis on Effects of Fault Elements in Memristive Neuromorphic Systems

2023-12-08 · Hyun-Jong Lee, Jae-Han Lim

Nowadays, neuromorphic systems based on Spiking Neural Networks (SNNs) attract attentions of many researchers. There are many studies to improve performances of neuromorphic systems. These studies have been showing satis…

CaRE: Finding Root Causes of Configuration Issues in Highly-Configurable Robots

2023-01-18 · Md Abir Hossen, Sonam Kharade, Bradley Schmerl, Javier Cámara 외

Robotic systems have subsystems with a combinatorially large configuration space and hundreds or thousands of possible software and hardware configuration options interacting non-trivially. The configurable parameters ar…

Graph-Free Root Cause Analysis

2026-01-29 · Luan Pham arxiv

Failures in complex systems demand rapid Root Cause Analysis (RCA) to prevent cascading damage. Existing RCA methods that operate without dependency graph typically assume that the root cause having the highest anomaly s…