paper-with-me

홈 › Papers

Federated Phish Bowl: LSTM-Based Decentralized Phishing Email Detection

2021-10-12 · Yuwei Sun, Ng Chong, Hideya Ochiai

With increasingly more sophisticated phishing campaigns in recent years, phishing emails lure people using more legitimate-looking personal contexts. To tackle this problem, instead of traditional heuristics-based algorithms, more adaptive detection systems such as natural language processing (NLP)-powered approaches are essential to understanding phishing text representations. Nevertheless, concerns surrounding the collection of phishing data that might cover confidential information hinder the effectiveness of model learning. We propose a decentralized phishing email detection framework called Federated Phish Bowl (FedPB) which facilitates collaborative phishing detection with privacy. In particular, we devise a knowledge-sharing mechanism with federated learning (FL). Using long short-term memory (LSTM) for phishing detection, the framework adapts by sharing a global word embedding matrix across the clients, with each client running its local model with Non-IID data. We collected the most recent phishing samples to study the effectiveness of the proposed method using different client numbers and data distributions. The results show that FedPB can attain a competitive performance with a centralized phishing detector, with generality to various cases of FL retaining a prediction accuracy of 83%.

📄 PDF Abstract BibTeX arXiv:2110.06025

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningPrivacy Preserving

Similar Papers 제목 키워드 기반

AdaPhish: AI-Powered Adaptive Defense and Education Resource Against Deceptive Emails

2025-02-05 · Rei Meguro, Ng S. T. Chong

Phishing attacks remain a significant threat in the digital age, yet organizations lack effective methods to tackle phishing attacks without leaking sensitive information. Phish bowl initiatives are a vital part of cyber…

Exploring the Efficacy of Federated-Continual Learning Nodes with Attention-Based Classifier for Robust Web Phishing Detection: An Empirical Investigation

2024-05-06 · Jesher Joshua M, Adhithya R, Sree Dananjay S, M Revathi

Web phishing poses a dynamic threat, requiring detection systems to quickly adapt to the latest tactics. Traditional approaches of accumulating data and periodically retraining models are outpaced. We propose a novel par…

Continual LearningFederated Learning

Phishing URL Detection using Bi-LSTM

2025-04-29 · Sneha Baskota

Phishing attacks threaten online users, often leading to data breaches, financial losses, and identity theft. Traditional phishing detection systems struggle with high false positive rates and are usually limited by the …

A Deep Learning Model with Hierarchical LSTMs and Supervised Attention for Anti-Phishing

2018-05-03 · Minh Nguyen, Toan Nguyen, Thien Huu Nguyen

Anti-phishing aims to detect phishing content/documents in a pool of textual data. This is an important problem in cybersecurity that can help to guard users from fraudulent information. Natural language processing (NLP)…

SentenceText Categorization

AntiPhishStack: LSTM-based Stacked Generalization Model for Optimized Phishing URL Detection

2024-01-17 · Saba Aslam, Hafsa Aslam, Arslan Manzoor, Chen Hui 외

The escalating reliance on revolutionary online web services has introduced heightened security risks, with persistent challenges posed by phishing despite extensive security measures. Traditional phishing systems, relia…