A Federated Learning Approach for Mobile Packet Classification
Evita Bakopoulou, Balint Tillman, and Athina Markopoulou

TL;DR
This paper introduces a federated learning framework for mobile packet classification that enables devices to collaboratively train models without sharing sensitive raw data, addressing privacy concerns while maintaining classification accuracy.
Contribution
It is the first to apply federated learning to mobile packet classification, tackling challenges in model selection and parameter tuning for privacy-preserving network analysis.
Findings
Effective classification of PII exposure and ad requests
Reduced communication and computation costs
Maintained high accuracy with privacy preservation
Abstract
In order to improve mobile data transparency, a number of network-based approaches have been proposed to inspect packets generated by mobile devices and detect personally identifiable information (PII), ad requests, or other activities. State-of-the-art approaches train classifiers based on features extracted from HTTP packets. So far, these classifiers have only been trained in a centralized way, where mobile users label and upload their packet logs to a central server, which then trains a global classifier and shares it with the users to apply on their devices. However, packet logs used as training data may contain sensitive information that users may not want to share/upload. In this paper, we apply, for the first time, a Federated Learning approach to mobile packet classification, which allows mobile devices to collaborate and train a global model, without sharing raw training data.…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsInternet Traffic Analysis and Secure E-voting · Network Security and Intrusion Detection · Spam and Phishing Detection
