English

How Few-shot Demonstrations Affect Prompt-based Defenses Against LLM Jailbreak Attacks

Computation and Language 2026-02-05 v1 Artificial Intelligence Cryptography and Security

Abstract

Large Language Models (LLMs) face increasing threats from jailbreak attacks that bypass safety alignment. While prompt-based defenses such as Role-Oriented Prompts (RoP) and Task-Oriented Prompts (ToP) have shown effectiveness, the role of few-shot demonstrations in these defense strategies remains unclear. Prior work suggests that few-shot examples may compromise safety, but lacks investigation into how few-shot interacts with different system prompt strategies. In this paper, we conduct a comprehensive evaluation on multiple mainstream LLMs across four safety benchmarks (AdvBench, HarmBench, SG-Bench, XSTest) using six jailbreak attack methods. Our key finding reveals that few-shot demonstrations produce opposite effects on RoP and ToP: few-shot enhances RoP's safety rate by up to 4.5% through reinforcing role identity, while it degrades ToP's effectiveness by up to 21.2% through distracting attention from task instructions. Based on these findings, we provide practical recommendations for deploying prompt-based defenses in real-world LLM applications.

Keywords

Cite

@article{arxiv.2602.04294,
  title  = {How Few-shot Demonstrations Affect Prompt-based Defenses Against LLM Jailbreak Attacks},
  author = {Yanshu Wang and Shuaishuai Yang and Jingjing He and Tong Yang},
  journal= {arXiv preprint arXiv:2602.04294},
  year   = {2026}
}

Comments

13 pages, 4 figures, 6 tables

R2 v1 2026-07-01T09:35:31.613Z