paper-with-me

Papers

Network Anomaly Detection Using Federated Learning

2023-03-13 · William Marfo, Deepak K. Tosh, Shirley V. Moore

Due to the veracity and heterogeneity in network traffic, detecting anomalous events is challenging. The computational load on global servers is a significant challenge in terms of efficiency, accuracy, and scalability. Our primary motivation is to introduce a robust and scalable framework that enables efficient network anomaly detection. We address the issue of scalability and efficiency for network anomaly detection by leveraging federated learning, in which multiple participants train a global model jointly. Unlike centralized training architectures, federated learning does not require participants to upload their training data to the server, preventing attackers from exploiting the training data. Moreover, most prior works have focused on traditional centralized machine learning, making federated machine learning under-explored in network anomaly detection. Therefore, we propose a deep neural network framework that could work on low to mid-end devices detecting network anomalies while checking if a request from a specific IP address is malicious or not. Compared to multiple traditional centralized machine learning models, the deep neural federated model reduces training time overhead. The proposed method performs better than baseline machine learning techniques on the UNSW-NB15 data set as measured by experiments conducted with an accuracy of 97.21% and a faster computation time.

📄 PDF Abstract BibTeX arXiv:2303.07452

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionFederated Learning

Similar Papers 제목 키워드 기반

FedTADBench: Federated Time-Series Anomaly Detection Benchmark

2022-12-19 · Fanxing Liu, Cheng Zeng, Le Zhang, Yingjie Zhou 외

Time series anomaly detection strives to uncover potential abnormal behaviors and patterns from temporal data, and has fundamental significance in diverse application scenarios. Constructing an effective detection model …

Anomaly DetectionFederated LearningTime SeriesTime Series Analysis+1

FadMan: Federated Anomaly Detection across Multiple Attributed Networks

2022-05-27 · Nannan Wu, Ning Zhang, Wenjun Wang, Lixin Fan 외

Anomaly subgraph detection has been widely used in various applications, ranging from cyber attack in computer networks to malicious activities in social networks. Despite an increasing need for federated anomaly detecti…

Anomaly DetectionData IntegrationFederated LearningVertical Federated Learning

Federated Learning for Anomaly Detection in Maritime Movement Data

2025-12-04 · Anita Graser, Axel Weißenfeld, Clemens Heistracher, Melitta Dragaschnig 외 arxiv

This paper introduces M3fed, a novel solution for federated learning of movement anomaly detection models. This innovation has the potential to improve data privacy and reduce communication costs in machine learning for …

Federated LearningAnomaly Detection

Enhanced Federated Anomaly Detection Through Autoencoders Using Summary Statistics-Based Thresholding

2024-10-11 · Sofiane Laridi, Gregory Palmer, Kam-Ming Mark Tam

In Federated Learning (FL), anomaly detection (AD) is a challenging task due to the decentralized nature of data and the presence of non-IID data distributions. This study introduces a novel federated threshold calculati…

Anomaly DetectionFederated LearningFraud Detection

Network Anomaly Detection Using Federated Learning and Transfer Learning

2020-10-22 · International Conference on Security and Privacy in Digital Economy 2020 10 · Ying Zhao, Junjun Chen, Qianling Guo, Jian Teng 외

Since deep neural networks can learn data representation from training data automatically, deep learning methods are widely used in the network anomaly detection. However, challenges of deep learning-based anomaly detect…

Anomaly DetectionFederated LearningTransfer Learning