paper-with-me

Papers

Analyzing and Storing Network Intrusion Detection Data using Bayesian Coresets: A Preliminary Study in Offline and Streaming Settings

2019-06-20 · Fabio Massimo Zennaro

In this paper we offer a preliminary study of the application of Bayesian coresets to network security data. Network intrusion detection is a field that could take advantage of Bayesian machine learning in modelling uncertainty and managing streaming data; however, the large size of the data sets often hinders the use of Bayesian learning methods based on MCMC. Limiting the amount of useful data is a central problem in a field like network traffic analysis, where large amount of redundant data can be generated very quickly via packet collection. Reducing the number of samples would not only make learning more feasible, but would also contribute to reduce the need for memory and storage. We explore here the use of Bayesian coresets, a technique that reduces the amount of data samples while guaranteeing the learning of an accurate posterior distribution using Bayesian learning. We analyze how Bayesian coresets affect the accuracy of learned models, and how time-space requirements are traded-off, both in a static scenario and in a streaming scenario.

📄 PDF Abstract BibTeX arXiv:1906.08528

Code (0)

등록된 구현이 없습니다.

Tasks

Intrusion DetectionNetwork Intrusion Detection

Methods 이 논문이 사용한 방법론

Coresets 설명 없음

Similar Papers 제목 키워드 기반

A Novel Federated Learning-Based IDS for Enhancing UAVs Privacy and Security

2023-12-07 · Ozlem Ceviz, Pinar Sadioglu, Sevil Sen, Vassilios G. Vassilakis

Unmanned aerial vehicles (UAVs) operating within Flying Ad-hoc Networks (FANETs) encounter security challenges due to the dynamic and distributed nature of these networks. Previous studies focused predominantly on centra…

Federated LearningIntrusion Detection

Bayesian Hyperparameter Optimization for Deep Neural Network-Based Network Intrusion Detection

2022-07-07 · Mohammad Masum, Hossain Shahriar, Hisham Haddad, Md Jobair Hossain Faruk 외

Traditional network intrusion detection approaches encounter feasibility and sustainability issues to combat modern, sophisticated, and unpredictable security attacks. Deep neural networks (DNN) have been successfully ap…

Bayesian OptimizationHyperparameter OptimizationIntrusion DetectionNetwork Intrusion Detection

Improving Transferability of Network Intrusion Detection in a Federated Learning Setup

2024-01-07 · Shreya Ghosh, Abu Shafin Mohammad Mahdee Jameel, Aly El Gamal

Network Intrusion Detection Systems (IDS) aim to detect the presence of an intruder by analyzing network packets arriving at an internet connected device. Data-driven deep learning systems, popular due to their superior …

Federated LearningIntrusion DetectionNetwork Intrusion Detection

Learning automata based SVM for intrusion detection

2018-01-04 · Chong Di

As an indispensable defensive measure of network security, the intrusion detection is a process of monitoring the events occurring in a computer system or network and analyzing them for signs of possible incidents. It is…

Dimensionality ReductionIntrusion Detection

STC-IDS: Spatial-Temporal Correlation Feature Analyzing based Intrusion Detection System for Intelligent Connected Vehicles

2022-04-23 · Pengzhou Cheng, Mu Han, Aoxue Li, Fengwei Zhang

Intrusion detection is an important defensive measure for automotive communications security. Accurate frame detection models assist vehicles to avoid malicious attacks. Uncertainty and diversity regarding attack methods…

Anomaly ClassificationBayesian OptimizationDiversityIntrusion Detection+2