Journal of Information Security Reserach ›› 2026, Vol. 12 ›› Issue (4): 303-.

Previous Articles     Next Articles

Anomaly Traffic Detection Based on Improved Bidirectional TCN Model  in Software Defined Network

Sun Xuan1, Li Caixia1, Li Jun1, Ren Yawei1, Dai Haiying2, Yu Guo3, and Zhou Hao3   

  1. 1(School of Computer, Beijing Information Science and Technology University, Beijing 102206)
    2(State Grid Xinyuan Holdings Co. Ltd. Maintenance Branch, Beijing 100053)
    3(Key Laboratory of Industrial Information Security Perception and Evaluation Technology, Ministry of Industry and Information Technology, Electronic Technology Information Research Institute of MIIT, Beijing 100040)

  • Online:2026-04-07 Published:2026-04-07

基于改进双向TCN模型的SDN异常流量检测

孙璇1李彩霞1李军1任亚唯1代海英2余果3周昊3   

  1. 1(北京信息科技大学计算机学院北京102206)
    2(国网新源控股有限公司检修分公司北京100053)
    3(国家工业信息安全发展研究中心工业信息安全感知与评估技术工业和信息化部重点实验室北京100040)
  • 通讯作者: 孙璇 博士,副教授.主要研究方向为人工智能、网络安全. sunxuan@bistu.edu.cn
  • 作者简介:孙璇 博士,副教授.主要研究方向为人工智能、网络安全. sunxuan@bistu.edu.cn 李彩霞 硕士研究生.主要研究方向为网络安全. 2023020965@bistu.edu.cn 李军 博士,教授.主要研究方向为人工智能安全、网络安全. lijun@bistu.edu.cn 任亚唯 博士,副教授.主要研究方向为密码学与网络安全、人工智能安全. ryw@bistu.edu.cn 代海英 高级工程师.主要研究方向为信息管理与网络安全. 17337853@qq.com 余果 硕士,工程师.主要研究方向为工业信息安全、工业互联网安全. yuguo_wk@foxmail.com 周昊 硕士,工程师.主要研究方向为工业信息安全、工业互联网安全. zhouhao39@hotmail.com
  • 基金资助:
    国网新源控股有限公司科技项目(SGXYKJ2025033)

Abstract: The centralized control feature of software defined network (SDN) technology enhances the efficiency of network management while also bringing more severe security threats. Accurately detecting abnormal traffic in the SDN network is critical for network security. To address the vulnerabilities of SDN networks to various attacks and the insufficient ability of existing methods in modeling the temporal characteristics of abnormal traffic, this paper proposes an abnormal traffic detection method suitable for the SDN environment. This method takes the fivetuple of the flow (source IP address, destination IP address, source port number, destination port number, transport layer protocol) as the division basis. The length sequence of data packets is extracted as the core temporal features. Based on the improved bidirectional temporal convolutional network (BiTCN), by changing the ELU activation function and adding a residual block in the original TCN structure, and simultaneously integrating the multihead squeeze excitation mechanism (MSE) to enhance the feature modeling ability, the identification of abnormal behaviors is achieved. The experimental results show that the method proposed in this paper achieves good effects on the public SDN dataset, and its accuracy, precision and other indicators are superior to the traditional baseline models.

Key words: abnormal traffic detection, software defined network (SDN), data packet length, deep learning

摘要: 软件定义网络(software defined network, SDN)技术的集中控制特性在提升网络管理效率的同时也带来更加严峻的安全威胁,准确地检测出SDN网络中的异常流量对网络安全至关重要.针对SDN网络可能遭受的网络攻击以及现有方法异常流量时序建模能力不足等问题,提出一种适用于SDN环境下的异常流量检测方法.该方法以流的五元组(源IP地址,目的IP地址,源端口号,目的端口号,传输层协议)为划分依据,提取数据包长度序列作为核心时序特征,并基于改进的双向时间卷积网络(bidirectional temporal convolutional network, BiTCN),通过改用ELU激活函数并在原有时间卷积网络(temporal convolutional network, TCN)结构中增加一层残差网络,同时融合多头挤压激励机制(multihead squeeze excitation, MSE)以增强特征建模能力,实现对异常行为的识别.实验结果表明,该方法在公开SDN数据集上取得良好效果,其准确率、精确率等指标优于传统基线模型.

关键词: 异常流量检测, 软件定义网络, 数据包长度, 深度学习, 时间卷积网络

CLC Number: