CLMay 29

EMBGuard: Constructing Hazard-Aware Guardrails for Safe Planning in Embodied Agents

arXiv:2605.3092496.2h-index: 14Has Code
Predicted impact top 8% in CL · last 90 daysOriginality Highly original
AI Analysis

This work addresses the critical problem of physical hazard identification and risk reasoning for embodied agents, which is crucial for their safe deployment in real-world environments.

This paper introduces EMBGuard, an MLLM-based safety guardrail for embodied agents that identifies hazardous configurations and explains potential risks from visual observations and actions. It achieves competitive performance with proprietary MLLMs while significantly reducing false-positive rates, making it suitable for real-time deployment.

MLLM-powered embodied agents deployed in real-world environments encounter physical hazards. However, existing approaches lack explicit mechanisms for identifying hazards and reasoning about action-conditioned risks, leading agents to either miss risky interactions or over-identify risks. To address this, we propose EMBGuard, the first MLLM-based safety guardrail for embodied agents designed to decouple physical risk reasoning from agent policy. By evaluating a (visual observation, action) pair, EMBGuard identifies hazardous configurations and provides natural language explanations of potential risks. Alongside EMBGuard, we contribute EMBHazard, a training dataset of 15.1K action-conditioned pairs, and EMBGuardTest, a benchmark of 329 manually curated real-world scenarios spanning seven physical risk categories. Through compositional variation of hazards and actions, we generate diverse risky and benign scenarios that agents may encounter during planning. Despite its compact size (2B, 4B), EMBGuard achieves performance competitive with proprietary MLLMs (e.g., GPT-5.1, Gemini-2.5-Pro) while significantly reducing the false-positive rates that hinder real-time deployment. We make the code, data, and models publicly available at https://github.com/dongwxxkchoi/EMBGuard

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes