Skip to content

Guardrails

Constitutional AI, safety layers, and behavioral constraints

Resources
268
Page
3/6

Newest first

Search instead
paper2026Unreviewed

Do LLMs Know Their Vulnerable Scenarios?

Ziheng Peng, Huiqi Deng, Haoran Jing +5

Safety-aligned large language models are trained to refuse harmful requests, yet embedding the same requests in particular scenarios can bypass their safeguards. Existing red-teaming methods empirically identify effective scenarios through observed attack outcomes, but why…

paper2026Unreviewed

Mask2Shield: Strengthening LLM Safety against Neuron-Pruning Attacks

Ying JinCheng, Minghui Xu, Yinhao Xiao +2

Large language models (LLMs) are safety-aligned before deployment to reduce harmful content generation. Yet neuron-level pruning attacks show that refusal can depend on a small set of removable units: disabling them can remove safety behavior while leaving much of the model…

paper2026Unreviewed

Toward a Theory of Value in AI Alignment

Andrew Smart, Shazeda Ahmed, Jackie Kay +3

Can AI systems be aligned to human values? The popularization of large language models (LLMs) and multi-modal foundation models has seen a rise in harms spanning from toxic speech and hallucinations to AI agents executing unauthorized actions. Within the field of AI safety,…

paper20262026 IEEE 2nd International Conference on Secure IoT, Assured and Trusted Computing (SATC)Unreviewed

Benchmarking the Effectiveness of AI-Driven Red Teaming Across Safety-Aligned Language Models

Joyce Malicha, Kamrul Hasan

Large language models (LLMs) have advanced rapidly, yet even safety-aligned models remain vulnerable to adversarial prompts that bypass safeguards and induce harmful outputs. Conventional red teaming methods, including static testing and gradient-based attacks, are limited by…

paper2026Unreviewed

The Latent Diagnostic Taxonomy: A Framework for Constructing Classifiers and Diagnosing Their Decisions, Applied to Prompt Injection Detection

Jaturong Kongmanee, Smile Thanapattheerakul

This paper proposes a framework for constructing a classifier as a safeguard layer, and for developing a complementary diagnostic that identifies which of the classifier's confident decisions can be trusted. This framework, the Latent Diagnostic Taxonomy, consists of (i)…

paper2026Unreviewed

Influence Is Not Authority: When Causal Guardrail Signals Make Legitimate Tool Use Look Like an Attack in Tool-Using LLM Agents

Tanzim Ahad, Ismail Hossain, Md Jahangir Alam +3

The key limitation of current state-of-the-art influence-based guardrails is that they do not reliably distinguish a legitimate, user-authorized action from a malicious, unauthorized action when both rely on external tool information. This ambiguity can cause benign actions to…

paper2026Unreviewed

AlcaTRAz - Anchored Tree-Rule Defense Against Jailbreaks

Jakub Reš, Petr Kaška, Martin Perešíni +2

Large language models (LLMs) are vulnerable to jailbreak attacks that bypass safety alignment through carefully crafted prompts. Many existing defenses require access to model weights or internals, making them difficult to apply to black-box deployments. We propose AlcaTRAz…

paper2026Unreviewed

The Safeguard Worked. Is the LLM System Safer?

Pingyu Wu, Weiming Zhang, Nenghai Yu

Safeguards in deployed LLM services are evaluated by refusal, attack success, and policy violation rates. Those rates characterize how a control performed on the requests it was tested on. A deployment has to answer a different question: how much help with harmful tasks the…