paper-with-me

홈 › Papers

Distract Large Language Models for Automatic Jailbreak Attack

2024-03-13 · Zeguan Xiao, Yan Yang, Guanhua Chen, Yun Chen

Extensive efforts have been made before the public release of Large language models (LLMs) to align their behaviors with human values. However, even meticulously aligned LLMs remain vulnerable to malicious manipulations such as jailbreaking, leading to unintended behaviors. In this work, we propose a novel black-box jailbreak framework for automated red teaming of LLMs. We designed malicious content concealing and memory reframing with an iterative optimization algorithm to jailbreak LLMs, motivated by the research about the distractibility and over-confidence phenomenon of LLMs. Extensive experiments of jailbreaking both open-source and proprietary LLMs demonstrate the superiority of our framework in terms of effectiveness, scalability and transferability. We also evaluate the effectiveness of existing jailbreak defense methods against our attack and highlight the crucial need to develop more effective and practical defense strategies.

📄 PDF Abstract BibTeX arXiv:2403.08424

Code (1)

sufenlp/AttanttionShiftJailbreak 공식 구현 pytorch

Tasks

Red Teaming

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Distraction is All You Need for Multimodal Large Language Model Jailbreaking

2025-02-15 · CVPR 2025 1 · Zuopeng Yang, Jiluan Fan, Anli Yan, Erdun Gao 외

Multimodal Large Language Models (MLLMs) bridge the gap between visual and textual data, enabling a range of advanced applications. However, complex internal interactions among visual elements and their alignment with te…

AllLanguage ModelingLanguage ModellingLarge Language Model+1

DMN: A Compositional Framework for Jailbreaking Multimodal LLMs with Multi-Image Inputs

2026-05-18 · Wenzhuo Xu, Zhipeng Wei, Zonghao Ying, Deyue Zhang 외 arxiv

Multimodal Large Language Models (MLLMs) are vulnerable to jailbreak attacks, which can elicit harmful responses from MLLMs. Many MLLMs support multi-image inputs, inadvertently introducing new vulnerabilities due to les…

Visual Reasoning

Text is All You Need for Vision-Language Model Jailbreaking

2026-01-31 · Yihang Chen, Zhao Xu, Youyuan Jiang, Tianle Zheng 외 arxiv

Large Vision-Language Models (LVLMs) are increasingly equipped with robust safety safeguards to prevent responses to harmful or disallowed prompts. However, these defenses often focus on analyzing explicit textual inputs…

Jailbreaking Black Box Large Language Models in Twenty Queries

2023-10-12 · Patrick Chao, Alexander Robey, Edgar Dobriban, Hamed Hassani 외

There is growing interest in ensuring that large language models (LLMs) align with human values. However, the alignment of such models is vulnerable to adversarial jailbreaks, which coax LLMs into overriding their safety…

CCFC: Core & Core-Full-Core Dual-Track Defense for LLM Jailbreak Protection

2025-08-19 · Jiaming Hu, Haoyu Wang, Debarghya Mukherjee, Ioannis Ch. Paschalidis arxiv

Jailbreak attacks pose a serious challenge to the safe deployment of large language models (LLMs). We introduce CCFC (Core & Core-Full-Core), a dual-track, prompt-level defense framework designed to mitigate LLMs' vulner…