arXiv:2509.01599cs.CRcs.AI2025-09中稿 · and Presented at I…

用轻量机器学习检测辐射系统的拒绝服务攻击,实时高效。

An Efficient Intrusion Detection System for Safeguarding Radiation Detection Systems

  • 基于真实数据模拟拒绝服务攻击,用机器学习识别异常。
  • LightGBM模型准确率高且耗资源少,适合实时检测。
  • 结合特征选择与优化技术,提升系统效率,适合嵌入式部署。

辐射检测系统(RDS)用于监测环境中放射性物质的异常水平,在多种场景中用于应对高放射性物质威胁。然而,这些系统缺乏抵御外部恶意攻击的能力,攻击者可能篡改数据。本文提出一种基于机器学习的入侵检测系统(IDS),专门针对RDS中的拒绝服务(DoS)攻击进行检测。研究通过采样方法在真实辐射数据集上构建模拟的DoS攻击,并评估了随机森林、支持向量机(SVM)、逻辑回归和轻量梯度提升机(LightGBM)等多种算法的性能。结果表明,LightGBM在准确率和计算资源消耗方面表现最优,特别适合实时检测。进一步结合特征选择、并行执行和随机搜索等优化策略,实现了高效轻量的模型部署。最终构建了一个优化后的轻量级光梯度提升机(LightGBM)入侵检测系统,显著提升了对辐射检测系统的安全防护能力。

原文摘要 · Abstract (English)

Radiation Detection Systems (RDSs) are used to measure and detect abnormal levels of radioactive material in the environment. These systems are used in many applications to mitigate threats posed by high levels of radioactive material. However, these systems lack protection against malicious external attacks to modify the data. The novelty of applying Intrusion Detection Systems (IDS) in RDSs is a crucial element in safeguarding these critical infrastructures. While IDSs are widely used in networking environments to safeguard against various attacks, their application in RDSs is novel. A common attack on RDSs is Denial of Service (DoS), where the attacker aims to overwhelm the system, causing malfunctioning RDSs. This paper proposes an efficient Machine Learning (ML)-based IDS to detect anomalies in radiation data, focusing on DoS attacks. This work explores the use of sampling methods to create a simulated DoS attack based on a real radiation dataset, followed by an evaluation of various ML algorithms, including Random Forest, Support Vector Machine (SVM), logistic regression, and Light Gradient-Boosting Machine (LightGBM), to detect DoS attacks on RDSs. LightGBM is emphasized for its superior accuracy and low computational resource consumption, making it particularly suitable for real-time intrusion detection. Additionally, model optimization and TinyML techniques, including feature selection, parallel execution, and random search methods, are used to improve the efficiency of the proposed IDS. Finally, an optimized and efficient LightGBM-based IDS is developed to achieve accurate intrusion detection for RDSs.

入侵检测轻量学习辐射安全实时检测

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。