From 685827e3aa3c8090ab31b32bff898a877a9cd11d Mon Sep 17 00:00:00 2001 From: wanlunsec <67862983+wanlunsec@users.noreply.github.com> Date: Wed, 1 Feb 2023 13:51:25 +1100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e5cd1f..1e251bb 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Beatrix -##### This is the source code for our NDSS'23 paper "The *Beatrix* Resurrections: Robust Backdoor Detection via Gram Matrices" [[arXiv](https://arxiv.org/abs/2209.11715v2)]. +##### This is the source code for our NDSS'23 paper "The *Beatrix* Resurrections: Robust Backdoor Detection via Gram Matrices" [[arXiv](https://arxiv.org/abs/2209.11715v3)]. ## Dynamic Backdoor Attacks - Input-Aware Dynamic Backdoor Attack (NeurIPS'20) [[code](https://github.com/VinAIResearch/input-aware-backdoor-attack-release)]