paper-with-me

홈 › Papers

EG-ConMix: An Intrusion Detection Method based on Graph Contrastive Learning

2024-03-24 · Lijin Wu, Shanshan Lei, Feilong Liao, Yuanjun Zheng, Yuxin Liu, Wentao Fu, Hao Song, Jiajun Zhou

As the number of IoT devices increases, security concerns become more prominent. The impact of threats can be minimized by deploying Network Intrusion Detection System (NIDS) by monitoring network traffic, detecting and discovering intrusions, and issuing security alerts promptly. Most intrusion detection research in recent years has been directed towards the pair of traffic itself without considering the interrelationships among them, thus limiting the monitoring of complex IoT network attack events. Besides, anomalous traffic in real networks accounts for only a small fraction, which leads to a severe imbalance problem in the dataset that makes algorithmic learning and prediction extremely difficult. In this paper, we propose an EG-ConMix method based on E-GraphSAGE, incorporating a data augmentation module to fix the problem of data imbalance. In addition, we incorporate contrastive learning to discern the difference between normal and malicious traffic samples, facilitating the extraction of key features. Extensive experiments on two publicly available datasets demonstrate the superior intrusion detection performance of EG-ConMix compared to state-of-the-art methods. Remarkably, it exhibits significant advantages in terms of training speed and accuracy for large-scale graphs.

📄 PDF Abstract BibTeX arXiv:2403.17980

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningData AugmentationIntrusion DetectionNetwork Intrusion Detection

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

CurConMix+: A Unified Spatio-Temporal Framework for Hierarchical Surgical Workflow Understanding

2026-01-18 · Yongjun Jeon, Jongmin Shin, Kanggil Park, Seonmin Park 외 arxiv

Surgical action triplet recognition aims to understand fine-grained surgical behaviors by modeling the interactions among instruments, actions, and anatomical targets. Despite its clinical importance for workflow analysi…

Action Triplet RecognitionContrastive Learning

An Investigation into the Performance of Non-Contrastive Self-Supervised Learning Methods for Network Intrusion Detection

2025-09-27 · Hamed Fard, Tobias Schalau, Gerhard Wunder arxiv

Network intrusion detection, a well-explored cybersecurity field, has predominantly relied on supervised learning algorithms in the past two decades. However, their limitations in detecting only known anomalies prompt th…

Network Intrusion DetectionSelf-Supervised LearningRepresentation Learning

CAGN-GAT Fusion: A Hybrid Contrastive Attentive Graph Neural Network for Network Intrusion Detection

2025-03-02 · Md Abrar Jahin, Shahriar Soudeep, M. F. Mridha, Raihan Kabir 외

Cybersecurity threats are growing, making network intrusion detection essential. Traditional machine learning models remain effective in resource-limited environments due to their efficiency, requiring fewer parameters a…

FairnessGraph Attentiongraph constructionGraph Neural Network+2

AutoGraphAD: Unsupervised network anomaly detection using Variational Graph Autoencoders

2025-11-21 · Georgios Anyfantis, Pere Barlet-Ros arxiv

Network Intrusion Detection Systems (NIDS) are essential tools for detecting network attacks and intrusions. While extensive research has explored the use of supervised Machine Learning for attack detection and character…

Unsupervised Anomaly DetectionNetwork Intrusion DetectionContrastive Learning

Heterogeneous Domain Adaptation for IoT Intrusion Detection: A Geometric Graph Alignment Approach

2023-01-24 · Jiashu Wu, Hao Dai, Yang Wang, Kejiang Ye 외

Data scarcity hinders the usability of data-dependent algorithms when tackling IoT intrusion detection (IID). To address this, we utilise the data rich network intrusion detection (NID) domain to facilitate more accurate…

Domain AdaptationIntrusion DetectionNetwork Intrusion DetectionPseudo Label+1