Skip to content

Guardrails

Constitutional AI, safety layers, and behavioral constraints

Resources
268
Page
5/6

Newest first · 2 reviewed on this page

Search instead
paper2026ElectronicsUnreviewed

Securing the Prompt Pipeline: A Systematic Review of Defense Mechanisms Against Prompt-Based Attacks in LLM Agents

Sana Mourad, E. E. Abdallah, Mohammad Ababneh

Current language model deployments face growing security challenges from prompt-based attacks, including jailbreaks, direct and indirect prompt injection, and instruction hijacking, which often evade traditional rule-based safeguards. As these models are increasingly integrated…

paper2026BMC Medical Informatics and Decision MakingUnreviewed

AI safety evaluation in an underrepresented population: real-world performance of clinical decision support and frontier language models on Medicaid patient messaging triage

Sanjay Basu, Sadiq Y. Patel, Parth Sheth +4

Studies of artificial intelligence tools used in patient triage have largely involved academic medical center cohorts, scripted patient-actor scenarios, or knowledge benchmarks. Populations that may rely on such tools due to constrained access to in-person care, including…

paper2026Unreviewed

PL-Guard: Probabilistic Logic Reasoning for LLM Guardrails

Satchit Chatterji, Shi-Han Wang, G. Sileno +1

Large language model guardrails can be viewed as policy-consistency problems: a system must determine which policy-relevant facts hold in a prompt-response pair and what those facts imply under a given policy. Common approaches, including policy prompting and LLM-as-a-judge…

paper2026Unreviewed

BioFirewall: A genome-writing-native governance layer for design-stage biosecurity screening of agentic AI

Anees Ahmed Mahaboob Ali, R. Delhibabu, Everette Jacob Remington Nelson

Background. Artificial-intelligence design tools now plan genome-scale edits, and agentic systems execute those plans with progressively less human oversight. Biosecurity controls are limited to two points: refusal guardrails at the foundation model and sequence-identity…

paper2026Unreviewed

Language-Specific Gaps in AI Safety Training Datasets

Chialuka Prisca-Mary Onuoha, Bright Etornam Sunu, Rashidat Sikiru

Large language model providers routinely cite multilingual safety benchmarks spanning a dozen or more languages as evidence that their models are safe for non-English-speaking users. We show that these collection-level coverage claims frequently do not survive inspection at the…

paper2026Unreviewed

MetaStrategy: Generative Ranking with Executable LLM Strategies

Chengyu Lai, Jiuning Lin, Zhibo Xiao +12

Industrial recommender systems rank heterogeneous content under coupled user, business, commercial, and experience objectives. Existing generative ranking methods typically construct item sequences directly, making them difficult to integrate with mature predictive models,…

paper2026Unreviewed

Taxonomy-Driven Analysis of Open-Source AI Risk Mitigation Tools

Afreen Alam, Evgenija Popchanovska, Ana Gjorgjevikj +4

Rapid adoption of large language models (LLMs) in enterprise settings has introduced operational, security, and governance risks. As generative AI applications move from pilot to production, manual harm identification and mitigation are becoming difficult to scale. Although many…

paper2026Unreviewed

Diffusion LLMs as Targets and Adversaries: Mechanistic Safety Exploits

Elena Dumitrescu, G. Lek, L. Chen +1

Diffusion Large Language Models (DLLMs) replace autoregressive next-token prediction with iterative parallel denoising, yet their internal safety mechanisms remain poorly understood. In this work, we investigate DLLMs both as targets and as adversaries, exposing mechanistic…

paper2026Unreviewed

Mood Matters: How Syntactic Sensitivity Undermines Safety Alignment

Alina Klerings, Jannik Brinkmann, Heiner Stuckenschmidt +1

Large language models typically undergo post-training to align them with safety policies but there exist many sophisticated jailbreaks that sidestep established safeguards. For instance, prior work by Andriushchenko et al. (2025) has found that changing the grammatical tense…

paper20262026 International Conference on Intelligent Multimedia, Networking, and Security (IMNS)Unreviewed

Evaluating Prompt Injection Risk and Guardrails in LLM-Enabled Home IoT Assistants

Shazid Bin Zaman, Sohan Gyawali, C. Popoviciu +2

Smart home virtual assistants are increasingly powered by large language models to enable information retrieval and home device actuation. As a result, intelligent home environments are becoming more exposed to untrusted inputs, increasing their susceptibility to prompt…

paper2026Stout in Computer Science and Technology StudiesUnreviewed

Continual Red-Teaming and Guardrail Distillation for Tool-Using LLM Agents: Prompt-Injection Resistance with Utility Preservation

Wesley Gao

Tool-using language-model agents can convert indirect prompt injection into consequential actions, making guardrail quality a joint security, utility, and efficiency problem. This study evaluates a ReAct-style control, native tool filtering, deterministic self-verification, a…

