backdoor-defense topic

List backdoor-defense repositories

NAD

112
Stars
13
Forks
Watchers

This is an implementation demo of the ICLR 2021 paper [Neural Attention Distillation: Erasing Backdoor Triggers from Deep Neural Networks](https://openreview.net/pdf?id=9l0K4OM-oXE) in PyTorch.

I-BAU

46
Stars
13
Forks
Watchers

Official Implementation of ICLR 2022 paper, ``Adversarial Unlearning of Backdoors via Implicit Hypergradient''

ANP_backdoor

49
Stars
13
Forks
Watchers

Codes for NeurIPS 2021 paper "Adversarial Neuron Pruning Purifies Backdoored Deep Models"

Awesome-Backdoor-in-Deep-Learning

149
Stars
13
Forks
Watchers

A curated list of papers & resources on backdoor attacks and defenses in deep learning.

FLIP

36
Stars
1
Forks
Watchers

FLIP: A Provable Defense Framework for Backdoor Mitigation in Federated Learning [ICLR‘23, Best Paper Award at ECCV’22 AROW Workshop]

BackDoorSim

72
Stars
10
Forks
Watchers

BackdoorSim: An Educational into Remote Administration Tools

A curated list of papers & resources linked to data poisoning, backdoor attacks and defenses against them

CognitiveDistillation

29
Stars
2
Forks
Watchers

[ICLR2023] Distilling Cognitive Backdoor Patterns within an Image

ARGD

17
Stars
0
Forks
Watchers

This is an implementation demo of the IJCAI 2022 paper [Eliminating Backdoor Triggers for Deep Neural Networks Using Attention Relation Graph Distillation](https://arxiv.org/abs/2204.09975) in PyTorc...