{"id":7900,"date":"2026-06-15T10:50:17","date_gmt":"2026-06-15T02:50:17","guid":{"rendered":"\/jase\/?post_type=tkuisotope&#038;p=7900"},"modified":"2026-06-19T19:27:10","modified_gmt":"2026-06-19T11:27:10","slug":"jase-202610-33-011","status":"publish","type":"tkuisotope","link":"\/jase\/?tkuisotope=jase-202610-33-011","title":{"rendered":"Robust and Explainable Deep Learning Framework Against Adversarial Attacks for Network Threat Classification"},"content":{"rendered":"\n<div class=\"wp-block-tkuwpbs5-bs5-row row article-info\">\n<div class=\"wp-block-tkuwpbs5-bs5-column col-md-3 align-self-start\">\n<p><i class=\"fa fa-folder\" aria-hidden=\"true\"><\/i>&nbsp;<a href=\"\/jase\/?page_id=807\" data-type=\"page\" data-id=\"807\">2026<\/a><\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-tkuwpbs5-bs5-column col-md-3 align-self-start\">\n<p><i class=\"fa fa-folder-open\" aria-hidden=\"true\"><\/i>&nbsp;<a href=\"\/jase\/?page_id=7886\" data-type=\"page\" data-id=\"7886\">Volume 33<\/a><\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-tkuwpbs5-bs5-column col-md-6 align-self-start\">\n<div class=\"wp-block-tkuwpbs5-bs5-div dv_publish\" data-aos=\"normal\"><div class=\"wp-block-post-date\"><time datetime=\"2026-06-15T10:50:17+08:00\">2026-06-15<\/time><\/div><\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-tkuwpbs5-bs5-row row\">\n<div class=\"wp-block-tkuwpbs5-bs5-column col-md-5 align-self-start\">\n<div class=\"wp-block-tkuwpbs5-bs5-div au-ol\" data-aos=\"normal\">\n<p>Ruili Wang<a href=\"mailto:rayliwong@126.com\"><i class=\"fa fa-envelope\"><\/i><\/a><\/p>\n\n\n\n<p style=\"font-size:14px\">Puyang Petrochemical Vocational and Technical College, 457000, Puyang China<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-tkuwpbs5-bs5-div\" style=\"margin-top:var(--wp--preset--spacing--40)\" data-aos=\"normal\">\n<p>Received: April 19, 2026<br>Accepted:&nbsp;May 18, 2026<br>Publication Date:&nbsp;June 15, 2026<\/p>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-tkuwpbs5-bs5-column col-md-7 align-self-start clk=\u5716\u7247\"><img decoding=\"async\" src=\"\/jase\/wp-content\/uploads\/2026\/06\/33_011.jpg\" class=\"img-fluid img-fluid mx-auto d-block\" alt=\"\u4e0a\u50b3\u5716\u7247\">\n\n\n<p class=\"has-text-align-center\">Workflow of the&nbsp;proposed&nbsp;REDLF&nbsp;<\/p>\n<\/div>\n<\/div>\n\n\n\n<p class=\"has-small-font-size\"><i class=\"fab fa-creative-commons\"><\/i>&nbsp;<strong>Copyright&nbsp;<\/strong>The Author(s). This is an open access article distributed under the terms of the&nbsp;<a rel=\"noreferrer noopener\" href=\"https:\/\/creativecommons.org\/licenses\/by\/4.0\/\" target=\"_blank\">Creative Commons Attribution&nbsp;License (CC BY 4.0)<\/a>, which permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are cited.<\/p>\n\n\n\n<p>Download Citation:\u00a0 <a href=\"\/jase\/wp-content\/uploads\/2026\/06\/V33.0011.txt\" data-type=\"attachment\" data-id=\"8026\" target=\"_blank\" rel=\"noreferrer noopener\">BibTeX <\/a>| <a rel=\"noreferrer noopener\" href=\"http:\/\/dx.doi.org\/10.6180\/jase.202610_33.011\" target=\"_blank\">http:\/\/dx.doi.org\/10.6180\/jase.202610_33.011<\/a>\u00a0\u00a0<\/p>\n\n\n\n<p class=\"btn btn-primary article-btn\"><a href=\"\/jase\/wp-content\/uploads\/2026\/06\/011_2026_0932_V33.pdf\" data-type=\"attachment\" data-id=\"7914\" target=\"_blank\" rel=\"noreferrer noopener\">Download PDF<\/a><\/p>\n\n\n\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>With the rapid digitization of critical infrastructure and the proliferation of complex cyber threats, deep learning (DL) has become a core technology for network threat classification, enabling accurate identification of malicious activities such as DDoS attacks, malware infections, and phishing attempts. However, DL models are inherently vulnerable to adversarial attacks, subtle, human-imperceptible perturbations added to input network traffic features that can misleadingly alter model predictions, posing severe risks to network security. Additionally, the black-box nature of most advanced DL models (e.g., Transformers, deep neural networks) hinders their practical deployment in security-critical scenarios, as security analysts cannot interpret the<br>reasoning behind classification decisions. To address these two critical challenges with robustness against adversarial attacks and model explainability, this paper proposes a novel Robust and Explainable Deep Learning Framework (REDLF) for network threat classification. The framework integrates three core components: (1) an Adversarial Training Module (ATM) based on projected gradient descent (PGD) and physical environment modeling to enhance model robustness; (2) a Feature Enhancement Module (FEM) that combines attention mechanisms and variational autoencoders (VAEs) to extract discriminative and robust traffic features; (3) an Explainable Interpretation Module (EIM) that fuses SHAP (SHapley Additive exPlanations) and LIME (Local Interpretable Model-agnostic Explanations) to generate both global and local explanations for classification decisions. Theoretical analysis proves the convergence and robustness of the proposed framework, and extensive experiments are conducted on three benchmark network threat datasets (CSE-CIC-IDS2018, NSL-KDD, and CTU-13) under six typical adversarial attacks (FGSM, PGD, C&amp;W, JSMA, BIM, and DeepFool). Experimental<br>results demonstrate that REDLF outperforms state-of-the-art methods in both classification accuracy and adversarial robustness achieving an average accuracy of 98.72% on clean data and maintaining an accuracy of over 92.35%understrongadversarial attacks, which is 7.89% higher than SOTA models on average. Furthermore, the EIM module provides intuitive, human-interpretable explanations that clarify the key traffic features (e.g., flow duration, packet length, and protocol type) influencing classification decisions, addressing the black-box problem of DL models. This work contributes to bridging the gap between robustness and explainability in DL-based network threat classification, providing a reliable and interpretable solution for real-world network security defense.<\/p>\n\n\n\n<p><em>Keywords:&nbsp;Deep Learning; Network Threat Classification; Adversarial Attacks; SHAP; Adversarial Training<\/em><\/p>\n\n\n\n<div style=\"height:2rem\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-tkuwpbs5-bs5-div ref_ol\" data-aos=\"normal\">\n<div class=\"container\">\n<div id=\"model-response-message-contentr_442dd220420d5a90\" class=\"markdown markdown-main-panel stronger enable-updated-hr-color\" dir=\"ltr\" aria-live=\"polite\" aria-busy=\"false\">\n<ol>\n<li data-path-to-node=\"0\">[1] S. Yin, H. Li, A. A. Laghari, T. R. Gadekallu, G. A. Sampedro, and A. Almadhor, (2024) \u201cAn anomaly detection model based on deep auto-encoder and capsule graph convolution via sparrow search algorithm in 6G Internet of Everything\u201d IEEE Internet of Things Journal 11(18): 29402\u201329411. DOI: 10.1109\/JIOT.2024.3353337.<\/li>\n<li data-path-to-node=\"0\">[2] N. Jhanjhi, M. Humayun, and S. N. Almuayqil, (2021) \u201cCyber security and privacy issues in industrial internet of things.\u201d Computer Systems Science &amp; Engineering 37(3): DOI: 10.32604\/csse.2021.015206.<\/li>\n<li data-path-to-node=\"0\">[3] A. Mallik, (2019) \u201cMan-in-the-middle-attack: Understanding in simple words\u201d International Journal of Data and Network Science 2(2): 109\u2013134. DOI: 10.5267\/j.ijdns.2019.1.001.<\/li>\n<li data-path-to-node=\"0\">[4] I. A. Elshaer, A. M. Azazz, S. Fayyad, C. Kooli, A. M. Fouad, A. Hamdy, and E. A. Fathy, (2025) \u201cConsumer boycotts and fast-food chains: economic consequences and reputational damage\u201d Societies 15(5): 114. DOI: 10.3390\/soc15050114.<\/li>\n<li data-path-to-node=\"0\">[5] S. Yin, H. Li, A. A. Laghari, L. Teng, T. R. Gadekallu, and A. Almadhor, (2024) \u201cFLSN-MVO: edge computing and privacy protection based on federated learning Siamese network with multi-verse optimization algorithm for industry 5.0\u201d IEEE Open Journal of the Communications Society 6: 3443\u20133458. DOI: 10.1109\/OJCOMS.2024.3520562.<\/li>\n<li data-path-to-node=\"0\">[6] A. A. Laghari, H. Li, Y. Shoulin, S. Karim, A. A. Khan, and M. Ibrar, (2023) \u201cBlockchain applications for Internet of Things (IoT): A review\u201d Multiagent and Grid Systems 19(4): 363\u2013379. DOI: 10.3233\/MGS-230074.<\/li>\n<li data-path-to-node=\"0\">[7] S. Ness, (2024) \u201cAdversarial attack detection in smart grids using deep learning architectures\u201d IEEE Access 13: 16314\u201316323. DOI: 10.1109\/ACCESS.2024.3523409.<\/li>\n<li data-path-to-node=\"0\">[8] K. Roshan, A. Zafar, and S. B. U. Haque, (2024) \u201cUntargeted white-box adversarial attack with heuristic defence methods in real-time deep learning based network intrusion detection system\u201d Computer Communications 218: 97\u2013113. DOI: 10.1016\/j.comcom.2023.09.030.<\/li>\n<li data-path-to-node=\"0\">[9] Y. K. Saheed and J. E. Chukwuere, (2026) \u201cXAI-Enhanced adversarial resilient deep learning framework for transparent and secure edge deployment in consumer Internet of Things\/Industrial Internet of Things environments\u201d Computers and Electrical Engineering 133: 111080. DOI: 10.1016\/j.compeleceng.2026.111080.<\/li>\n<li data-path-to-node=\"0\">[10] W. Sun, N. Huang, M. Yan, L. Huang, Z. Liu, X. Liu, and D. Lo, (2026) \u201cCost-Effective Adversarial Attacks Against Code LLM with Model Attention\u201d IEEE Transactions on Software Engineering 52(4): 1371\u20131390. DOI: 10.1109\/TSE.2026.3663143.<\/li>\n<li data-path-to-node=\"0\">[11] J. Yu, J. Du, and M. Liang. \u201cA Fusion Model to Cognize the Structure of Heterogeneous Graph for Public Safety Scenarios\u201d. In: 2026 IEEE International Conference on Big Data and Smart Computing (BigComp). IEEE. 2026, 88\u201395. DOI: 10.1109\/BigComp68355.2026.00024.<\/li>\n<li data-path-to-node=\"0\">[12] S. Ghosh, R. K. Goyal, and K. Chowdhury, (2026) \u201cExplainable AI-Driven Intrusion Detection System for DoS Attack Classification Using Deep Learning and Optimization Techniques\u201d IEEE Access 14: 5618\u20135642. DOI: 10.1109\/ACCESS.2026.3651187.<\/li>\n<li data-path-to-node=\"0\">[13] M. A. Yagiz and P. Goktas, (2025) \u201cLENS-XAI: redefining lightweight and explainable network security through knowledge distillation and variational autoencoders for scalable intrusion detection in cybersecurity\u201d arXiv preprint arXiv:2501.00790: DOI: 10.48550\/arXiv.2501.00790.<\/li>\n<li data-path-to-node=\"0\">[14] N. Papernot, P. McDaniel, X. Wu, S. Jha, and A. Swami. \u201cDistillation as a defense to adversarial perturbations against deep neural networks\u201d. In: 2016 IEEE symposium on security and privacy (SP). IEEE. 2016, 582\u2013597. DOI: 10.1109\/SP.2016.41.<\/li>\n<li data-path-to-node=\"0\">[15] Z. Allen-Zhu and Y. Li. \u201cFeature purification: How adversarial training performs robust deep learning\u201d. In: 2021 IEEE 62nd annual symposium on foundations of computer science (FOCS). IEEE. 2022, 977\u2013988. DOI: 10.1109\/FOCS52979.2021.00098.<\/li>\n<li data-path-to-node=\"0\">[16] A. Bashaiwth, H. Binsalleeh, and B. AsSadhan, (2023) \u201cAn explanation of the LSTM model used for DDoS attacks classification\u201d Applied Sciences 13(15): 8820. DOI: 10.3390\/app13158820.<\/li>\n<li data-path-to-node=\"0\">[17] C. Duan, Y. Wang, W. Zhang, Z. Yu, Y. Pei, M. Zhang, and Q. Huang, (2026) \u201cTVAE-GAN: A Generative Model for Providing Early Warnings to High-Risk Students in Basic Education and Its Explanation\u201d Information 17(4): 356. DOI: 10.3390\/info17040356.<\/li>\n<li data-path-to-node=\"0\">[18] J. L. Leevy and T. M. Khoshgoftaar, (2020) \u201cA survey and analysis of intrusion detection models based on csecic-ids2018 big data\u201d Journal of Big Data 7(1): 104. DOI: 10.1186\/s40537-020-00382-x.<\/li>\n<li data-path-to-node=\"0\">[19] G. Meena and R. R. Choudhary. \u201cA review paper on IDS classification using KDD 99 and NSL KDD dataset in WEKA\u201d. In: 2017 International Conference on Computer, Communications and Electronics (Comptelix). IEEE. 2017, 553\u2013558. DOI: 10.1109\/COMPTELIX.2017.8004032.<\/li>\n<li data-path-to-node=\"0\">[20] D. Gaspar, P. Silva, and C. Silva, (2024) \u201cExplainable AI for intrusion detection systems: LIME and SHAP applicability on multi-layer perceptron\u201d IEEE Access 12: 30164\u201330175. DOI: 10.1109\/ACCESS.2024.3368377.<\/li>\n<\/ol>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<p><\/p>\n","protected":false},"author":3,"template":"wp-custom-template-detail-4-aricles","meta":{"_uag_custom_page_level_css":""},"categories":[12,1483,6],"tags":[1494],"acf":[],"uagb_featured_image_src":[],"uagb_author_info":{"display_name":"\u6797\u923a\u6db5","author_link":"\/jase\/?author=3"},"uagb_comment_info":0,"uagb_excerpt":"&nbsp;Copyright&nbsp;The Author(s). This is an open access article distributed under the terms of the&nbsp;Creative Commons Attribution&nbsp;License (CC BY 4.0), which permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are cited. Download Citation:\u00a0 BibTeX | http:\/\/dx.doi.org\/10.6180\/jase.202610_33.011\u00a0\u00a0 Download PDF With the rapid digitization of critical infrastructure and the proliferation of&hellip;","_links":{"self":[{"href":"\/jase\/index.php?rest_route=\/wp\/v2\/tkuisotope\/7900"}],"collection":[{"href":"\/jase\/index.php?rest_route=\/wp\/v2\/tkuisotope"}],"about":[{"href":"\/jase\/index.php?rest_route=\/wp\/v2\/types\/tkuisotope"}],"author":[{"embeddable":true,"href":"\/jase\/index.php?rest_route=\/wp\/v2\/users\/3"}],"wp:attachment":[{"href":"\/jase\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=7900"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"\/jase\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=7900"},{"taxonomy":"post_tag","embeddable":true,"href":"\/jase\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=7900"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}