{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/arxiv-2602-06534","title":"AlertBERT: A noise-robust alert grouping framework for simultaneous cyber attacks","arxiv_id":"2602.06534","date":"2026-02-06","proceeding":null,"authors":["Lukas Karner","Max Landauer","Markus Wurzenberger","Florian Skopik"],"abstract":"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.","url_abs":"https://arxiv.org/abs/2602.06534","url_pdf":"https://arxiv.org/pdf/2602.06534","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2602.06534","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2602.06534"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/ait-aecid/AlertBERT","reach":null}],"summary":{"unverified":13},"by_repo_kind":{"found_in_text":{"samples":13,"ran":0,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":13,"samples":[{"code_sha256_prefix":"105434866a0a74b4","entry":"build_feature_vocabs","repo":"ait-aecid/AlertBERT","repo_kind":"found_in_text","path":"alertbert/preprocessing.py","file_url":"https://github.com/ait-aecid/AlertBERT/blob/HEAD/alertbert/preprocessing.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"105434866a0a74b4"}},{"code_sha256_prefix":"bbb35e463c790cfc","entry":"classification_report","repo":"ait-aecid/AlertBERT","repo_kind":"found_in_text","path":"alertbert/eval_mlm.py","file_url":"https://github.com/ait-aecid/AlertBERT/blob/HEAD/alertbert/eval_mlm.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"bbb35e463c790cfc"}},{"code_sha256_prefix":"b1bcd0fe3845a57f","entry":"contingency_matrix","repo":"ait-aecid/AlertBERT","repo_kind":"found_in_text","path":"alertbert/eval_grouping.py","file_url":"https://github.com/ait-aecid/AlertBERT/blob/HEAD/alertbert/eval_grouping.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"b1bcd0fe3845a57f"}},{"code_sha256_prefix":"deba639b89d2c0b7","entry":"count_parameters","repo":"ait-aecid/AlertBERT","repo_kind":"found_in_text","path":"alertbert/utils.py","file_url":"https://github.com/ait-aecid/AlertBERT/blob/HEAD/alertbert/utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"deba639b89d2c0b7"}},{"code_sha256_prefix":"f799f1bfc2413106","entry":"default_collate_fn","repo":"ait-aecid/AlertBERT","repo_kind":"found_in_text","path":"alertbert/preprocessing.py","file_url":"https://github.com/ait-aecid/AlertBERT/blob/HEAD/alertbert/preprocessing.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"f799f1bfc2413106"}},{"code_sha256_prefix":"8d413c1db1aae8fd","entry":"get_device","repo":"ait-aecid/AlertBERT","repo_kind":"found_in_text","path":"alertbert/utils.py","file_url":"https://github.com/ait-aecid/AlertBERT/blob/HEAD/alertbert/utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"8d413c1db1aae8fd"}},{"code_sha256_prefix":"38e560d6805a823f","entry":"get_labels","repo":"ait-aecid/AlertBERT","repo_kind":"found_in_text","path":"preprocess.py","file_url":"https://github.com/ait-aecid/AlertBERT/blob/HEAD/preprocess.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"38e560d6805a823f"}},{"code_sha256_prefix":"e7ac8f2d0d635230","entry":"get_short","repo":"ait-aecid/AlertBERT","repo_kind":"found_in_text","path":"abbrvs.py","file_url":"https://github.com/ait-aecid/AlertBERT/blob/HEAD/abbrvs.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"e7ac8f2d0d635230"}},{"code_sha256_prefix":"f3439d2e866d57b5","entry":"get_ts_label","repo":"ait-aecid/AlertBERT","repo_kind":"found_in_text","path":"preprocess.py","file_url":"https://github.com/ait-aecid/AlertBERT/blob/HEAD/preprocess.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"f3439d2e866d57b5"}},{"code_sha256_prefix":"54b2498443a50cb9","entry":"load_feature_vocabs","repo":"ait-aecid/AlertBERT","repo_kind":"found_in_text","path":"alertbert/preprocessing.py","file_url":"https://github.com/ait-aecid/AlertBERT/blob/HEAD/alertbert/preprocessing.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"54b2498443a50cb9"}},{"code_sha256_prefix":"31477f0a6eab26f8","entry":"load_reports","repo":"ait-aecid/AlertBERT","repo_kind":"found_in_text","path":"alertbert/model_eval_utils.py","file_url":"https://github.com/ait-aecid/AlertBERT/blob/HEAD/alertbert/model_eval_utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"31477f0a6eab26f8"}},{"code_sha256_prefix":"1a6b707f043ea3bb","entry":"netflow_label_mapping","repo":"ait-aecid/AlertBERT","repo_kind":"found_in_text","path":"preprocess.py","file_url":"https://github.com/ait-aecid/AlertBERT/blob/HEAD/preprocess.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"1a6b707f043ea3bb"}},{"code_sha256_prefix":"91d0f32af59e6746","entry":"top_k_accuracy","repo":"ait-aecid/AlertBERT","repo_kind":"found_in_text","path":"alertbert/eval_mlm.py","file_url":"https://github.com/ait-aecid/AlertBERT/blob/HEAD/alertbert/eval_mlm.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"91d0f32af59e6746"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.LG","source":"arxiv_2026.jsonl"},"syntology_extracted_results":null}