seyyedaliayati commited on
Commit
77d2d94
·
verified ·
1 Parent(s): c43297e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -25,5 +25,11 @@ This is a fine-tuned version of the **LLaMA-3.2-3B** model for Acoustic Side-Cha
25
 
26
  If you use this model, please cite the following paper:
27
  ```bibtex
28
- TODO
 
 
 
 
 
 
29
  ```
 
25
 
26
  If you use this model, please cite the following paper:
27
  ```bibtex
28
+ @article{ayati2025making,
29
+ title={Making Acoustic Side-Channel Attacks on Noisy Keyboards Viable with LLM-Assisted Spectrograms' "Typo" Correction},
30
+ author={Ayati, Seyyed Ali and Park, Jin Hyun and Cai, Yichen and Botacin, Marcus},
31
+ journal={arXiv preprint arXiv:2504.11622},
32
+ year={2025},
33
+ url={https://arxiv.org/abs/2504.11622}
34
+ }
35
  ```