paper-with-me

홈 › Papers

HomeGuard: VLM-based Embodied Safeguard for Identifying Contextual Risk in Household Task

2026-03-15 · Xiaoya Lu, Yijin Zhou, Zeren Chen, Ruocheng Wang, Bingrui Sima, Enshen Zhou, Lu Sheng, Dongrui Liu, Jing Shao arxiv

Vision-Language Models (VLMs) empower embodied agents to execute complex instructions, yet they remain vulnerable to contextual safety risks where benign commands become hazardous due to subtle environmental states. Existing safeguards often prove inadequate. Rule-based methods lack scalability in object-dense scenes, whereas model-based approaches relying on prompt engineering suffer from unfocused perception, resulting in missed risks or hallucinations. To address this, we propose an architecture-agnostic safeguard featuring Context-Guided Chain-of-Thought (CG-CoT). This mechanism decomposes risk assessment into active perception that sequentially anchors attention to interaction targets and relevant spatial neighborhoods, followed by semantic judgment based on this visual evidence. We support this approach with a curated grounding dataset and a two-stage training strategy utilizing Reinforcement Fine-Tuning (RFT) with process rewards to enforce precise intermediate grounding. Experiments demonstrate that our model HomeGuard significantly enhances safety, improving risk match rates by over 30% compared to base models while reducing oversafety. Beyond hazard detection, the generated visual anchors serve as actionable spatial constraints for downstream planners, facilitating explicit collision avoidance and safety trajectory generation. Code and data are released under https://github.com/AI45Lab/HomeGuard

📄 PDF Abstract BibTeX arXiv:2603.14367

Code (0)

등록된 구현이 없습니다.

Tasks

Collision AvoidancePrompt Engineering

Similar Papers 제목 키워드 기반

RoboSafe: Safeguarding Embodied Agents via Executable Safety Logic

2025-12-24 · Le Wang, Zonghao Ying, Xiao Yang, Quanchen Zou 외 arxiv

Embodied agents powered by vision-language models (VLMs) are increasingly capable of executing complex real-world tasks, yet they remain vulnerable to hazardous instructions that may trigger unsafe behaviors. Runtime saf…

AgentSpec: Customizable Runtime Enforcement for Safe and Reliable LLM Agents

2025-03-24 · Haoyu Wang, Christopher M. Poskitt, Jun Sun

Agents built on LLMs are increasingly deployed across diverse domains, automating complex decision-making and task execution. However, their autonomy introduces safety risks, including security vulnerabilities, legal vio…

Autonomous DrivingAutonomous Vehicles

GrandGuard: Taxonomy, Benchmark, and Safeguards for Elderly-Chatbot Interaction Safety

2026-04-07 · Changxuan Fan, Xi Yang, Yueyuan Zheng, Bin Zhou 외 arxiv

As older adults increasingly use LLM-based chatbots for companionship and assistance, a safety gap is emerging. Older adults may face vulnerabilities from social isolation, limited digital literacy, and cognitive decline…

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

2026-05-29 · Dongwook Choi, Taeyoon Kwon, Bogyung Jeong, Minju Kim 외 arxiv

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, lea…

Subtle Risks, Critical Failures: A Framework for Diagnosing Physical Safety of LLMs for Embodied Decision Making

2025-05-26 · Yejin Son, Minseo Kim, Sungwoong Kim, Seungju Han 외

Large Language Models (LLMs) are increasingly used for decision making in embodied agents, yet existing safety evaluations often rely on coarse success rates and domain-specific setups, making it difficult to diagnose wh…

Decision Making