paper-with-me

Papers

HumorReject: Decoupling LLM Safety from Refusal Prefix via A Little Humor

2025-01-23 · Zihui Wu, Haichang Gao, Jiacheng Luo, Zhaoxiang Liu

Large Language Models (LLMs) commonly rely on explicit refusal prefixes for safety, making them vulnerable to prefix injection attacks. We introduce HumorReject, a novel data-driven approach that reimagines LLM safety by decoupling it from refusal prefixes through humor as an indirect refusal strategy. Rather than explicitly rejecting harmful instructions, HumorReject responds with contextually appropriate humor that naturally defuses potentially dangerous requests. Our approach effectively addresses common "over-defense" issues while demonstrating superior robustness against various attack vectors. Our findings suggest that improvements in training data design can be as important as the alignment algorithm itself in achieving effective LLM safety.

📄 PDF Abstract BibTeX arXiv:2501.13677

Code (1)

wooozihui/HumorReject 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Break the Brake, Not the Wheel: Untargeted Jailbreak via Entropy Maximization

2026-05-11 · Mengqi He, Xinyu Tian, Xin Shen, Shu Zou 외 arxiv

Recent studies show that gradient-based universal image jailbreaks on vision-language models (VLMs) exhibit little or no cross-model transferability, casting doubt on the feasibility of transferable multimodal jailbreaks…

Understanding and Mitigating Over-refusal for Large Language Models via Representation Intervention

2025-11-24 · Junbo Zhang, Ran Chen, Qianli Zhou, Xinyang Deng 외 arxiv

Large language models (LLMs) demonstrate powerful capabilities across various natural language processing tasks,yet their inherent safety vulnerabilities undermine the reliable application of LLMs in real-world scenarios…

Prefix Probing: Lightweight Harmful Content Detection for Large Language Models

2025-12-18 · Jirui Yang, Hengqi Guo, Zhihui Lu, Yi Zhao 외 arxiv

Large language models often face a three-way trade-off among detection accuracy, inference latency, and deployment cost when used in real-world safety-sensitive applications. This paper introduces Prefix Probing, a black…

Re-Mask and Redirect: Exploiting Denoising Irreversibility in Diffusion Language Models

2026-03-17 · Arth Singh arxiv

Safety alignment in diffusion language models (dLLMs) relies on a single load-bearing assumption: that committed tokens are permanent. We show that violating this assumption, by re-masking committed refusal tokens and in…

Refuse Whenever You Feel Unsafe: Improving Safety in LLMs via Decoupled Refusal Training

2024-07-12 · Youliang Yuan, Wenxiang Jiao, Wenxuan Wang, Jen-tse Huang 외

This study addresses a critical gap in safety tuning practices for Large Language Models (LLMs) by identifying and tackling a refusal position bias within safety tuning data, which compromises the models' ability to appr…

Position