New research tackles LLM jailbreaks with advanced detection and defense strategies · 7 sources tracked
ByPulseAugur Editorial·[7 sources]·
Researchers are developing advanced methods to detect and prevent jailbreak attacks against large language and vision-language models. New techniques like SALLIE offer generation-free, cross-modal detection by analyzing internal model states, while NeuroBreak focuses on understanding neuron-level safety mechanisms. Other approaches include automated generation of multi-turn attack datasets using psychological principles, and adaptive defenses like Retrieval-Augmented Defense (RAD) that leverage known attack examples. Novel strategies also explore how decoy images can amplify existing defenses and how iterative context optimization can enhance semantic-shift jailbreaks.
AI
IMPACT
Advances in jailbreak detection and defense are crucial for enhancing the safety and reliability of LLMs and VLMs in real-world applications.
RANK_REASON
Multiple research papers detailing new methods for detecting and defending against jailbreak attacks on LLMs and VLMs.
arXiv:2604.06247v2 Announce Type: replace-cross Abstract: Large Language Models (LLMs) and Vision-Language Models (VLMs) are vulnerable to jailbreaks and prompt injections delivered through text or images. Existing defenses often narrow threat coverage or add inference cost throu…
arXiv cs.AI
TIER_1Deutsch(DE)·Chuhan Zhang, Ye Zhang, Bowen Shi, Yuyou Gan, Tianyu Du, Shouling Ji, Dazhan Deng, Yingcai Wu·
arXiv:2509.03985v2 Announce Type: replace-cross Abstract: In deployment and application, large language models (LLMs) typically undergo safety alignment to prevent illegal and unethical outputs. However, the continuous advancement of jailbreak attack techniques, designed to bypas…
arXiv:2511.19517v3 Announce Type: replace-cross Abstract: Multi-turn conversational attacks, which leverage psychological principles like Foot-in-the-Door (FITD), where a small initial request paves the way for a more significant one, to bypass safety alignments, pose a persisten…
arXiv:2608.08542v1 Announce Type: new Abstract: Model merging has become the default way to give an aligned language model new skills without retraining: a practitioner folds task vectors from math, code, or domain specialists into a safety-aligned base using task arithmetic, TIE…
arXiv:2608.01043v2 Announce Type: replace-cross Abstract: We report a counter-intuitive interaction between image inputs and existing black-box defenses on Vision--Language Models (VLMs): pairing an encoded jailbreak prompt with an unrelated decoy image can sharply lower attack s…
arXiv:2508.16406v3 Announce Type: replace-cross Abstract: Large Language Models (LLMs) remain vulnerable to jailbreak attacks, which attempt to elicit harmful responses from LLMs. The evolving nature and diversity of these attacks pose many challenges for defense systems, includi…
Foundation models have achieved remarkable success across diverse tasks, but they remain vulnerable. To investigate such vulnerabilities, semantic-shift jailbreaks have recently emerged as a promising attack paradigm. They bypass explicit safety mechanisms by replacing harmful te…