paper-with-me

홈 › Papers

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 paradigm combining federated learning and continual learning, enabling distributed nodes to continually update models on streams of new phishing data, without accumulating data. These locally adapted models are then aggregated at a central server via federated learning. To enhance detection, we introduce a custom attention-based classifier model with residual connections, tailored for web phishing, leveraging attention mechanisms to capture intricate phishing patterns. We evaluate our hybrid learning paradigm across continual learning strategies (cumulative, replay, MIR, LwF) and model architectures through an empirical investigation. Our main contributions are: (1) a new hybrid federated-continual learning paradigm for robust web phishing detection, and (2) a novel attention + residual connections based model explicitly designed for this task, attaining 0.93 accuracy, 0.90 precision, 0.96 recall and 0.93 f1-score with the LwF strategy, outperforming traditional approaches in detecting emerging phishing threats while retaining past knowledge.

📄 PDF Abstract BibTeX arXiv:2405.03537

Code (0)

등록된 구현이 없습니다.

Tasks

Continual LearningFederated Learning

Similar Papers 제목 키워드 기반

FedRewind: Rewinding Continual Model Exchange for Decentralized Federated Learning

2024-11-14 · Luca Palazzo, Matteo Pennisi, Federica Proietto Salanitri, Giovanni Bellitto 외

In this paper, we present FedRewind, a novel approach to decentralized federated learning that leverages model exchange among nodes to address the issue of data distribution shift. Drawing inspiration from continual lear…

Continual LearningFederated Learning

Federated Continual Graph Learning

2024-11-28 · Yinlin Zhu, Miao Hu, Di wu

Managing evolving graph data presents substantial challenges in storage and privacy, and training graph neural networks (GNNs) on such data often leads to catastrophic forgetting, impairing performance on earlier tasks. …

Continual LearningGraph LearningTransfer Learning

Federated Continual Learning: Concepts, Challenges, and Solutions

2025-02-10 · Parisa Hamedi, Roozbeh Razavi-Far, Ehsan Hallaji

Federated Continual Learning (FCL) has emerged as a robust solution for collaborative model training in dynamic environments, where data samples are continuously generated and distributed across multiple devices. This su…

Continual LearningFederated LearningPrivacy PreservingSurvey

Addressing Client Drift in Federated Continual Learning with Adaptive Optimization

2022-03-24 · Yeshwanth Venkatesha, Youngeun Kim, Hyoungseob Park, Yuhang Li 외

Federated learning has been extensively studied and is the prevalent method for privacy-preserving distributed learning in edge devices. Correspondingly, continual learning is an emerging field targeted towards learning …

Continual LearningFederated LearningPrivacy Preserving

Inexact-ADMM Based Federated Meta-Learning for Fast and Continual Edge Learning

2020-12-16 · Sheng Yue, Ju Ren, Jiang Xin, Sen Lin 외

In order to meet the requirements for performance, safety, and latency in many IoT applications, intelligent decisions must be made right here right now at the network edge. However, the constrained resources and limited…

Meta-LearningTransfer Learning