paper-with-me

Papers

Revealing the Intrinsic Ethical Vulnerability of Aligned Large Language Models

2025-04-07 · Jiawei Lian, Jianhong Pan, Lefan Wang, Yi Wang, Shaohui Mei, Lap-Pui Chau

Large language models (LLMs) are foundational explorations to artificial general intelligence, yet their alignment with human values via instruction tuning and preference learning achieves only superficial compliance. Here, we demonstrate that harmful knowledge embedded during pretraining persists as indelible "dark patterns" in LLMs' parametric memory, evading alignment safeguards and resurfacing under adversarial inducement at distributional shifts. In this study, we first theoretically analyze the intrinsic ethical vulnerability of aligned LLMs by proving that current alignment methods yield only local "safety regions" in the knowledge manifold. In contrast, pretrained knowledge remains globally connected to harmful concepts via high-likelihood adversarial trajectories. Building on this theoretical insight, we empirically validate our findings by employing semantic coherence inducement under distributional shifts--a method that systematically bypasses alignment constraints through optimized adversarial prompts. This combined theoretical and empirical approach achieves a 100% attack success rate across 19 out of 23 state-of-the-art aligned LLMs, including DeepSeek-R1 and LLaMA-3, revealing their universal vulnerabilities.

📄 PDF Abstract BibTeX arXiv:2504.05050

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Denevil: Towards Deciphering and Navigating the Ethical Values of Large Language Models via Instruction Learning

2023-10-17 · Shitong Duan, Xiaoyuan Yi, Peng Zhang, Tun Lu 외

Large Language Models (LLMs) have made unprecedented breakthroughs, yet their increasing integration into everyday life might raise societal risks due to generated unethical content. Despite extensive study on specific i…

EthicsPhilosophy

EMNLP: Educator-role Moral and Normative Large Language Models Profiling

2025-08-21 · Yilin Jiang, Mingzi Zhang, Sheng Jin, Zengyi Yu 외 arxiv

Simulating Professions (SP) enables Large Language Models (LLMs) to emulate professional roles. However, comprehensive psychological and ethical evaluation in these contexts remains lacking. This paper introduces EMNLP, …

Quantum-Inspired Analysis of Neural Network Vulnerabilities: The Role of Conjugate Variables in System Attacks

2024-02-16 · Jun-Jie Zhang, Deyu Meng

Neural networks demonstrate inherent vulnerability to small, non-random perturbations, emerging as adversarial attacks. Such attacks, born from the gradient of the loss function relative to the input, are discerned as in…

Medical Malice: A Dataset for Context-Aware Safety in Healthcare LLMs

2025-11-24 · Andrew Maranhão Ventura D'addario arxiv

The integration of Large Language Models (LLMs) into healthcare demands a safety paradigm rooted in \textit{primum non nocere}. However, current alignment techniques rely on generic definitions of harm that fail to captu…

Inference-Time Vulnerability Beyond Shallow Safety: Alignment Along Generation Trajectories

2026-06-03 · Kyungmin Park, Taesup Kim arxiv

Safety-aligned Large Language Models (LLMs) remain vulnerable to interventions during inference that redirect generation toward harmful outputs. Recent work attributes this to shallow safety, where alignment concentrates…