Update README.md
Browse files
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 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
```
|