TL;DR
This paper explores federated learning for IoT malware detection, demonstrating that it offers privacy-preserving models with performance comparable to centralized methods, while also analyzing vulnerabilities to adversarial attacks.
Contribution
It introduces a federated learning framework for IoT malware detection, compares it with traditional approaches, and evaluates its robustness against malicious participants.
Findings
Federated models perform similarly to centralized models with diverse data.
Using federated learning preserves privacy while maintaining detection accuracy.
Adversarial attacks significantly compromise federated learning models, highlighting robustness challenges.
Abstract
This work investigates the possibilities enabled by federated learning concerning IoT malware detection and studies security issues inherent to this new learning paradigm. In this context, a framework that uses federated learning to detect malware affecting IoT devices is presented. N-BaIoT, a dataset modeling network traffic of several real IoT devices while affected by malware, has been used to evaluate the proposed framework. Both supervised and unsupervised federated models (multi-layer perceptron and autoencoder) able to detect malware affecting seen and unseen IoT devices of N-BaIoT have been trained and evaluated. Furthermore, their performance has been compared to two traditional approaches. The first one lets each participant locally train a model using only its own data, while the second consists of making the participants share their data with a central entity in charge of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
