A Synthetic Data-Assisted Satellite Terrestrial Integrated Network Intrusion Detection Framework

IF 8 1区 计算机科学 Q1 COMPUTER SCIENCE, THEORY & METHODS IEEE Transactions on Information Forensics and Security Pub Date : 2025-01-16 DOI:10.1109/TIFS.2025.3530676
Junpeng He;Xiong Li;Xiaosong Zhang;Weina Niu;Fagen Li
{"title":"A Synthetic Data-Assisted Satellite Terrestrial Integrated Network Intrusion Detection Framework","authors":"Junpeng He;Xiong Li;Xiaosong Zhang;Weina Niu;Fagen Li","doi":"10.1109/TIFS.2025.3530676","DOIUrl":null,"url":null,"abstract":"The Satellite-Terrestrial Integrated Network (STIN) is an emerging paradigm offering seamless network services across geographical boundaries, yet it faces significant security challenges, including limited intrusion prevention capabilities. Federated learning (FL) provides a viable solution by aggregating traffic data from STIN clients (e.g., ground stations and edge routers) to train models for network intrusion detection systems (NIDS). However, satellite and terrestrial domain data’s non-independent and identically distributed (non-IID) nature hinders training efficiency and performance. This paper proposes STINIDF, a novel STIN intrusion detection framework leveraging FL-based data augmentation. STINIDF utilizes FL to collaboratively train a conditional diffusion model across STIN nodes while preserving privacy via differential privacy mechanisms, generating global traffic data representative of the STIN distribution. Each node then integrates global and local traffic data to train a local model for NIDS, addressing non-IID challenges by balancing data distribution through data augmentation. Using a simulation environment developed with OMNeT++ and INET, a Satellite-Terrestrial Integrated (STI) traffic dataset was created, including intrusion scenarios such as signal disruption, UDP flooding, and jamming attacks. Experimental results indicate that STINIDF outperforms existing data augmentation-based approaches under non-IID conditions, achieving <inline-formula> <tex-math>$\\mathbf {96.63\\%(2.41\\%\\uparrow)}$ </tex-math></inline-formula> accuracy, <inline-formula> <tex-math>$\\mathbf {96.71\\% (3.14\\%\\uparrow)}$ </tex-math></inline-formula> precision, <inline-formula> <tex-math>$\\mathbf {96.54\\%(1.65\\%\\uparrow)}$ </tex-math></inline-formula> recall and <inline-formula> <tex-math>$\\mathbf {96.66\\%(2.7\\%\\uparrow)}$ </tex-math></inline-formula> F1 score. Furthermore, when compared to methods integrating data augmentation with differential privacy, STINIDF demonstrates an effective balance between privacy preservation and intrusion detection performance, attaining an accuracy of <inline-formula> <tex-math>$\\mathbf {96.14\\%(2.57\\%\\uparrow)}$ </tex-math></inline-formula> and a FID of <inline-formula> <tex-math>$\\mathbf {17.88(7.41\\downarrow)}$ </tex-math></inline-formula>.","PeriodicalId":13492,"journal":{"name":"IEEE Transactions on Information Forensics and Security","volume":"20 ","pages":"1739-1754"},"PeriodicalIF":8.0000,"publicationDate":"2025-01-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"IEEE Transactions on Information Forensics and Security","FirstCategoryId":"94","ListUrlMain":"https://ieeexplore.ieee.org/document/10843866/","RegionNum":1,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q1","JCRName":"COMPUTER SCIENCE, THEORY & METHODS","Score":null,"Total":0}
引用次数: 0

Abstract

The Satellite-Terrestrial Integrated Network (STIN) is an emerging paradigm offering seamless network services across geographical boundaries, yet it faces significant security challenges, including limited intrusion prevention capabilities. Federated learning (FL) provides a viable solution by aggregating traffic data from STIN clients (e.g., ground stations and edge routers) to train models for network intrusion detection systems (NIDS). However, satellite and terrestrial domain data’s non-independent and identically distributed (non-IID) nature hinders training efficiency and performance. This paper proposes STINIDF, a novel STIN intrusion detection framework leveraging FL-based data augmentation. STINIDF utilizes FL to collaboratively train a conditional diffusion model across STIN nodes while preserving privacy via differential privacy mechanisms, generating global traffic data representative of the STIN distribution. Each node then integrates global and local traffic data to train a local model for NIDS, addressing non-IID challenges by balancing data distribution through data augmentation. Using a simulation environment developed with OMNeT++ and INET, a Satellite-Terrestrial Integrated (STI) traffic dataset was created, including intrusion scenarios such as signal disruption, UDP flooding, and jamming attacks. Experimental results indicate that STINIDF outperforms existing data augmentation-based approaches under non-IID conditions, achieving $\mathbf {96.63\%(2.41\%\uparrow)}$ accuracy, $\mathbf {96.71\% (3.14\%\uparrow)}$ precision, $\mathbf {96.54\%(1.65\%\uparrow)}$ recall and $\mathbf {96.66\%(2.7\%\uparrow)}$ F1 score. Furthermore, when compared to methods integrating data augmentation with differential privacy, STINIDF demonstrates an effective balance between privacy preservation and intrusion detection performance, attaining an accuracy of $\mathbf {96.14\%(2.57\%\uparrow)}$ and a FID of $\mathbf {17.88(7.41\downarrow)}$ .
查看原文
分享 分享
微信好友 朋友圈 QQ好友 复制链接
本刊更多论文
一种综合数据辅助卫星地面综合网络入侵检测框架
卫星-地面集成网络(STIN)是一种新兴的范例,提供跨地理边界的无缝网络服务,但它面临着重大的安全挑战,包括有限的入侵防御能力。联邦学习(FL)通过聚合来自STIN客户端(例如地面站和边缘路由器)的流量数据来训练网络入侵检测系统(NIDS)的模型,提供了一种可行的解决方案。然而,卫星和地面域数据的非独立和同分布(non-IID)性质阻碍了训练的效率和性能。本文提出了一种新的stiidf入侵检测框架,利用基于fl的数据增强。STINIDF利用FL协同训练STIN节点间的条件扩散模型,同时通过差分隐私机制保护隐私,生成代表STIN分布的全局流量数据。然后,每个节点集成全球和本地流量数据来训练NIDS的本地模型,通过数据增强平衡数据分布来解决非iid挑战。使用omnet++和INET开发的模拟环境,创建了卫星-地面集成(STI)流量数据集,包括信号中断、UDP洪水和干扰攻击等入侵场景。实验结果表明,在非iid条件下,STINIDF优于现有的基于数据增强的方法,达到$\mathbf {96.63\%(2.41\%\uparrow)}$准确率、$\mathbf {96.71\% (3.14\ \uparrow)}$精度、$\mathbf {96.54\%(1.65\ \uparrow)}$ recall和$\mathbf {96.66\%(2.7\ \uparrow)}$ F1分数。此外,与将数据增强与差分隐私相结合的方法相比,STINIDF在隐私保护和入侵检测性能之间取得了有效的平衡,达到了$\mathbf {96.14% \ (2.57% \ \ uprow)}$的准确率和$\mathbf {17.88(7.41\downarrow)}$的FID。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
求助全文
约1分钟内获得全文 去求助
来源期刊
IEEE Transactions on Information Forensics and Security
IEEE Transactions on Information Forensics and Security 工程技术-工程:电子与电气
CiteScore
14.40
自引率
7.40%
发文量
234
审稿时长
6.5 months
期刊介绍: The IEEE Transactions on Information Forensics and Security covers the sciences, technologies, and applications relating to information forensics, information security, biometrics, surveillance and systems applications that incorporate these features
期刊最新文献
Bandwidth-Efficient Robust Threshold ECDSA in Three Rounds CShard: Blockchain Sharding via Repairable Fountain Codes and the Paradigm for Sharding Design AtomXross: Towards General Cross-Chain Transaction Differentially Private Zeroth-Order Methods for Scalable Large Language Model Fine-tuning PromptGuard: Soft Prompt-Guided Unsafe Content Moderation for Text-to-Image Models
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
已复制链接
已复制链接
快去分享给好友吧!
我知道了
×
扫码分享
扫码分享
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1