From 1d5d76f2791e94bdaa52e2b6f2e579da80d4a2ec Mon Sep 17 00:00:00 2001 From: Daizong Liu Date: Sat, 22 Feb 2025 18:34:52 +0800 Subject: [PATCH] update 2.22.2025 --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ee09022..327de5b 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Here, we've summarized existing LVLM Attack methods in our survey paper👍. ``` @article{liu2024attack, title={A Survey of Attacks on Large Vision-Language Models: Resources, Advances, and Future Trends}, - author={Liu, Daizong and Yang, Mingyu and Qu, Xiaoye and Zhou, Pan and Hu, Wei and Cheng, Yu}, + author={Liu, Daizong and Yang, Mingyu and Qu, Xiaoye and Zhou, Pan and Cheng, Yu and Hu, Wei}, journal={arXiv preprint arXiv:2407.07403}, year={2024} } @@ -26,6 +26,7 @@ Here, we've summarized existing LVLM Attack methods in our survey paper👍. - [Jailbreak Attacks](#Jailbreak-Attack) - [Prompt Injection](#Prompt-Injection) - [Data Poisoning](#Data-Poisoning) +- [Special Attacks For LVLM Applications](#Special-Attacks-For-LVLM-Applications)
@@ -354,3 +355,5 @@ Here, we've summarized existing LVLM Attack methods in our survey paper👍. * Yuke Hu, Zheng Li, Zhihao Liu, Yang Zhang, Zhan Qin, Kui Ren, Chun Chen * Zhejiang University, Shandong University, CISPA Helmholtz Center for Information Security * [USENIX'25] https://arxiv.org/abs/2501.18624 + +## Special-Attacks-For-LVLM-Applications