paper-with-me

홈 › Papers

The Tradeoff Between Privacy and Accuracy in Anomaly Detection Using Federated XGBoost

2019-07-16 · Mengwei Yang, Linqi Song, Jie Xu, Congduan Li, Guozhen Tan

Privacy has raised considerable concerns recently, especially with the advent of information explosion and numerous data mining techniques to explore the information inside large volumes of data. In this context, a new distributed learning paradigm termed federated learning becomes prominent recently to tackle the privacy issues in distributed learning, where only learning models will be transmitted from the distributed nodes to servers without revealing users' own data and hence protecting the privacy of users. In this paper, we propose a horizontal federated XGBoost algorithm to solve the federated anomaly detection problem, where the anomaly detection aims to identify abnormalities from extremely unbalanced datasets and can be considered as a special classification problem. Our proposed federated XGBoost algorithm incorporates data aggregation and sparse federated update processes to balance the tradeoff between privacy and learning performance. In particular, we introduce the virtual data sample by aggregating a group of users' data together at a single distributed node. We compute parameters based on these virtual data samples in the local nodes and aggregate the learning model in the central server. In the learning model upgrading process, we focus more on the wrongly classified data before in the virtual sample and hence to generate sparse learning model parameters. By carefully controlling the size of these groups of samples, we can achieve a tradeoff between privacy and learning performance. Our experimental results show the effectiveness of our proposed scheme by comparing with existing state-of-the-arts.

📄 PDF Abstract BibTeX arXiv:1907.07157

Code (1)

Raymw/Federated-XGBoost 공식 구현

Tasks

Anomaly DetectionFederated LearningSparse Learning

Similar Papers 제목 키워드 기반

Differential Privacy for Anomaly Detection: Analyzing the Trade-off Between Privacy and Explainability

2024-04-09 · Fatima Ezzeddine, Mirna Saad, Omran Ayoub, Davide Andreoletti 외

Anomaly detection (AD), also referred to as outlier detection, is a statistical process aimed at identifying observations within a dataset that significantly deviate from the expected pattern of the majority of the data.…

Anomaly DetectionOutlier Detection

Towards Scalable IoT Deployment for Visual Anomaly Detection via Efficient Compression

2025-05-11 · Arianna Stropeni, Francesco Borsatti, Manuel Barusco, Davide Dalle Pezze 외

Visual Anomaly Detection (VAD) is a key task in industrial settings, where minimizing operational costs is essential. Deploying deep learning models within Internet of Things (IoT) environments introduces specific challe…

Anomaly DetectionData Compression

Privacy-Preserving Hybrid Ensemble Model for Network Anomaly Detection: Balancing Security and Data Protection

2025-02-13 · Shaobo Liu, Zihao Zhao, Weijie He, Jiren Wang 외

Privacy-preserving network anomaly detection has become an essential area of research due to growing concerns over the protection of sensitive data. Traditional anomaly de- tection models often prioritize accuracy while …

Anomaly DetectionPrivacy Preserving

Privacy-Aware Video Anomaly Detection through Orthogonal Subspace Projection

2026-05-09 · Lei Wang, Wenxiang Diao, Andrew Busch, Jun Zhou 외 arxiv

Video anomaly detection (VAD) systems often prioritize accuracy while overlooking privacy concerns, limiting their suitability for real-world deployment. We propose the Orthogonal Projection Layer (OPL), a lightweight mo…

Video Anomaly Detection

Unmasking Performance Gaps: A Comparative Study of Human Anonymization and Its Effects on Video Anomaly Detection

2025-07-18 · Sara Abdulaziz, Egor Bondarev arxiv

Advancements in deep learning have improved anomaly detection in surveillance videos, yet they raise urgent privacy concerns due to the collection of sensitive human data. In this paper, we present a comprehensive analys…

Anomaly Detection In Surveillance VideosVideo Anomaly Detection