paper-with-me

Papers

usfAD Based Effective Unknown Attack Detection Focused IDS Framework

2024-03-17 · Md. Ashraf Uddin, Sunil Aryal, Mohamed Reda Bouadjenek, Muna Al-Hawawreh, Md. Alamin Talukder

The rapid expansion of varied network systems, including the Internet of Things (IoT) and Industrial Internet of Things (IIoT), has led to an increasing range of cyber threats. Ensuring robust protection against these threats necessitates the implementation of an effective Intrusion Detection System (IDS). For more than a decade, researchers have delved into supervised machine learning techniques to develop IDS to classify normal and attack traffic. However, building effective IDS models using supervised learning requires a substantial number of benign and attack samples. To collect a sufficient number of attack samples from real-life scenarios is not possible since cyber attacks occur occasionally. Further, IDS trained and tested on known datasets fails in detecting zero-day or unknown attacks due to the swift evolution of attack patterns. To address this challenge, we put forth two strategies for semi-supervised learning based IDS where training samples of attacks are not required: 1) training a supervised machine learning model using randomly and uniformly dispersed synthetic attack samples; 2) building a One Class Classification (OCC) model that is trained exclusively on benign network traffic. We have implemented both approaches and compared their performances using 10 recent benchmark IDS datasets. Our findings demonstrate that the OCC model based on the state-of-art anomaly detection technique called usfAD significantly outperforms conventional supervised classification and other OCC based techniques when trained and tested considering real-life scenarios, particularly to detect previously unseen attacks.

📄 PDF Abstract BibTeX arXiv:2403.11180

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionIntrusion DetectionOne-Class Classification

Similar Papers 제목 키워드 기반

A Hierarchical IDS for Zero-Day Attack Detection in Internet of Medical Things Networks

2025-08-14 · Md Ashraf Uddin, Nam H. Chu, Reza Rafeh arxiv

The Internet of Medical Things (IoMT) is driving a healthcare revolution but remains vulnerable to cyberattacks such as denial of service, ransomware, data hijacking, and spoofing. These networks comprise resource constr…

Intrusion Detection

Domain-Generalized Face Anti-Spoofing with Unknown Attacks

2023-10-18 · Zong-Wei Hong, Yu-Chen Lin, Hsuan-Tung Liu, Yi-Ren Yeh 외

Although face anti-spoofing (FAS) methods have achieved remarkable performance on specific domains or attack types, few studies have focused on the simultaneous presence of domain changes and unknown attacks, which is cl…

Domain GeneralizationFace Anti-Spoofing

A False Sense of Security? Revisiting the State of Machine Learning-Based Industrial Intrusion Detection

2022-05-18 · Dominik Kus, Eric Wagner, Jan Pennekamp, Konrad Wolsing 외

Anomaly-based intrusion detection promises to detect novel or unknown attacks on industrial control systems by modeling expected system behavior and raising corresponding alarms for any deviations.As manually creating th…

BIG-bench Machine LearningIntrusion Detection

Investigating Application of Deep Neural Networks in Intrusion Detection System Design

2025-01-27 · Mofe O. Jeje

Despite decades of development, existing IDSs still face challenges in improving detection accuracy, evasion, and detection of unknown attacks. To solve these problems, many researchers have focused on designing and deve…

feature selectionIntrusion DetectionNetwork Intrusion Detection

QAVA: Query-Agnostic Visual Attack to Large Vision-Language Models

2025-04-15 · Yudong Zhang, Ruobing Xie, Jiansheng Chen, Xingwu Sun 외

In typical multimodal tasks, such as Visual Question Answering (VQA), adversarial attacks targeting a specific image and question can lead large vision-language models (LVLMs) to provide incorrect answers. However, it is…

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)