Silent Failures in Physical AI: A Literature Review of Runtime Action Authorization for Autonomous Systems
Summary
This literature review identifies and analyzes the problem of silent failures in physical AI systems, where black-box models may execute harmful actions without detection. It proposes a taxonomy of runtime guardrail functions and outlines evaluation requirements for safe autonomous systems.
View Cached Full Text
Cached at: 06/02/26, 03:36 PM
Paper page - Silent Failures in Physical AI: A Literature Review of Runtime Action Authorization for Autonomous Systems
Source: https://huggingface.co/papers/2606.00090
Abstract
Physical AI systems face safety challenges where black-box models can execute harmful actions without detection, necessitating comprehensive runtime guardrail mechanisms for safe operation.
Physical AI systemsincreasingly map multimodal observations, language instructions, and learned world representations into physically consequential actions. Robotics foundation models, vision-language-action models, and world-model-based autonomous systems can condition decisions that move vehicles, robots, drones, and industrial machines. This transition exposes a safety problem that is not fully captured by conventional AI content moderation or by classical robot safety alone: a black-box model may issue a physically consequential action while appearing confident, plausible, and semantically aligned. The resulting failure can be silent, arising from sensor drift, occlusion, state-estimation error, distribution shift, hallucinated affordances, or invalid physical assumptions before downstream hardware controllers detect a violation. Acrossembodied foundation models,world models,robotics simulation,embodied safety benchmarks,safe control,runtime assurance,uncertainty estimation,verification, andguardrail evaluation, model capability and safety mechanisms have advanced along largely separate technical tracks. A recurring gap synthesized here is that no single stream surveyed in this review supplies a complete runtime authorization boundary between black-box Physical AI models and physical execution. The resulting analysis develops a bounded problem formulation, a definition ofsilent physical-action failure, a taxonomy ofruntime guardrail functions, and evaluation requirements for comparing guardrails as Physical AI assurance mechanisms.
View arXiv pageView PDFAdd to collection
Get this paper in your agent:
hf papers read 2606\.00090
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2606.00090 in a model README.md to link it from this page.
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2606.00090 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2606.00090 in a Space README.md to link it from this page.
Collections including this paper1
Similar Articles
Runtime Governance: The Missing Layer for AI Agents in 2026
The article discusses the need for runtime governance in AI agents to balance autonomy with compliance, introducing SAFi, an open-source framework that enforces policies in real-time and audits actions.
The Containment Gap: How Deployed Agentic AI Frameworks Fail Public-Facing Safety Requirements
This paper audits LangChain, AutoGPT, and OpenAI Agents SDK for architectural safety guarantees and finds no native compliance with containment principles, demonstrating that memory poisoning can cause persistent failures; it introduces lightweight mechanisms to eliminate such attacks.
The most dangerous part of AI agents begins when they receive authority
The article highlights the critical risks of AI agents gaining execution authority over infrastructure, arguing that current guardrails are insufficient without an external admission layer to prevent catastrophic failures.
Concrete AI safety problems
OpenAI, Berkeley, and Stanford researchers co-authored a foundational paper identifying five concrete safety problems in modern AI systems: safe exploration, robustness to distributional shift, avoiding negative side effects, preventing reward hacking, and scalable oversight.
AI safety is arguing about the wrong boundary
This article argues that the AI safety debate is misdirected, focusing on model alignment and internal controls instead of the critical boundary: external admission authority over agent execution. It warns that systems capable of self-authorizing high-impact actions (e.g., deploying code, moving money) pose a fundamental risk that logging and monitoring cannot mitigate.