# RANGAN: GAN-empowered Anomaly Detection in 5G Cloud RAN

**Authors:** Douglas Liao, Jiping Luo, Jens Vevstad, and Nikolaos Pappas

arXiv: 2508.20985 · 2025-08-29

## TL;DR

RANGAN is a novel anomaly detection framework for 5G Cloud RAN that combines GANs and transformers to effectively identify performance issues using large-scale KPI data.

## Contribution

It introduces a GAN-empowered transformer-based approach with sliding window preprocessing for anomaly detection in complex RAN systems.

## Key findings

- Achieves up to 83% F1-score in detecting network contention.
- Effectively captures temporal dependencies in RAN KPI data.
- Demonstrates promising detection accuracy on real-world dataset.

## Abstract

Radio Access Network (RAN) systems are inherently complex, requiring continuous monitoring to prevent performance degradation and ensure optimal user experience. The RAN leverages numerous key performance indicators (KPIs) to evaluate system performance, generating vast amounts of data each second. This immense data volume can make troubleshooting and accurate diagnosis of performance anomalies more difficult. Furthermore, the highly dynamic nature of RAN performance demands adaptive methodologies capable of capturing temporal dependencies to detect anomalies reliably. In response to these challenges, we introduce \textbf{RANGAN}, an anomaly detection framework that integrates a Generative Adversarial Network (GAN) with a transformer architecture. To enhance the capability of capturing temporal dependencies within the data, RANGAN employs a sliding window approach during data preprocessing. We rigorously evaluated RANGAN using the publicly available RAN performance dataset from the Spotlight project \cite{sun-2024}. Experimental results demonstrate that RANGAN achieves promising detection accuracy, notably attaining an F1-score of up to $83\%$ in identifying network contention issues.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/2508.20985/full.md

## Figures

11 figures with captions in the complete paper: https://tomesphere.com/paper/2508.20985/full.md

## References

17 references — full list in the complete paper: https://tomesphere.com/paper/2508.20985/full.md

---
Source: https://tomesphere.com/paper/2508.20985