paper-with-me

Papers

Machine Learning-Driven Anomaly Detection for 5G O-RAN Performance Metrics

2025-09-03 · Babak Azkaei, Kishor Chandra Joshi, George Exarchakos arxiv

The ever-increasing reliance of critical services on network infrastructure coupled with the increased operational complexity of beyond-5G/6G networks necessitate the need for proactive and automated network fault management. The provision for open interfaces among different radio access network\,(RAN) elements and the integration of AI/ML into network architecture enabled by the Open RAN\,(O-RAN) specifications bring new possibilities for active network health monitoring and anomaly detection. In this paper we leverage these advantages and develop an anomaly detection framework that proactively detect the possible throughput drops for a UE and minimize the post-handover failures. We propose two actionable anomaly detection algorithms tailored for real-world deployment. The first algorithm identifies user equipment (UE) at risk of severe throughput degradation by analyzing key performance indicators (KPIs) such as resource block utilization and signal quality metrics, enabling proactive handover initiation. The second algorithm evaluates neighbor cell radio coverage quality, filtering out cells with anomalous signal strength or interference levels. This reduces candidate targets for handover by 41.27\% on average. Together, these methods mitigate post-handover failures and throughput drops while operating much faster than the near-real-time latency constraints. This paves the way for self-healing 6G networks.

📄 PDF Abstract BibTeX arXiv:2509.03290

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly Detection

Similar Papers 제목 키워드 기반

Practical Anomaly Detection over Multivariate Monitoring Metrics for Online Services

2023-08-19 · Jinyang Liu, Tianyi Yang, Zhuangbin Chen, Yuxin Su 외

As modern software systems continue to grow in terms of complexity and volume, anomaly detection on multivariate monitoring metrics, which profile systems' health status, becomes more and more critical and challenging. I…

Anomaly Detection

Anomaly Detection via Mean Shift Density Enhancement

2026-02-03 · Pritam Kar, Rahul Bordoloi, Olaf Wolkenhauer, Saptarshi Bej arxiv

Unsupervised anomaly detection stands as an important problem in machine learning. Existing unsupervised anomaly detection algorithms rarely perform well across different anomaly types, often excelling only under specifi…

Unsupervised Anomaly Detection

Hunting for "Oddballs" with Machine Learning: Detecting Anomalous Exoplanets Using a Deep-Learned Low-Dimensional Representation of Transit Spectra with Autoencoders

2026-01-05 · Alexander Roman, Emilie Panek, Roy T. Forestano, Eyup B. Unlu 외 arxiv

This study explores the application of autoencoder-based machine learning techniques for anomaly detection to identify exoplanet atmospheres with unconventional chemical signatures using a low-dimensional data representa…

Dimensionality ReductionAnomaly Detection

Anomaly Detection: How to Artificially Increase your F1-Score with a Biased Evaluation Protocol

2021-06-30 · Damien Fourure, Muhammad Usama Javaid, Nicolas Posocco, Simon Tihon

Anomaly detection is a widely explored domain in machine learning. Many models are proposed in the literature, and compared through different metrics measured on various datasets. The most popular metrics used to compare…

Anomaly DetectionUnsupervised Anomaly Detection

LogiCode: an LLM-Driven Framework for Logical Anomaly Detection

2024-06-07 · Yiheng Zhang, Yunkang Cao, Xiaohao Xu, Weiming Shen

This paper presents LogiCode, a novel framework that leverages Large Language Models (LLMs) for identifying logical anomalies in industrial settings, moving beyond traditional focus on structural inconsistencies. By harn…

Anomaly DetectionBinary ClassificationCode GenerationLogical Reasoning+1