Pre-Execution Safety Gate & Task Safety Contracts for LLM-Controlled Robot Systems
Ike Obi, Vishnunandan L.N. Venkatesh, Weizheng Wang, Ruiqi Wang, Dayoon Suh, Temitope I. Amosa, Wonse Jo, Byung-Cheol Min

TL;DR
This paper introduces SafeGate, a neurosymbolic safety architecture with task safety contracts, to prevent unsafe commands in LLM-controlled robot systems, ensuring safer execution through validation and constraint enforcement.
Contribution
The paper presents SafeGate and Task Safety Contracts, novel safety mechanisms that improve validation and constraint enforcement in LLM-based robot command pipelines.
Findings
SafeGate reduces defective command acceptance significantly.
High benign task acceptance maintained with SafeGate.
Effective constraint checking via Z3 SMT solver.
Abstract
Large Language Models (LLMs) are increasingly used to convert task commands into robot-executable code, however this pipeline lacks validation gates to detect unsafe and defective commands before they are translated into robot code. Furthermore, even commands that appear safe at the outset can produce unsafe state transitions during execution in the absence of continuous constraint monitoring. In this research, we introduce SafeGate, a neurosymbolic safety architecture that prevents unsafe natural language task commands from reaching robot execution. Drawing from ISO 13482 safety standard, SafeGate extracts structured safety-relevant properties from natural language commands and applies a deterministic decision gate to authorize or reject execution. In addition, we introduce Task Safety Contracts, which decomposes commands that pass through the gate into invariants, guards, and abort…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
