paper-with-me

홈 › Papers

From Words to Safety: Language-Conditioned Safety Filtering for Robot Navigation

2025-11-08 · Zeyuan Feng, Haimingyue Zhang, Somil Bansal arxiv

As robots become increasingly integrated into open-world, human-centered environments, their ability to interpret natural language instructions and adhere to safety constraints is critical for effective and trustworthy interaction. Existing approaches often focus on mapping language to reward functions instead of safety specifications or address only narrow constraint classes (e.g., obstacle avoidance), limiting their robustness and applicability. We propose a modular framework for language-conditioned safety in robot navigation. Our framework is composed of three core components: (1) a large language model (LLM)-based module that translates free-form instructions into structured safety specifications, (2) a perception module that grounds these specifications by maintaining object-level 3D representations of the environment, and (3) a model predictive control (MPC)-based safety filter that enforces both semantic and geometric constraints in real time. We evaluate the effectiveness of the proposed framework through both simulation studies and hardware experiments, demonstrating that it robustly interprets and enforces diverse language-specified constraints across a wide range of environments and scenarios.

📄 PDF Abstract BibTeX arXiv:2511.05889

Code (0)

등록된 구현이 없습니다.

Tasks

Robot Navigation

Similar Papers 제목 키워드 기반

Towards General Language-Conditioned Latent Safety Filters

2026-07-31 · Ihab Tabbara, Yuxuan Yang, Hussein Sibai arxiv

Robot policies are becoming increasingly general, with vision-language-action (VLA) models enabling a single policy to execute diverse tasks specified in natural language. Safe deployment, however, requires adapting not …

Two to Tango: Coupled Task-Reference Selection for Safe LLM Fine-tuning

2026-06-01 · Xinrui Chen, Jianhao Zhang, Ou Wu, Di Gao arxiv

Fine-tuning safety aligned large language models (LLMs) on downstream data improves adaptation but may erode learned safety behavior. Existing methods use fixed safety examples, global constraints, or one-sided task filt…

Continual Learning

SQ-CBF: Signed Distance Functions for Numerically Stable Superquadric-Based Safety Filtering

2026-02-11 · Haocheng Zhao, Lukas Brunke, Oliver Lagerquist, Siqi Zhou 외 arxiv

Ensuring safe robot operation in cluttered and dynamic environments remains a fundamental challenge. While control barrier functions provide an effective framework for real-time safety filtering, their performance critic…

Collision Avoidance

A first-order logic characterization of safety and co-safety languages

2022-09-06 · Alessandro Cimatti, Luca Geatti, Nicola Gigante, Angelo Montanari 외

Linear Temporal Logic (LTL) is one of the most popular temporal logics, that comes into play in a variety of branches of computer science. Among the various reasons of its widespread use there are its strong foundational…

VLESA: Vision-Language Embodied Safety Agent for Human Activity Monitoring

2026-06-02 · Hanjiang Hu, Yiyuan Pan, Jiaxing Li, Xusheng Luo 외 arxiv

As AI systems increasingly assist humans in physical tasks, ensuring safety becomes paramount -- physical actions carry immediate and irreversible consequences that digital errors do not. We introduce the Vision-Language…