paper-with-me

홈 › Papers

Collaborative Domain Blocking: Using federated NLP To Detect Malicious Domains

2022-10-08 · Mohammad Ismail Daud

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.

📄 PDF Abstract BibTeX arXiv:2210.04088

Code (0)

등록된 구현이 없습니다.

Tasks

BlockingFederated Learning

Similar Papers 제목 키워드 기반

CELEST: Federated Learning for Globally Coordinated Threat Detection

2022-05-23 · Talha Ongun, Simona Boboila, Alina Oprea, Tina Eliassi-Rad 외

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 Learning

Byzantine-Robust Federated Machine Learning through Adaptive Model Averaging

2019-09-11 · Luis Muñoz-González, Kenneth T. Co, Emil C. Lupu

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 Learning

Byzantine-robust Federated Learning through Collaborative Malicious Gradient Filtering

2021-09-13 · Jian Xu, Shao-Lun Huang, Linqi Song, Tian Lan

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 Classification

A GAN-based data poisoning framework against anomaly detection in vertical federated learning

2024-01-17 · Xiaolin Chen, Daoguang Zan, Wei Li, Bei guan 외

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 Learning

Toward Malicious Clients Detection in Federated Learning

2025-05-14 · Zhihao Dou, Jiaqi Wang, Wei Sun, Zhuqing Liu 외

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