A New Benchmark for Embodied Agent Safety
As vision-language models (VLMs) increasingly power embodied agents and robots operating in physical environments, ensuring their safety has become a critical research priority. A team of researchers has introduced SafeRelBench — a spatial-relation-aware benchmark specifically designed to evaluate process-level safety in VLM-driven embodied agents.
The work, published as a preprint, addresses a significant gap in current evaluation frameworks: most benchmarks measure task completion success rates, but few systematically assess whether agents complete those tasks safely.
Why Spatial Relations Matter for Safety
Safety in embodied AI is fundamentally about spatial relationships. A robot arm might successfully grasp a cup, but if it knocks over a nearby glass of hot water in the process, the outcome is unsafe. A mobile robot might reach its destination, but if it travels through a hazardous zone, it violates safety constraints.
SafeRelBench frames safety evaluation around these spatial relationships by:
- Defining hazard zones — regions where the agent must not enter or must exercise caution
- Specifying object proximity constraints — minimum safe distances between the agent/manipulated objects and sensitive items
- Establishing process-level rules — safety constraints that must hold throughout the entire task execution, not just at the end
- Testing across scenarios — navigation, manipulation, and combined tasks with varying difficulty levels
Benchmark Design
The benchmark is structured with several key components:
- Multi-scenario evaluation spanning navigation, object manipulation, and combined tasks
- Spatial-relation annotation that precisely defines what constitutes safe vs. unsafe behavior
- Standardized metrics that allow direct comparison across different VLM architectures and agent designs
- Difficulty progression from simple obstacle avoidance to complex multi-object manipulation with interdependent safety constraints
Implications for the Field
SafeRelBench arrives at a crucial moment for embodied AI. As VLM-powered agents move from controlled laboratory settings into real-world industrial, healthcare, and domestic environments, the cost of unsafe behavior increases dramatically.
The research community has long recognized that task success rate is an insufficient metric for real-world deployment. By providing a standardized framework for safety evaluation, SafeRelBench aims to:
- Drive research into safety-aware VLM architectures and planning algorithms
- Enable comparison across different embodied AI systems on a common safety benchmark
- Identify failure modes that task-success-only benchmarks would miss
- Support certification efforts as regulators begin addressing embodied AI safety requirements
Looking Ahead
The benchmark represents a starting point rather than a complete solution. The researchers note that future work could expand to include:
- Dynamic environments with moving obstacles and changing hazard zones
- Multi-agent safety scenarios where multiple robots share the same workspace
- Physical robot testing beyond simulation, validating safety in real-world conditions
- Human-robot interaction safety, accounting for unpredictable human behavior
As the embodied AI industry accelerates toward commercial deployment, benchmarks like SafeRelBench will play an increasingly important role in ensuring the technology can be deployed safely and reliably at scale.


