paper-with-me

홈 › Papers

Attribute Learning for Network Intrusion Detection

2016-07-28 · Jorge Luis Rivero Pérez, Bernardete Ribeiro

Network intrusion detection is one of the most visible uses for Big Data analytics. One of the main problems in this application is the constant rise of new attacks. This scenario, characterized by the fact that not enough labeled examples are available for the new classes of attacks is hardly addressed by traditional machine learning approaches. New findings on the capabilities of Zero-Shot learning (ZSL) approach makes it an interesting solution for this problem because it has the ability to classify instances of unseen classes. ZSL has inherently two stages: the attribute learning and the inference stage. In this paper we propose a new algorithm for the attribute learning stage of ZSL. The idea is to learn new values for the attributes based on decision trees (DT). Our results show that based on the rules extracted from the DT a better distribution for the attribute values can be found. We also propose an experimental setup for the evaluation of ZSL on network intrusion detection (NID).

📄 PDF Abstract BibTeX arXiv:1607.08634

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeIntrusion DetectionNetwork Intrusion DetectionZero-Shot Learning

Similar Papers 제목 키워드 기반

A Grassmannian Approach to Zero-Shot Learning for Network Intrusion Detection

2017-09-23 · Jorge Rivero, Bernardete Ribeiro, Ning Chen, Fátima Silva Leite

One of the main problems in Network Intrusion Detection comes from constant rise of new attacks, so that not enough labeled examples are available for the new classes of attacks. Traditional Machine Learning approaches h…

AttributeIntrusion DetectionNetwork Intrusion DetectionZero-Shot Learning

Individual Packet Features are a Risk to Model Generalisation in ML-Based Intrusion Detection

2024-06-07 · Kahraman Kostas, Mike Just, Michael A. Lones

Machine learning is increasingly used for intrusion detection in IoT networks. This paper explores the effectiveness of using individual packet features (IPF), which are attributes extracted from a single network packet,…

Intrusion Detection

CyberCScope: Mining Skewed Tensor Streams and Online Anomaly Detection in Cybersecurity Systems

2025-03-02 · Kota Nakamura, Koki Kawabata, Shungo Tanaka, Yasuko Matsubara 외

Cybersecurity systems are continuously producing a huge number of time-stamped events in the form of high-order tensors, such as {count; time, port, flow duration, packet size, . . . }, and so how can we detect anomalies…

Anomaly Detection

STATGRAPH: Effective In-vehicle Intrusion Detection via Multi-view Statistical Graph Learning

2023-11-13 · Kai Wang, Qiguang Jiang, Bailing Wang, Yulei Wu 외

In-vehicle network (IVN) is facing complex external cyber-attacks, especially the emerging masquerade attacks with extremely high difficulty of detection while serious damaging effects. In this paper, we propose the STAT…

Graph LearningIntrusion Detection

XAI-based Feature Selection for Improved Network Intrusion Detection Systems

2024-10-14 · Osvaldo Arreche, Tanish Guntur, Mustafa Abdallah

Explainability and evaluation of AI models are crucial parts of the security of modern intrusion detection systems (IDS) in the network security field, yet they are lacking. Accordingly, feature selection is essential fo…

AttributeDecision Makingfeature selectionIntrusion Detection+1