paper-with-me

Papers

A Temporal Convolutional Network-based Approach for Network Intrusion Detection

2024-12-23 · Rukmini Nazre, Rujuta Budke, Omkar Oak, Suraj Sawant, Amit Joshi

Network intrusion detection is critical for securing modern networks, yet the complexity of network traffic poses significant challenges to traditional methods. This study proposes a Temporal Convolutional Network(TCN) model featuring a residual block architecture with dilated convolutions to capture dependencies in network traffic data while ensuring training stability. The TCN's ability to process sequences in parallel enables faster, more accurate sequence modeling than Recurrent Neural Networks. Evaluated on the Edge-IIoTset dataset, which includes 15 classes with normal traffic and 14 cyberattack types, the proposed model achieved an accuracy of 96.72% and a loss of 0.0688, outperforming 1D CNN, CNN-LSTM, CNN-GRU, CNN-BiLSTM, and CNN-GRU-LSTM models. A class-wise classification report, encompassing metrics such as recall, precision, accuracy, and F1-score, demonstrated the TCN model's superior performance across varied attack categories, including Malware, Injection, and DDoS. These results underscore the model's potential in addressing the complexities of network intrusion detection effectively.

📄 PDF Abstract BibTeX arXiv:2412.17452

Code (0)

등록된 구현이 없습니다.

Tasks

Intrusion DetectionNetwork Intrusion Detection

Methods 이 논문이 사용한 방법론

Batch Normalization 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Residual Connection 설명 없음
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Residual Block Residual Blocks are skip-connection blocks that learn residual functions with reference to the layer inputs, instead of learning unreferenced functions. They were introduced…
1D CNN 1D Convolutional Neural Networks are similar to well known and more established 2D Convolutional Neural Networks. 1D Convolutional Neural Networks are used mainly used on text and…

Similar Papers 제목 키워드 기반

An Improved CNN-LSTM Based Intrusion Detection System for IoT Networks

2026-06-04 · Mohammad Tariq Ikhlas, Pohanyar Khowaja Khil, Malik Muhammad Mueed Aslam, Muhammad Khuram Shahzad arxiv

With the rapid proliferation of IoT devices, security concerns have dramatically escalated and intrusion detection systems have become critical for protecting networked environments. This paper presents an improved CNN-L…

Multi-class ClassificationIntrusion Detection

IntrusionX: A Hybrid Convolutional-LSTM Deep Learning Framework with Squirrel Search Optimization for Network Intrusion Detection

2025-10-01 · Ahsan Farabi, Muhaiminul Rashid Shad, Israt Khandaker arxiv

Intrusion Detection Systems (IDS) face persistent challenges due to evolving cyberattacks, high-dimensional traffic data, and severe class imbalance in benchmark datasets such as NSL-KDD. To address these issues, we prop…

Network Intrusion DetectionComputational EfficiencyBinary Classification

LuNet: A Deep Neural Network for Network Intrusion Detection

2019-09-22 · Peilun Wu, Hui Guo

Network attack is a significant security issue for modern society. From small mobile devices to large cloud platforms, almost all computing products, used in our daily life, are networked and potentially under the threat…

Intrusion DetectionNetwork Intrusion Detection

Efficient Deep CNN-BiLSTM Model for Network Intrusion Detection

2020-06-26 · Jay Sinha, Manollas M

The need for Network Intrusion Detection systems has risen since usage of cloud technologies has become mainstream. With the ever growing network traffic, Network Intrusion Detection is a critical part of network securit…

Anomaly DetectionIntrusion DetectionNetwork Intrusion Detection

GTCN-G: A Residual Graph-Temporal Fusion Network for Imbalanced Intrusion Detection

2025-10-08 · Tianxiang Xu, Zhichao Wen, Xinyu Zhao, Qi Hu 외 arxiv

The escalating complexity of network threats and the inherent class imbalance in traffic data present formidable challenges for modern Intrusion Detection Systems (IDS). While Graph Neural Networks (GNNs) excel in modeli…

Multi-class ClassificationIntrusion Detection