paper-with-me

홈 › Papers

ThreatFormer-IDS: Robust Transformer Intrusion Detection with Zero-Day Generalization and Explainable Attribution

2026-02-26 · Srikumar Nayak arxiv

Intrusion detection in IoT and industrial networks requires models that can detect rare attacks at low false-positive rates while remaining reliable under evolving traffic and limited labels. Existing IDS solutions often report strong in-distribution accuracy, but they may degrade when evaluated on future traffic, unseen (zero-day) attack families, or adversarial feature manipulations, and many systems provide limited evidence to support analyst triage. To address these gaps, we propose ThreatFormer- IDS, a Transformer-based sequence modeling framework that converts flow records into time-ordered windows and learns contextual representations for robust intrusion screening. The method combines (i) weighted supervised learning for imbalanced detection, (ii) masked self-supervised learning to improve representation stability under drift and sparse labels, (iii) PGDbased adversarial training with scale-normalized perturbations to strengthen resilience against feature-level evasion, and (iv) Integrated Gradients attribution to highlight influential time steps and features for each alert. On the ToN IoT benchmark with chronological evaluation, ThreatFormer-IDS achieves AUCROC 0.994, AUC-PR 0.956, and Recall@1%FPR 0.910, outperforming strong tree-based and sequence baselines. Under a zero-day protocol with held-out attack families, it maintains superior generalization (AUC-PR 0.721, Recall@1%FPR 0.783). Robustness tests further show slower degradation in AUCPR as the adversarial budget increases, confirming improved stability under bounded perturbations. Overall, ThreatFormer- IDS provides a unified, deployment-oriented IDS pipeline that balances detection quality, zero-day behavior, robustness, and explainability.

📄 PDF Abstract BibTeX arXiv:2603.00185

Code (0)

등록된 구현이 없습니다.

Tasks

Self-Supervised LearningIntrusion Detection

Similar Papers 제목 키워드 기반

A-THENA: Early Intrusion Detection for IoT with Time-Aware Hybrid Encoding and Network-Specific Augmentation

2026-04-23 · Ioannis Panopoulos, Maria Lamprini A. Bartsioka, Sokratis Nikolaidis, Stylianos I. Venieris 외 arxiv

The proliferation of Internet of Things (IoT) devices has significantly expanded attack surfaces, making IoT ecosystems particularly susceptible to sophisticated cyber threats. To address this challenge, this work introd…

Intrusion Detection

Securing from Unseen: Connected Pattern Kernels (CoPaK) for Zero-Day Intrusion Detection

2024-11-07 · 1st International Conference on Cyber Security and Computing (CyberComp) 2024 11 · Akshayraj Madhubalan, Priya Tiwary, Amit Gautam

The digitization and public cloud adoption has led to a massive data surge, necessitating the development of efficient intrusion detection systems. However, the increased volume and the complexity in the structure of the…

Intrusion DetectionSemantic SimilaritySemantic Textual SimilarityZero-day intrusion detection

Intrusion Detection at Scale with the Assistance of a Command-line Language Model

2024-04-20 · Jiongliang Lin, Yiwen Guo, Hao Chen

Intrusion detection is a long standing and crucial problem in security. A system capable of detecting intrusions automatically is on great demand in enterprise security solutions. Existing solutions rely heavily on hand-…

Intrusion DetectionLanguage ModelingLanguage ModellingLarge Language Model

Self-Supervised Transformer-based Contrastive Learning for Intrusion Detection Systems

2025-05-12 · Ippokratis Koukoulis, Ilias Syrigos, Thanasis Korakis

As the digital landscape becomes more interconnected, the frequency and severity of zero-day attacks, have significantly increased, leading to an urgent need for innovative Intrusion Detection Systems (IDS). Machine Lear…

Anomaly DetectionContrastive LearningData AugmentationIntrusion Detection

Tri-LLM Cooperative Federated Zero-Shot Intrusion Detection with Semantic Disagreement and Trust-Aware Aggregation

2026-01-30 · Saeid Jamshidi, Omar Abdul Wahab, Foutse Khomh, Kawser Wazed Nafi arxiv

Federated learning (FL) has become an effective paradigm for privacy-preserving, distributed Intrusion Detection Systems (IDS) in cyber-physical and Internet of Things (IoT) networks, where centralized data aggregation i…

Intrusion DetectionFederated Learning