paper-with-me

Papers

A Simple and Efficient Jailbreak Method Exploiting LLMs' Helpfulness

2025-09-17 · Xuan Luo, Yue Wang, Zefeng He, Geng Tu, Jing Li, Ruifeng Xu arxiv

This study reveals a critical safety blind spot in modern LLMs: learning-style queries, which closely resemble ordinary educational questions, can reliably elicit harmful responses. The learning-style queries are constructed by a novel reframing paradigm: HILL (Hiding Intention by Learning from LLMs). The deterministic, model-agnostic reframing framework is composed of 4 conceptual components: 1) key concept, 2) exploratory transformation, 3) detail-oriented inquiry, and optionally 4) hypotheticality. Further, new metrics are introduced to thoroughly evaluate the efficiency and harmfulness of jailbreak methods. Experiments on the AdvBench dataset across a wide range of models demonstrate HILL's strong generalizability. It achieves top attack success rates on the majority of models and across malicious categories while maintaining high efficiency with concise prompts. On the other hand, results of various defense methods show the robustness of HILL, with most defenses having mediocre effects or even increasing the attack success rates. In addition, the assessment of defenses on the constructed safe prompts reveals inherent limitations of LLMs' safety mechanisms and flaws in the defense methods. This work exposes significant vulnerabilities of safety measures against learning-style elicitation, highlighting a critical challenge of fulfilling both helpfulness and safety alignments.

📄 PDF Abstract BibTeX arXiv:2509.14297

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Catastrophic Jailbreak of Open-source LLMs via Exploiting Generation

2023-10-10 · Yangsibo Huang, Samyak Gupta, Mengzhou Xia, Kai Li 외

The rapid progress in open-source large language models (LLMs) is significantly advancing AI development. Extensive efforts have been made before model release to align their behavior with human values, with the primary …

Red Teaming

PiCo: Jailbreaking Multimodal Large Language Models via $\textbf{Pi}$ctorial $\textbf{Co}$de Contextualization

2025-04-02 · Aofan Liu, Lulu Tang, Ting Pan, Yuguo Yin 외

Multimodal Large Language Models (MLLMs), which integrate vision and other modalities into Large Language Models (LLMs), significantly enhance AI capabilities but also introduce new security vulnerabilities. By exploitin…

input filteringPICO

Context Misleads LLMs: The Role of Context Filtering in Maintaining Safe Alignment of LLMs

2025-08-09 · Jinhwa Kim, Ian G. Harris arxiv

While Large Language Models (LLMs) have shown significant advancements in performance, various jailbreak attacks have posed growing safety and ethical risks. Malicious users often exploit adversarial context to deceive L…

Intention Analysis Makes LLMs A Good Jailbreak Defender

2024-01-12 · Yuqi Zhang, Liang Ding, Lefei Zhang, DaCheng Tao

Aligning large language models (LLMs) with human values, particularly when facing complex and stealthy jailbreak attacks, presents a formidable challenge. Unfortunately, existing methods often overlook this intrinsic nat…

SHAPE: Unifying Safety, Helpfulness and Pedagogy for Educational LLMs

2026-04-24 · Sihang Zhao, Kangrui Yu, Youliang Yuan, Pinjia He 외 arxiv

Large Language Models (LLMs) have been widely explored in educational scenarios. We identify a critical vulnerability in current educational LLMs, pedagogical jailbreaks, where students use answer-inducing prompts to eli…