paper-with-me

홈 › Papers

Logic-Guided Socially-aware Robot Navigation World Model

2025-10-27 · Weizheng Wang, Obi Ike, Soyun Choi, Sungeun Hong, Aniket Bera, Byung-Cheol Min arxiv

Social robot navigation increasingly relies on large language models for reasoning, path planning, and enabling movement in dynamic human spaces. However, relying solely on LLMs for planning often leads to unpredictable and unsafe behaviors, especially in dynamic human spaces, due to limited physical grounding and weak logical consistency. In this work, we introduce NaviWM, a socially-aware robot Navigation World Model that augments LLM reasoning with a structured world model and a logic-driven chain-of-thought process. NaviWM consists of two main components: (1) a spatial-temporal world model that captures the positions, velocities, and activities of agents in the environment, and (2) a deductive reasoning module that guides LLMs through a multi-step, logic-based inference process. This integration enables the robot to generate navigation decisions that are both socially compliant and physically safe, under well-defined constraints such as personal space, collision avoidance, and timing. Unlike previous methods based on prompting or fine-tuning, NaviWM encodes social norms as first-order logic, enabling interpretable and verifiable reasoning. Experiments show that NaviWM improves success rates and reduces social violations, particularly in crowded environments. These results demonstrate the benefit of combining formal reasoning with LLMs for robust social navigation. Additional experimental details and demo videos for this work can be found at: https://sites.google.com/view/NaviWM.

📄 PDF Abstract BibTeX arXiv:2510.23509

Code (0)

등록된 구현이 없습니다.

Tasks

Collision AvoidanceRobot Navigation

Similar Papers 제목 키워드 기반

Socially Integrated Navigation: A Social Acting Robot with Deep Reinforcement Learning

2024-03-14 · Daniel Flögel, Lars Fischer, Thomas Rudolf, Tobias Schürmann 외

Mobile robots are being used on a large scale in various crowded situations and become part of our society. The socially acceptable navigation behavior of a mobile robot with individual human consideration is an essentia…

Collision AvoidanceDeep Reinforcement Learning

ProxEmo: Gait-based Emotion Learning and Multi-view Proxemic Fusion for Socially-Aware Robot Navigation

2020-03-02 · Venkatraman Narayanan, Bala Murali Manoghar, Vishnu Sashank Dorbala, Dinesh Manocha 외

We present ProxEmo, a novel end-to-end emotion prediction algorithm for socially aware robot navigation among pedestrians. Our approach predicts the perceived emotions of a pedestrian from walking gaits, which is then us…

Emotion ClassificationEmotion RecognitionGesture RecognitionPose Estimation+1

Validating Virtual Reality for Studying Multimodal Human-Robot Interaction in Socially Aware Robot Navigation

2026-07-10 · Hariharan Arunachalam, Phani Teja Singamaneni, Rachid Alami arxiv

Virtual Reality (VR) offers a flexible and controllable platform for studying human-robot interaction. Prior work has explored VR for socially aware robot navigation. However, whether VR captures the multimodal interacti…

Robot Navigation

Vi-LAD: Vision-Language Attention Distillation for Socially-Aware Robot Navigation in Dynamic Environments

2025-03-12 · Mohamed Elnoor, Kasun Weerakoon, Gershom Seneviratne, Jing Liang 외

We introduce Vision-Language Attention Distillation (Vi-LAD), a novel approach for distilling socially compliant navigation knowledge from a large Vision-Language Model (VLM) into a lightweight transformer model for real…

Knowledge DistillationMotion PlanningRobot Navigation

Socially Compliant Navigation Dataset (SCAND): A Large-Scale Dataset of Demonstrations for Social Navigation

2022-03-28 · Haresh Karnan, Anirudh Nair, Xuesu Xiao, Garrett Warnell 외

Social navigation is the capability of an autonomous agent, such as a robot, to navigate in a 'socially compliant' manner in the presence of other intelligent agents such as humans. With the emergence of autonomously nav…

Imitation LearningNavigateRobot NavigationSocial Navigation