Collaborative Domain Blocking: Using federated NLP To Detect Malicious Domains
Current content filtering and blocking methods are susceptible to various circumvention techniques and are relatively slow in dealing with new threats. This is due to these methods using shallow pattern recognition that is based on regular expression rules found in crowdsourced block lists. We propose a novel system that aims to remedy the aforementioned issues by examining deep textual patterns of network-oriented content relating to the domain being interacted with. Moreover, we propose to use federated learning that allows users to take advantage of each other's localized knowledge/experience regarding what should or should not be blocked on a network without compromising privacy. Our experiments show the promise of our proposed approach in real world settings. We also provide data-driven recommendations on how to best implement the proposed system.
Code (0)
등록된 구현이 없습니다.
Tasks
BlockingFederated LearningSimilar Papers 제목 키워드 기반
CELEST: Federated Learning for Globally Coordinated Threat Detection
The cyber-threat landscape has evolved tremendously in recent years, with new threat variants emerging daily, and large-scale coordinated campaigns becoming more prevalent. In this study, we propose CELEST (CollaborativE…
Active LearningFederated LearningByzantine-Robust Federated Machine Learning through Adaptive Model Averaging
Federated learning enables training collaborative machine learning models at scale with many participants whilst preserving the privacy of their datasets. Standard federated learning techniques are vulnerable to Byzantin…
BIG-bench Machine LearningFederated LearningByzantine-robust Federated Learning through Collaborative Malicious Gradient Filtering
Gradient-based training in federated learning is known to be vulnerable to faulty/malicious clients, which are often modeled as Byzantine clients. To this end, previous work either makes use of auxiliary data at paramete…
Federated LearningModel Poisoningtext-classificationText ClassificationA GAN-based data poisoning framework against anomaly detection in vertical federated learning
In vertical federated learning (VFL), commercial entities collaboratively train a model while preserving data privacy. However, a malicious participant's poisoning attack may degrade the performance of this collaborative…
Anomaly DetectionData PoisoningFederated LearningVertical Federated LearningToward Malicious Clients Detection in Federated Learning
Federated learning (FL) enables multiple clients to collaboratively train a global machine learning model without sharing their raw data. However, the decentralized nature of FL introduces vulnerabilities, particularly t…
Federated Learning