paper-with-me

홈 › Papers

A Data-Driven Defense against Edge-case Model Poisoning Attacks on Federated Learning

2023-05-03 · Kiran Purohit, Soumi Das, Sourangshu Bhattacharya, Santu Rana

Federated Learning systems are increasingly subjected to a multitude of model poisoning attacks from clients. Among these, edge-case attacks that target a small fraction of the input space are nearly impossible to detect using existing defenses, leading to a high attack success rate. We propose an effective defense using an external defense dataset, which provides information about the attack target. The defense dataset contains a mix of poisoned and clean examples, with only a few known to be clean. The proposed method, DataDefense, uses this dataset to learn a poisoned data detector model which marks each example in the defense dataset as poisoned or clean. It also learns a client importance model that estimates the probability of a client update being malicious. The global model is then updated as a weighted average of the client models' updates. The poisoned data detector and the client importance model parameters are updated using an alternating minimization strategy over the Federated Learning rounds. Extensive experiments on standard attack scenarios demonstrate that DataDefense can defend against model poisoning attacks where other state-of-the-art defenses fail. In particular, DataDefense is able to reduce the attack success rate by at least ~ 40% on standard attack setups and by more than 80% on some setups. Furthermore, DataDefense requires very few defense examples (as few as five) to achieve a near-optimal reduction in attack success rate.

📄 PDF Abstract BibTeX arXiv:2305.02022

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningModel Poisoning

Methods 이 논문이 사용한 방법론

fail 설명 없음

Similar Papers 제목 키워드 기반

Few-shot Multi-domain Knowledge Rearming for Context-aware Defence against Advanced Persistent Threats

2023-06-13 · Gaolei Li, YuanYuan Zhao, Wenqi Wei, Yuchen Liu

Advanced persistent threats (APTs) have novel features such as multi-stage penetration, highly-tailored intention, and evasive tactics. APTs defense requires fusing multi-dimensional Cyber threat intelligence data to ide…

Meta-LearningScheduling

Benchmarking the Energy Cost of Assurance in Neuromorphic Edge Robotics

2026-03-14 · Sylvester Kaczmarek arxiv

Deploying trustworthy artificial intelligence on edge robotics imposes a difficult trade-off between high-assurance robustness and energy sustainability. Traditional defense mechanisms against adversarial attacks typical…

Concept-Based Masking: A Patch-Agnostic Defense Against Adversarial Patch Attacks

2025-10-05 · Ayushi Mehrotra, Derek Peng, Dipkamal Bhusal, Nidhi Rastogi arxiv

Adversarial patch attacks pose a practical threat to deep learning models by forcing targeted misclassifications through localized perturbations, often realized in the physical world. Existing defenses typically assume p…

CARD: Certifiably Robust Machine Learning Pipeline via Domain Knowledge Integration

2021-09-29 · Jiawei Zhang, Linyi Li, Bo Li

The advent of ubiquitous machine learning (ML) has led to exciting revolution in computing today. However, recent studies have shown that ML, especially deep neural networks (DNNs), are vulnerable to adversarial examples…

BIG-bench Machine Learning

Active Defense Against Social Engineering: The Case for Human Language Technology

2020-05-01 · LREC 2020 5 · Adam Dalton, Ehsan Aghaei, Ehab Al-Shaer, Archna Bhatia 외

We describe a system that supports natural language processing (NLP) components for active defenses against social engineering attacks. We deploy a pipeline of human language technology, including Ask and Framing Detecti…

AttributeDialogue Generationnamed-entity-recognitionNamed Entity Recognition+1