Active Rule Mining for Multivariate Anomaly Detection in Radio Access Networks
Ebenezer R. H. P. Isaac, Joseph H. R. Isaac
TL;DR
This work tackles the gap between multivariate anomaly detection and domain expert interpretation in RAN by introducing Active Rule Mining, a three-stage pipeline that generates, appraises, and applies interpretable rules linking anomaly patterns to concrete operator actions. The method handles time-series and non-time-series data and adapts to concept drift by periodically updating reference statistics; it also supports updating rules via splitting, combining, and whitelisting with SME feedback. The approach yields actionable rules that can be automated for remediation and prioritization, reducing manual review and enabling production-ready responses. Demonstrated on time-series RAN data, the system effectively maps detected anomalies to business-relevant rules and responses.
Abstract
Multivariate anomaly detection finds its importance in diverse applications. Despite the existence of many detectors to solve this problem, one cannot simply define why an obtained anomaly inferred by the detector is anomalous. This reasoning is required for network operators to understand the root cause of the anomaly and the remedial action that should be taken to counteract its occurrence. Existing solutions in explainable AI may give cues to features that influence an anomaly, but they do not formulate generalizable rules that can be assessed by a domain expert. Furthermore, not all outliers are anomalous in a business sense. There is an unfulfilled need for a system that can interpret anomalies predicted by a multivariate anomaly detector and map these patterns to actionable rules. This paper aims to fulfill this need by proposing a semi-autonomous anomaly rule miner. The proposed method is applicable to both discrete and time series data and is tailored for radio access network (RAN) anomaly detection use cases. The proposed method is demonstrated in this paper with time series RAN data.
