AI Navigate

HomeSafe-Bench: Evaluating Vision-Language Models on Unsafe Action Detection for Embodied Agents in Household Scenarios

arXiv cs.CV / 3/13/2026

📰 NewsIdeas & Deep AnalysisModels & Research

Key Points

  • HomeSafe-Bench introduces a new benchmark to evaluate vision-language models on unsafe action detection in dynamic household scenarios, addressing gaps left by static-image safety evaluations.
  • The benchmark blends physical simulation with video generation, comprising 438 diverse cases across six functional areas with fine-grained annotations.
  • The authors also propose HD-Guard, a hierarchical streaming safety system that pairs a lightweight FastBrain for rapid screening with an asynchronous SlowBrain for deeper multimodal reasoning to balance latency and accuracy.
  • Evaluations show HD-Guard achieves a better latency-accuracy trade-off than baselines and reveal bottlenecks in current VLM-based safety detection.
  • The work has implications for building safer embodied agents and for benchmarking and architecting safety systems in household robotics.

Abstract

The rapid evolution of embodied agents has accelerated the deployment of household robots in real-world environments. However, unlike structured industrial settings, household spaces introduce unpredictable safety risks, where system limitations such as perception latency and lack of common sense knowledge can lead to dangerous errors. Current safety evaluations, often restricted to static images, text, or general hazards, fail to adequately benchmark dynamic unsafe action detection in these specific contexts. To bridge this gap, we introduce \textbf{HomeSafe-Bench}, a challenging benchmark designed to evaluate Vision-Language Models (VLMs) on unsafe action detection in household scenarios. HomeSafe-Bench is contrusted via a hybrid pipeline combining physical simulation with advanced video generation and features 438 diverse cases across six functional areas with fine-grained multidimensional annotations. Beyond benchmarking, we propose \textbf{Hierarchical Dual-Brain Guard for Household Safety (HD-Guard)}, a hierarchical streaming architecture for real-time safety monitoring. HD-Guard coordinates a lightweight FastBrain for continuous high-frequency screening with an asynchronous large-scale SlowBrain for deep multimodal reasoning, effectively balancing inference efficiency with detection accuracy. Evaluations demonstrate that HD-Guard achieves a superior trade-off between latency and performance, while our analysis identifies critical bottlenecks in current VLM-based safety detection.