paper-with-me

Papers

Logic Jailbreak: Efficiently Unlocking LLM Safety Restrictions Through Formal Logical Expression

2025-05-18 · Jingyu Peng, Maolin Wang, Nan Wang, Xiangyu Zhao, Jiatong Li, Kai Zhang, Qi Liu

Despite substantial advancements in aligning large language models (LLMs) with human values, current safety mechanisms remain susceptible to jailbreak attacks. We hypothesize that this vulnerability stems from distributional discrepancies between alignment-oriented prompts and malicious prompts. To investigate this, we introduce LogiBreak, a novel and universal black-box jailbreak method that leverages logical expression translation to circumvent LLM safety systems. By converting harmful natural language prompts into formal logical expressions, LogiBreak exploits the distributional gap between alignment data and logic-based inputs, preserving the underlying semantic intent and readability while evading safety constraints. We evaluate LogiBreak on a multilingual jailbreak dataset spanning three languages, demonstrating its effectiveness across various evaluation settings and linguistic contexts.

📄 PDF Abstract BibTeX arXiv:2505.13527

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Reasoning-to-Defend: Safety-Aware Reasoning Can Defend Large Language Models from Jailbreaking

2025-02-18 · Junda Zhu, Lingyong Yan, Shuaiqiang Wang, Dawei Yin 외

The reasoning abilities of Large Language Models (LLMs) have demonstrated remarkable advancement and exceptional performance across diverse domains. However, leveraging these reasoning capabilities to enhance LLM safety …

Unlocking Adversarial Suffix Optimization Without Affirmative Phrases: Efficient Black-box Jailbreaking via LLM as Optimizer

2024-08-21 · Weipeng Jiang, Zhenting Wang, Juan Zhai, Shiqing Ma 외

Despite prior safety alignment efforts, mainstream LLMs can still generate harmful and unethical content when subjected to jailbreaking attacks. Existing jailbreaking methods fall into two main categories: template-based…

Safety Alignment

Model-Editing-Based Jailbreak against Safety-aligned Large Language Models

2024-12-11 · Yuxi Li, Zhibo Zhang, Kailong Wang, Ling Shi 외

Large Language Models (LLMs) have transformed numerous fields by enabling advanced natural language interactions but remain susceptible to critical vulnerabilities, particularly jailbreak attacks. Current jailbreak techn…

Model EditingSafety Alignment

Breaking Minds, Breaking Systems: Jailbreaking Large Language Models via Human-like Psychological Manipulation

2025-12-20 · Zehao Liu, Xi Lin arxiv

Large Language Models (LLMs) have gained considerable popularity and protected by increasingly sophisticated safety mechanisms. However, jailbreak attacks continue to pose a critical security threat by inducing models to…

Do Methods to Jailbreak and Defend LLMs Generalize Across Languages?

2025-11-01 · Berk Atil, Rebecca J. Passonneau, Fred Morstatter arxiv

Large language models (LLMs) undergo safety alignment after training and tuning, yet recent work shows that safety can be bypassed through jailbreak attacks. While many jailbreaks and defenses exist, their cross-lingual …