paper/2026Unreviewed
Dongsheng Chen, Xiangyu Zhao, Xin Yao +1
AI agents powered by large language models are evolving from isolated assistants into heterogeneous systems in which multiple agents, planners, tools, and execution backends operate over shared environments. In such settings, safety becomes a system-level action-governance…
paper/2026Unreviewed
Qinghua Mao, Wanying Qu, Dadi Guo +8
The performance of LLM-based agents is jointly shaped by the base model and the harness used when interacting with the environment. This exposes them to safety risks in both harmful final responses and multi-step execution trajectories. Existing safety alignment mechanisms often…
paper/2026Unreviewed
Jinxi Yu, Eric Hanchen Jiang, Levina Li +6
Topology-guided safeguards for LLM-based multi-agent systems (MAS) train a GNN over the inter-agent communication graph to localize risky agents and intervene on the topology---but they assume one operator can pool all labeled traces. Across organizations that assumption breaks:…
paper/2026Unreviewed
Tian Gao, Zhipeng Xie, Yuhao Wu +2
Open-weight large language models face a low-cost white-box threat from representation engineering attacks. Attackers can estimate refusal directions and search for projection-matrix edits that suppress safety alignment while preserving general capabilities, within minutes on a…
paper/2026Unreviewed
Quoc Viet Vo, Trung Le, Damith C. Ranasinghe +1
Despite the significant efforts devoted to aligning large language models (LLMs) with human values and ensuring safe deployment, recent work has revealed that LLMs remain vulnerable to adversarial jailbreak attacks that can bypass safety guardrails and elicit harmful responses.…
paper/2026Unreviewed
Sicong Li, Lingfeng Yao, Xingke Yang +7
With the widespread applications of large language models (LLMs), privacy-preserving inference has become increasingly essential for sensitive queries. To balance privacy and utility, a series of lightweight obfuscation approaches has recently been proposed, where users locally…
paper/2026Unreviewed
Tejasvi C. Addagada
Aligned language models fail under two independent pressures: the structural jailbreak class recently formalized as Involuntary In-Context Learning (IICL), which reframes a harmful request as the final missing cell of a data-labeling task completed by pattern rather than judged…
paper/2026Unreviewed
Thomas Rivasseau
Large language model safety and security research is preoccupied with, among other things, detecting and preventing jailbreak attacks: alignment bypasses that allow an adversarial user to elicit unwanted or harmful outputs from models. Arbitrary cipher, or covert communication,…
paper/2026Unreviewed
Yi Shi, Tanyu Chen, Kai Shen
Directional ablation removes an aligned language model's ability to refuse by projecting a single "refusal direction" out of the weights that write the residual stream. It needs no gradient-based training and no optimization, only a few hundred contrastive prompts, which makes…
paper/2026Unreviewed
Jinyang Li, Mingyu Guo, Hung X. Nguyen
Large language models (LLMs) have been ex- ploited to generate malware, but the effective- ness of guardrails for code generation secu- rity remains unclear. We introduce CS-Guard, the first benchmark to systematically evalu- ate guardrails for code generation security. It…
paper/2026Unreviewed
Hanyi Zhou, Chenyang Li, Yuanzhe Pang +3
Trusted Execution Environments (TEEs) offer a promising mechanism for safeguarding the intellectual property of on-device Large Language Models (LLMs). To overcome the inherent computational bottlenecks of TEEs, existing TEE-Shielded LLM Partition (TSLP) methods apply efficient…
paper/2026Unreviewed
Mengting Wu, Lin Wang, Yong Zhang +1
AI agents increasingly propose actions with external consequences, including financial transfers, infrastructure changes, software deployments, disclosures, and physical actuation. Authorization engines, policy languages, runtime monitors, provenance mechanisms, and agent…
paper/2026Unreviewed
Sebastiano Nordio, Michele Lotto
The proliferation of highly capable open-weight Small Language Models (SLMs) democratizes access to advanced cybersecurity capabilities, posing a escalating risk as these models can bypass proprietary API guardrails when deployed locally. However, SLMs deployed as autonomous…
paper/2026Unreviewed
Kuan-Lin Chu, Chung-En Sun, Tsui-Wei Weng
Despite extensive alignment efforts, Large Language Models (LLMs) remain vulnerable to generating unsafe content under adversarial prompting, yet the internal mechanisms by which safety behaviors are implemented remain poorly understood. We study LLM safety from a mechanistic…
paper/2026Unreviewed
Guoli Wang, Haonan Shi, Tu Ouyang +1
Diffusion large language models (dLLMs) generate text through iterative denoising rather than left-to-right decoding. This generation paradigm introduces two axes that can influence safety alignment: when tokens are generated during denoising and where they appear in the…
paper/2026Unreviewed
Cris Huynh
Item-sensitivity, defined as whether a model's choice depends on the specific input rather than on its own output prior, is widely reported as evidence of task competence. We show this evidence is necessary but not sufficient using a forced-choice signalling task abstracted from…
paper/2026Unreviewed
Smitha Muthya Sudheendra, Jaideep Srivastava
Synthetic dialogue generation can support research in privacy-restricted service settings, but generated conversations must preserve communicative intent, affective meaning, and natural dialogue flow. We introduce PragAlign, a feedback-guided framework for controlled synthetic…
paper/2026Unreviewed
Hoang Cuong Nguyen, Mark Dras, Usman Naseem
How do the methods used to train language models to refuse harmful requests shape how that refusal actually works inside the model? We compare three post-training methods - supervised fine-tuning, reasoning-augmented fine-tuning (training on reasoning chains that justify a…
paper/2026Unreviewed
Lingyu Li, Yan Teng, Yingchun Wang +1
Aligning large language models (LLMs) is essential for their safe deployment. Current alignment methods mainly optimize observable responses, yet models remain vulnerable when the same harmful intent is recast in unfamiliar or adversarial forms that humans can easily recognize.…
paper/2026Unreviewed
Alejo López-Ávila, Iker García-Ferrero, Jezabel Garcia +2
Safety alignment is usually posed as a topic-level question: is this subject harmful? Deployments ask a narrower one. A civics tutor and a public-sector assistant may share a base model yet need different boundaries inside the same topic, refusing targeted political manipulation…
paper/2026Unreviewed
Michael Ray Johnson, Linda Naimi
No specification says how a governed autotelic AI agent organization, where agents pursue self-generated goals inside guardrails, should be designed and evaluated. We answer in two parts. First, we synthesize the Governed Autotelic Multi-Agent Product Organization (GAMPO)…
paper/2026Unreviewed
Peng Lai, He Zhu, Zhiwen Ruan +6
Aligning large language models with human preferences remains a challenge, primarily due to the critical role of preference data quality in effective alignment. Existing datasets are frequently plagued by inherent noise and distribution shifts, which inherently limit model…
paper/2026Unreviewed
Mohammad Mahdi Abootorabi, Armin Saghafian, Ali Bazshoushtari +5
As large language models (LLMs) are increasingly deployed in alignment-sensitive contexts, activation steering has emerged as a lightweight, inference-time alternative to fine-tuning methods (e.g., RLHF, DPO) for behavioral control. However, existing work typically validates…
paper/2026Unreviewed
Prabhu Raghav, Balamurugan Pandi, Arul Vivek +2
Enterprise AI is evolving into an Enterprise Operating System where autonomous AI agents can plan, reason, use memory, invoke tools, execute workflows, and collaborate with other agents. This shift creates a new governance challenge: existing authorization, security, guardrails,…
paper/2026Unreviewed
Yuqiao Tan, Shizhu He, Jun Zhao +1
While research on recursive self-improvement (RSI) has predominantly automated model training pipelines, reliable autonomous development demands a missing pillar: post-hoc monitoring and auditing to understand what models learn and ensure safe alignment. Mechanistic…
paper/2026Unreviewed
Roberto Campbell, Momin Abbass, Muneeza Azmat +5
Large Language Models (LLMs) are powerful zero-shot learners but remain prone to misalignment with human preferences, often producing biased, toxic, or otherwise harmful outputs. Existing alignment methods, while effective, are costly and tightly coupled to the model, limiting…
paper/2026Unreviewed
Yuanchen Bei, Zhengzhang Chen, Yanjun Zhao +3
As large language models (LLMs) are increasingly deployed in real-world high-stakes applications, effective governance has become essential. Existing safeguards largely follow two paradigms: learning-based guards provide strong semantic discrimination but couple policy behavior…
paper/2026Unreviewed
Hanling Wang, Chenlong Wei, Ling Xu +6
As large language models (LLMs) are increasingly deployed, the generation of harmful content has become a critical safety concern. Existing safeguards operate at the input, output, or streaming-generation stages, while early-risk methods that rely on surface tokens or output…
paper/2026Unreviewed
Md. Jueal Mia, Yanzhao Wu, S. Uluagac +1
Large language models (LLMs) are rapidly evolving from conversational assistants into agentic AI systems that reason, plan, invoke tools, maintain persistent memory, communicate with other agents, and execute multi-step tasks. At the same time, modern models exhibit…
paper/2026Unreviewed
O. Cherednichenko, Roman Klypa
Integrating robust safety guardrails into Large Language Models (LLMs) is essential for delivering helpful yet harmless responses. While proprietary systems exhibit reliable safety controls, their underlying methodologies and trade-offs remain largely undisclosed. Achieving…
paper/2026International Journal For Multidisciplinary ResearchUnreviewed
Vishwanath
Foundation models increasingly operate across modalities (vision, language, audio, and vision–language)
and are deployed in decision-critical pipelines with tool use and retrieval. This expands the adversarial surface: small perturbations to images or audio can flip predictions,…
paper/2026Unreviewed
Srikanth Malla, Chiho Choi, Joon Choi
Post-hoc safety training (RLHF, DPO) is the dominant way to align large language models, yet jailbreaks (Zou et al., 2023b), fine-tuning attacks (Qi et al., 2024), and activation-space probes (Arditi et al., 2024) keep recovering the behaviors it was meant to remove. We give…
paper/2026Unreviewed
Meng-Lin Liu, Yao Yu, Tong Wu +2
As large language models become the front door to political information, what they refuse to discuss becomes a new instrument of information control. We argue that a model's guardrail encodes not a universal notion of harm but the political threat model of the state that governs…
paper/2026ElectronicsUnreviewed
Changhee Kim, Seong-je Cho
Large language model (LLM)-based agents are evolving into agents for computer use (ACUs) that read files, invoke applications, communicate over networks, and operate graphical interfaces, moving the effective security boundary from model inputs and outputs to autonomous actions…
paper/2026Unreviewed
10a Labs Juliette Garcia, Hailey May, Bobby McKenzie +5
A rapidly expanding ecosystem of actors is removing built-in safety guardrails from open-weight AI models. We profile this ecosystem by identifying key producers, downstream reproductions, and emerging applications. Between January 2024 and March 2026, we identified 3,471…
paper/2026Unreviewed
Vansh Wahi
Self-improving agent pipelines have a problem at their center. An optimizer rewrites prompts to score higher, and the score comes from a judge that is itself an LLM. That judge has the last word on whether the system is getting better, and our position is that it has not earned…
paper/2026Unreviewed
Suyoung Lee, Myungsub Choi
Verdict-only evaluation does not reveal whether a vision-language model (VLM) used the visual evidence that should support its decision. We study this problem in web-agent guardrails, where a VLM judges whether on-screen text conflicts with a user instruction. We introduce…
paper/2026IEEE Transactions on Dependable and Secure ComputingUnreviewed
Hai-Qi Zhang, Zi-Qiang Li, Hao Tang +1
Vision-Language Pre-training (VLP) models are highly capable in multimodal tasks but are critically vulnerable to adversarial attacks. Existing methods for creating transferable adversarial examples typically operate by modifying semantics within isolated image-text pairs. This…
paper/2026IEEE Internet of Things JournalUnreviewed
Zichu Ren, Donghai Zhu, Haibo Hong +1
Recent jailbreak attacks demonstrate that large language models (LLMs) can be manipulated to generate harmful outputs through adversarial prompts even after robust alignment. However, prevailing methods typically focus on forcing a desired response at the output layer—a…
paper/2026Unreviewed
Singg Team
Runtime guardrails are essential for reliable large language model (LLM) deployment, yet existing approaches typically rely on independent, external models that introduce additional inference cost, delayed safety signals, and a capacity mismatch with increasingly capable base…
paper/2026Unreviewed
Di-Shu Yang, Jing-Jing Liu, Ji-Ze Li
Preference optimization is widely used to align large language models with human preferences, but preference-data composition may also influence privacy-relevant memorization. We examine whether adding synthetic privacy-preference pairs to Direct Preference Optimization (DPO) is…
paper/2026Unreviewed
Yusuke Hirota, Michael Boone, Arun George Zachariah +4
We propose a societal bias evaluation method for large vision-language models (LVLMs) in the era of strong safety guardrails. Existing benchmarks rely on prompts that ask models to infer attributes of people in images (e.g.,"Is this person a CEO or a secretary?"). However, we…
paper/2026International Journal for Educational IntegrityUnreviewed
Yu-Feng Qian
This study examines how the 50 U.S. universities ranked as most innovative by U.S. News & World Report articulate policy, guidance, and support for generative artificial intelligence (GenAI) in teaching and learning. Using qualitative document analysis and inductive thematic…
paper/2026Construction Research Congress 2026Unreviewed
M. Sadeghi, Ali Mansouri, Abdolmajid Erfani
paper/2026Unreviewed
Yingjie Zhang, Yuanbo Xie, Kai Chen
Agent guardrails are checks that approve or refuse each action before an LLM executes it. Sometimes they refuse requests that are genuinely safe. This over-safety blocks deployment when a guardrail refuses an authorized task. Evaluating over-safety is hard: at the boundary an…
paper/2026Unreviewed
Chenmin Wu, H. Jia, Yang Liu +11
Large language model agents are increasingly deployed as autonomous loops. Starting from one human goal, such a system repeatedly discovers work, plans, executes tool calls, verifies outcomes and persists state across many unattended iterations. The agent safeguards in wide use,…
paper/2026Unreviewed
Ziyang Chen, Xing Wu, Songlin Hu
Safety guardrails serve as the last line of defense against harmful inputs and outputs of large language models (LLMs), yet they are trained and evaluated almost exclusively on short text. We present LongGuard, a framework that evaluates, mechanistically analyzes, and mitigates…
paper/2026Unreviewed
I. Shraga, Roei Eshel, Lior Gorelik
A large language model (LLM) guardrail for a self-adaptive system (SAS) may issue an approval that is correct at check time but stale by actuation. This creates an Execute-stage time-of-check to time-of-use (TOCTOU) hazard. We study verdict freshness: whether a guardrail verdict…
paper/2026Unreviewed
Moavia Hassan, Muhammad Iqbal Hossain
Bangla large language model (LLM) safety is difficult to evaluate with English-centric or standard-script benchmarks because Bangla users routinely write across scripts, spellings, code-mixed forms, and regional registers. This paper presents BanglaVeilGuard, a compact…
paper/2026Unreviewed
Wenzheng Jiang, Xuan-Kun Rong, Yuan-Zhao Zhai +2
While multimodal large language models (MLLMs) extend model capabilities beyond text, they also make safety alignment increasingly challenging. Multimodal safety alignment methods must address cross-modal jailbreaks, safety-awareness failures, and over-sensitive refusals.…