johnsonhung906 commited on
Commit
c01eb77
·
1 Parent(s): 973e1b3

update bibtex

Browse files
Files changed (1) hide show
  1. index.html +7 -5
index.html CHANGED
@@ -324,13 +324,15 @@
324
  <div class="language-plaintext highlighter-rouge">
325
  <div class="highlight">
326
  <pre class="highlight"><code>
327
- <!-- @misc{hu2024gradient,
328
- title={Gradient Cuff: Detecting Jailbreak Attacks on Large Language Models by Exploring Refusal Loss Landscapes},
329
- author={Xiaomeng Hu and Pin-Yu Chen and Tsung-Yi Ho},
330
  year={2024},
331
- eprint={2403.00867},
332
  archivePrefix={arXiv},
333
- primaryClass={cs.CR} }-->
 
 
334
  </code></pre>
335
  </div>
336
  </div>
 
324
  <div class="language-plaintext highlighter-rouge">
325
  <div class="highlight">
326
  <pre class="highlight"><code>
327
+ @misc{hung2024attentiontrackerdetectingprompt,
328
+ title={Attention Tracker: Detecting Prompt Injection Attacks in LLMs},
329
+ author={Kuo-Han Hung and Ching-Yun Ko and Ambrish Rawat and I-Hsin Chung and Winston H. Hsu and Pin-Yu Chen},
330
  year={2024},
331
+ eprint={2411.00348},
332
  archivePrefix={arXiv},
333
+ primaryClass={cs.CR},
334
+ url={https://arxiv.org/abs/2411.00348},
335
+ }
336
  </code></pre>
337
  </div>
338
  </div>