Related Experiment Video
Updated: Jul 30, 2025

06:37
Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention
Published on: December 15, 2023
3.9K
Evaluation of Federated Learning in Phishing Email Detection
Chandra Thapa1, Jun Wen Tang2, Alsharif Abuadbba1,3
1Commonwealth Scientific and Industrial Research Organisation, Data61, Sydney 2122, Australia.
Sensors (Basel, Switzerland)
|May 13, 2023
Summary
Federated learning (FL) offers a privacy-preserving approach to phishing email detection. This study shows FL performs comparably to centralized methods, though performance varies with data distribution and scale.
Area of Science:
- Cybersecurity
- Machine Learning
- Artificial Intelligence
Background:
- Current AI phishing detection relies on centralized data, raising privacy, trust, and legal concerns.
- Organizations hesitate to share emails due to sensitive information risks, hindering global AI model training.
- Federated learning (FL) presents a privacy-preserving, distributed alternative, particularly relevant for multi-organization collaborations.
Purpose of the Study:
- To investigate the effectiveness and efficacy of federated learning (FL) for phishing email detection.
- To evaluate FL performance using deep neural network models (RNN and BERT) in multi-organization settings.
- To analyze FL's scalability and performance under varying data distributions.
Main Methods:
- Implemented federated learning (FL) with Recurrent Neural Network (RNN) and Bidirectional Encoder Representations from Transformers (BERT) models.
- Assessed FL performance across balanced and asymmetrical data distributions among collaborating organizations.
- Evaluated FL scalability by varying the number of organizations and the total email dataset size.
Main Results:
- FL demonstrated comparable performance to centralized learning for balanced datasets and few organizations.
- Increasing organizations with a fixed dataset decreased RNN accuracy but improved BERT accuracy slightly.
- Expanding the dataset by adding organizations improved FL convergence speed and organizational-level performance.
- Highly asymmetric data distributions led to unstable FL global model outputs and performance degradation.
Conclusions:
- Federated learning is a viable and privacy-preserving approach for phishing email detection in collaborative environments.
- FL performance is sensitive to data distribution asymmetry and the number of participating organizations.
- Further research is needed to optimize FL for robust phishing detection across diverse organizational data.

