优化入侵检测的绿色AI,用特征选择提升效率。
Intelligent Green Efficiency for Intrusion Detection
- 对比多种编程语言与特征选择方法,提升入侵检测计算效率。
- 特征选择使模型效率显著提升,准确率无损失。
- 适合关注AI可持续性与系统优化的研究者参考。
人工智能在各行业快速发展,但其能源消耗与碳足迹引发环境担忧,推动绿色AI研究。本文评估了四种编程语言(Python、Java、R、Rust)与三种特征选择方法(信息增益、递归特征消除、卡方检验)在五种机器学习模型(随机森林、XGBoost、LightGBM、多层感知机、长短期记忆)中的表现,针对网络入侵检测与网络攻击分类任务。实验表明,特征选择在不牺牲检测准确率的前提下,显著提升模型计算效率;其中Python和R因丰富的AI库支持表现更优。该研究为设计高效且可持续的AI系统提供了实践依据。
原文摘要 · Abstract (English)
Artificial Intelligence (AI) has emerged in popularity recently, recording great progress in various industries. However, the environmental impact of AI is a growing concern, in terms of the energy consumption and carbon footprint of Machine Learning (ML) and Deep Learning (DL) models, making essential investigate Green AI, an attempt to reduce the climate impact of AI systems. This paper presents an assessment of different programming languages and Feature Selection (FS) methods to improve computation performance of AI focusing on Network Intrusion Detection (NID) and cyber-attack classification tasks. Experiments were conducted using five ML models - Random Forest, XGBoost, LightGBM, Multi-Layer Perceptron, and Long Short-Term Memory - implemented in four programming languages - Python, Java, R, and Rust - along with three FS methods - Information Gain, Recursive Feature Elimination, and Chi-Square. The obtained results demonstrated that FS plays an important role enhancing the computational efficiency of AI models without compromising detection accuracy, highlighting languages like Python and R, that benefit from a rich AI libraries environment. These conclusions can be useful to design efficient and sustainable AI systems that still provide a good generalization and a reliable detection.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。