Jf1993 commited on
Commit
136fcd9
·
verified ·
1 Parent(s): a887172

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -11,4 +11,12 @@ license: mit
11
  short_description: DynaNoise official code
12
  ---
13
 
14
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
11
  short_description: DynaNoise official code
12
  ---
13
 
14
+ # DynaNoise: Official Code
15
+
16
+ This Space is associated with the paper:
17
+
18
+ **Dynamic Probabilistic Noise Injection for Membership Inference Defense**
19
+
20
+ arXiv: https://arxiv.org/abs/2505.13362
21
+
22
+ Official GitHub repository: https://github.com/Javad-Forough/DynaNoise-PoPETs2026-Artifact