paper-with-me

홈 › Papers

Survey of Vulnerabilities in Large Language Models Revealed by Adversarial Attacks

2023-10-16 · Erfan Shayegani, Md Abdullah Al Mamun, Yu Fu, Pedram Zaree, Yue Dong, Nael Abu-Ghazaleh

Large Language Models (LLMs) are swiftly advancing in architecture and capability, and as they integrate more deeply into complex systems, the urgency to scrutinize their security properties grows. This paper surveys research in the emerging interdisciplinary field of adversarial attacks on LLMs, a subfield of trustworthy ML, combining the perspectives of Natural Language Processing and Security. Prior work has shown that even safety-aligned LLMs (via instruction tuning and reinforcement learning through human feedback) can be susceptible to adversarial attacks, which exploit weaknesses and mislead AI systems, as evidenced by the prevalence of `jailbreak' attacks on models like ChatGPT and Bard. In this survey, we first provide an overview of large language models, describe their safety alignment, and categorize existing research based on various learning structures: textual-only attacks, multi-modal attacks, and additional attack methods specifically targeting complex systems, such as federated learning or multi-agent systems. We also offer comprehensive remarks on works that focus on the fundamental sources of vulnerabilities and potential defenses. To make this field more accessible to newcomers, we present a systematic review of existing works, a structured typology of adversarial attack concepts, and additional resources, including slides for presentations on related topics at the 62nd Annual Meeting of the Association for Computational Linguistics (ACL'24).

📄 PDF Abstract BibTeX arXiv:2310.10844

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial AttackFederated LearningSafety Alignment

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Exploring Vulnerabilities and Protections in Large Language Models: A Survey

2024-06-01 · Frank Weizhen Liu, Chenhui Hu

As Large Language Models (LLMs) increasingly become key components in various AI applications, understanding their security vulnerabilities and the effectiveness of defense mechanisms is crucial. This survey examines the…

Data PoisoningSurvey

Towards Robust and Secure Embodied AI: A Survey on Vulnerabilities and Attacks

2025-02-18 · Wenpeng Xing, Minghao Li, Mohan Li, Meng Han

Embodied AI systems, including robots and autonomous vehicles, are increasingly integrated into real-world applications, where they encounter a range of vulnerabilities stemming from both environmental and system-level f…

Adversarial AttackAutonomous VehiclesDecision MakingMotion Planning+2

Survey of Adversarial Robustness in Multimodal Large Language Models

2025-03-18 · Chengze Jiang, Zhuangzhuang Wang, Minjing Dong, Jie Gui

Multimodal Large Language Models (MLLMs) have demonstrated exceptional performance in artificial intelligence by facilitating integrated understanding across diverse modalities, including text, images, video, audio, and …

Adversarial RobustnessSurvey

A reading survey on adversarial machine learning: Adversarial attacks and their understanding

2023-08-07 · Shashank Kotyan

Deep Learning has empowered us to train neural networks for complex data with high performance. However, with the growing research, several vulnerabilities in neural networks have been exposed. A particular branch of res…

Adversarial Attacks on Multimodal Large Language Models: A Comprehensive Survey

2026-03-30 · Bhavuk Jain, Sercan Ö. Arık, Hardeo K. Thakur arxiv

Multimodal large language models (MLLMs) integrate information from multiple modalities such as text, images, audio, and video, enabling complex capabilities such as visual question answering and audio translation. While…

Visual Question Answering