paper-with-me

Papers

from Benign import Toxic: Jailbreaking the Language Model via Adversarial Metaphors

2025-02-25 · Yu Yan, Sheng Sun, Zenghao Duan, Teli Liu, Min Liu, Zhiyi Yin, Jiangyu Lei, Qi Li

Current studies have exposed the risk of Large Language Models (LLMs) generating harmful content by jailbreak attacks. However, they overlook that the direct generation of harmful content from scratch is more difficult than inducing LLM to calibrate benign content into harmful forms. In our study, we introduce a novel attack framework that exploits AdVersArial meTAphoR (AVATAR) to induce the LLM to calibrate malicious metaphors for jailbreaking. Specifically, to answer harmful queries, AVATAR adaptively identifies a set of benign but logically related metaphors as the initial seed. Then, driven by these metaphors, the target LLM is induced to reason and calibrate about the metaphorical content, thus jailbroken by either directly outputting harmful responses or calibrating residuals between metaphorical and professional harmful content. Experimental results demonstrate that AVATAR can effectively and transferable jailbreak LLMs and achieve a state-of-the-art attack success rate across multiple advanced LLMs.

📄 PDF Abstract BibTeX arXiv:2503.00038

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage Modelling

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

JaiLIP: Jailbreaking Vision-Language Models via Loss Guided Image Perturbation

2025-09-24 · Md Jueal Mia, M. Hadi Amini arxiv

Vision-Language Models (VLMs) have remarkable abilities in generating multimodal reasoning tasks. However, potential misuse or safety alignment concerns of VLMs have increased significantly due to different categories of…

Multimodal ReasoningText Generation

Disentangling Adversarial Prompts: A Semantic-Graph Defense for Robust LLM Security

2026-05-27 · Xiang Fang, Wanlong Fang arxiv

Large Language Models (LLMs) are increasingly vulnerable to adversarial prompts that exploit semantic ambiguities to bypass safety mechanisms, resulting in harmful or inappropriate outputs. Such attacks, including jailbr…

Computational EfficiencyIntent ClassificationIntent Detection

Towards Building a Robust Toxicity Predictor

2024-04-09 · Dmitriy Bespalov, Sourav Bhabesh, Yi Xiang, Liutong Zhou 외

Recent NLP literature pays little attention to the robustness of toxicity language predictors, while these systems are most likely to be used in adversarial contexts. This paper presents a novel adversarial attack, \text…

Adversarial Attack

Self-Jailbreaking: Language Models Can Reason Themselves Out of Safety Alignment After Benign Reasoning Training

2025-10-23 · Zheng-Xin Yong, Stephen H. Bach arxiv

We discover a novel and surprising phenomenon of unintentional misalignment in reasoning language models (RLMs), which we call self-jailbreaking. Specifically, after benign reasoning training on math or code domains, RLM…

ToxiGen: A Large-Scale Machine-Generated Dataset for Adversarial and Implicit Hate Speech Detection

2022-03-17 · ACL 2022 5 · Thomas Hartvigsen, Saadia Gabriel, Hamid Palangi, Maarten Sap 외

Toxic language detection systems often falsely flag text that contains minority group mentions as toxic, as those groups are often the targets of online hate. Such over-reliance on spurious correlations also causes syste…

Hate Speech DetectionLanguage Modelling