paper2025arXiv.orgUnreviewed

Red Teaming the Mind of the Machine: A Systematic Evaluation of Prompt Injection and Jailbreak Vulnerabilities in LLMs

Chetan Pathade

Large Language Models (LLMs) are increasingly integrated into consumer and enterprise applications. Despite their capabilities, they remain susceptible to adversarial attacks such as prompt injection and jailbreaks that override alignment safeguards. This paper provides a…

paper2025Conference on Empirical Methods in Natural Language ProcessingUnreviewed

Foot-In-The-Door: A Multi-turn Jailbreak for LLMs

Zixuan Weng, Xiaolong Jin, Jinyuan Jia +1

Ensuring AI safety is crucial as large language models become increasingly integrated into real-world applications. A key challenge is jailbreak, where adversarial prompts bypass built-in safeguards to elicit harmful disallowed outputs. Inspired by psychological foot-in-the-door…

paper2025Conference on Empirical Methods in Natural Language ProcessingUnreviewed

AdaSteer: Your Aligned LLM is Inherently an Adaptive Jailbreak Defender

Weixiang Zhao, Jiahe Guo, Yulin Hu +8

Despite extensive efforts in safety alignment, large language models (LLMs) remain vulnerable to jailbreak attacks. Activation steering offers a training-free defense method but relies on fixed steering coefficients, resulting in suboptimal protection and increased false…

paper2025Unreviewed

Bypassing LLM Guardrails: An Empirical Analysis of Evasion Attacks against Prompt Injection and Jailbreak Detection Systems

William Hackett, Lewis Birch, Stefan Trawicki +2

Large Language Models (LLMs) guardrail systems are designed to protect against prompt injection and jailbreak attacks. However, they remain vulnerable to evasion techniques. We demonstrate two approaches for bypassing LLM prompt injection and jailbreak detection systems via…

paper20252025 55th Annual IEEE/IFIP International Conference on Dependable Systems and Networks - Supplemental Volume (DSN-S)Unreviewed

To Protect the LLM Agent Against the Prompt Injection Attack with Polymorphic Prompt

Zhilong Wang, N. Nagaraja, Lan Zhang +3

LLM agents are widely used as agents for customer support, content generation, and code assistance. However, they are vulnerable to prompt injection attacks, where adversarial inputs manipulate the model’s behavior. Traditional defenses like input sanitization, guard models, and…

paper2025AAAI Conference on Artificial IntelligenceUnreviewed

STACK: Adversarial Attacks on LLM Safeguard Pipelines

Ian R. McKenzie, O. Hollinsworth, Tom Tseng +5

Frontier AI developers are relying on layers of safeguards to protect against catastrophic misuse of AI systems. Anthropic guards their latest Claude 4 Opus model using one such defense pipeline, and other frontier developers including Google DeepMind and OpenAI pledge to soon…

paper2025Conference on Empirical Methods in Natural Language ProcessingUnreviewed

Graph of Attacks with Pruning: Optimizing Stealthy Jailbreak Prompt Generation for Enhanced LLM Content Moderation

Daniel Schwartz, Dmitriy Bespalov, Zhe Wang +2

As large language models (LLMs) become increasingly prevalent, ensuring their robustness against adversarial misuse is crucial. This paper introduces the GAP (Graph of Attacks with Pruning) framework, an advanced approach for generating stealthy jailbreak prompts to evaluate and…

paper2025Annual Meeting of the Association for Computational LinguisticsUnreviewed

CAVGAN: Unifying Jailbreak and Defense of LLMs via Generative Adversarial Attacks on their Internal Representations

Xiaohu Li, Yunfeng Ning, Zepeng Bao +3

Security alignment enables the Large Language Model (LLM) to gain the protection against malicious queries, but various jailbreak attack methods reveal the vulnerability of this security mechanism. Previous studies have isolated LLM jailbreak attacks and defenses. We analyze the…

paper2025arXiv.orgUnreviewed

Proactive defense against LLM Jailbreak

Weiliang Zhao, Jinjun Peng, Daniel Ben-Levi +2

The proliferation of powerful large language models (LLMs) has necessitated robust safety alignment, yet these models remain vulnerable to evolving adversarial attacks, including multi-turn jailbreaks that iteratively search for successful queries. Current defenses, which are…

paper2025arXiv.orgUnreviewed

Adversarial Attack-Defense Co-Evolution for LLM Safety Alignment via Tree-Group Dual-Aware Search and Optimization

Xurui Li, Kaisong Song, Rui Zhu +2

Large Language Models (LLMs) have developed rapidly in web services, delivering unprecedented capabilities while amplifying societal risks. Existing works tend to focus on either isolated jailbreak attacks or static defenses, neglecting the dynamic interplay between evolving…