paper-with-me

홈 › Papers

From Obstacles to Etiquette: Robot Social Navigation with VLM-Informed Path Selection

2026-02-09 · Zilin Fang, Anxing Xiao, David Hsu, Gim Hee Lee arxiv

Navigating socially in human environments requires more than satisfying geometric constraints, as collision-free paths may still interfere with ongoing activities or conflict with social norms. Addressing this challenge calls for analyzing interactions between agents and incorporating common-sense reasoning into planning. This paper presents a social robot navigation framework that integrates geometric planning with contextual social reasoning. The system first extracts obstacles and human dynamics to generate geometrically feasible candidate paths, then leverages a fine-tuned vision-language model (VLM) to evaluate these paths, informed by contextually grounded social expectations, selecting a socially optimized path for the controller. This task-specific VLM distills social reasoning from large foundation models into a smaller and efficient model, allowing the framework to perform real-time adaptation in diverse human-robot interaction contexts. Experiments in four social navigation contexts demonstrate that our method achieves the best overall performance with the lowest personal space violation duration, the minimal pedestrian-facing time, and no social zone intrusions. Project page: https://path-etiquette.github.io

📄 PDF Abstract BibTeX arXiv:2602.09002

Code (0)

등록된 구현이 없습니다.

Tasks

Robot Navigation

Similar Papers 제목 키워드 기반

Dense Crowd Flow-Informed Path Planning

2022-06-01 · Emily Pruc, Shlomo Zilberstein, Joydeep Biswas

Both pedestrian and robot comfort are of the highest priority whenever a robot is placed in an environment containing human beings. In the case of pedestrian-unaware mobile robots this desire for safety leads to the free…

Heuristic SearchNavigate

SONG: A Photorealistic 3D Gaussian Simulation Platform for Benchmarking Social Navigation

2026-07-28 · Weiqi Huang, Dianyi Yang, Jiaxin Li, Shuangyi Dong 외 arxiv

Social navigation has progressed from simplified 2D environments toward a more general vision-based setting, in which a robot needs to achieve socially compliant behavior purely from onboard visual observations. Yet supp…

SANGO: Socially Aware Navigation through Grouped Obstacles

2024-11-29 · Rahath Malladi, Amol Harsh, Arshia Sangwan, Sunita Chauhan 외

This paper introduces SANGO (Socially Aware Navigation through Grouped Obstacles), a novel method that ensures socially appropriate behavior by dynamically grouping obstacles and adhering to social norms. Using deep rein…

Deep Reinforcement LearningNavigate

EtiCor: Corpus for Analyzing LLMs for Etiquettes

2023-10-29 · Ashutosh Dwivedi, Pradhyumna Lavania, Ashutosh Modi

Etiquettes are an essential ingredient of day-to-day interactions among people. Moreover, etiquettes are region-specific, and etiquettes in one region might contradict those in other regions. In this paper, we propose Et…

Sensitivity

Effects of a Social Force Model reward in Robot Navigation based on Deep Reinforcement Learning

2019-12-08 · Óscar Gil Viyuela, Alberto Sanfeliu

In this paper is proposed an inclusion of the Social Force Model (SFM) into a concrete Deep Reinforcement Learning (RL) framework for robot navigation. These types of techniques have demonstrated to be useful to deal wit…

Deep Reinforcement LearningReinforcement LearningReinforcement Learning (RL)Robot Navigation