paper-with-me

Papers

FadMan: Federated Anomaly Detection across Multiple Attributed Networks

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

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 detection across multiple attributed networks, only a limited number of approaches are available for this problem. Federated anomaly detection faces two major challenges. One is that isolated data in most industries are restricted share with others for data privacy and security. The other is most of the centralized approaches training based on data integration. The main idea of federated anomaly detection is aligning private anomalies from local data owners on the public anomalies from the attributed network in the server through public anomalies to federate local anomalies. In each private attributed network, the detected anomaly subgraph is aligned with an anomaly subgraph in the public attributed network. The significant public anomaly subgraphs are selected for federated private anomalies while preventing local private data leakage. The proposed algorithm FadMan is a vertical federated learning framework for public node aligned with many private nodes of different features, and is validated on two tasks correlated anomaly detection on multiple attributed networks and anomaly detection on an attributeless network using five real-world datasets. In the first scenario, FadMan outperforms competitive methods by at least 12% accuracy at 10% noise level. In the second scenario, by analyzing the distribution of abnormal nodes, we find that the nodes of traffic anomalies are associated with the event of postgraduate entrance examination on the same day.

📄 PDF Abstract BibTeX arXiv:2205.14196

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionData IntegrationFederated LearningVertical Federated Learning

Similar Papers 제목 키워드 기반

FedAD-Bench: A Unified Benchmark for Federated Unsupervised Anomaly Detection in Tabular Data

2024-08-08 · Ahmed Anwar, Brian Moser, Dayananda Herurkar, Federico Raue 외

The emergence of federated learning (FL) presents a promising approach to leverage decentralized data while preserving privacy. Furthermore, the combination of FL and anomaly detection is particularly compelling because …

Anomaly DetectionBenchmarkingFederated LearningUnsupervised Anomaly 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

Anomaly Detection via Federated Learning

2022-10-12 · Marc Vucovich, Amogh Tarcar, Penjo Rebelo, Narendra Gade 외

Machine learning has helped advance the field of anomaly detection by incorporating classifiers and autoencoders to decipher between normal and anomalous behavior. Additionally, federated learning has provided a way for …

Anomaly DetectionFederated LearningIntrusion Detection

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. …

Anomaly DetectionFederated Learning

Behavioral Anomaly Detection in Distributed Systems via Federated Contrastive Learning

2025-06-24 · Renzi Meng, Heyi Wang, Yumeng Sun, Qiyuan Wu 외

This paper addresses the increasingly prominent problem of anomaly detection in distributed systems. It proposes a detection method based on federated contrastive learning. The goal is to overcome the limitations of trad…

Anomaly DetectionContrastive LearningFederated Learning