Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

AlertBERT: A noise-robust alert grouping framework for simultaneous cyber attacks

About

Automated detection of cyber attacks is a critical capability to counteract the growing volume and sophistication of cyber attacks. However, the high numbers of security alerts issued by intrusion detection systems lead to alert fatigue among analysts working in security operations centres (SOC), which in turn causes slow reaction time and incorrect decision making. Alert grouping, which refers to clustering of security alerts according to their underlying causes, can significantly reduce the number of distinct items analysts have to consider. Unfortunately, conventional time-based alert grouping solutions are unsuitable for large scale computer networks characterised by high levels of false positive alerts and simultaneously occurring attacks. To address these limitations, we propose AlertBERT, a self-supervised framework designed to group alerts from isolated or concurrent attacks in noisy environments. Thereby, our open-source implementation of AlertBERT leverages masked-language-models and density-based clustering to support both real-time or forensic operation. To evaluate our framework, we further introduce a novel data augmentation method that enables flexible control over noise levels and simulates concurrent attack occurrences. Based on the data sets generated through this method, we demonstrate that AlertBERT consistently outperforms conventional time-based grouping techniques, achieving superior accuracy in identifying correct alert groups.

Lukas Karner, Max Landauer, Markus Wurzenberger, Florian Skopik• 2026

Related benchmarks

TaskDatasetResultRank
Alert GroupingAIT-ADS-A more-noise-2 (test)
AUC (macro)0.936
4
Alert GroupingAIT-ADS-A more-noise-6 (test)
Macro AUC93.645
4
Alert GroupingAIT-ADS-A 'more-noise-11' (including noise alerts) (test)
Macro AUC0.9794
2
Alert GroupingAIT-ADS-A 'more-noise-11' (excluding noise alerts) (test)
Macro AUC93.347
2
Attack DetectionAIT-ADS including noise alerts A (simul-attacks)
AUC (macro)0.9258
2
Attack DetectionAIT-ADS excluding noise alerts A (simul-attacks)
AUC (macro)0.8898
2
Showing 6 of 6 rows

Other info

Follow for update