paper-with-me

Papers

Socially Compliant Navigation through Raw Depth Inputs with Generative Adversarial Imitation Learning

2017-10-06 · Lei Tai, Jingwei Zhang, Ming Liu, Wolfram Burgard

We present an approach for mobile robots to learn to navigate in dynamic environments with pedestrians via raw depth inputs, in a socially compliant manner. To achieve this, we adopt a generative adversarial imitation learning (GAIL) strategy, which improves upon a pre-trained behavior cloning policy. Our approach overcomes the disadvantages of previous methods, as they heavily depend on the full knowledge of the location and velocity information of nearby pedestrians, which not only requires specific sensors, but also the extraction of such state information from raw sensory input could consume much computation time. In this paper, our proposed GAIL-based model performs directly on raw depth inputs and plans in real-time. Experiments show that our GAIL-based approach greatly improves the safety and efficiency of the behavior of mobile robots from pure behavior cloning. The real-world deployment also shows that our method is capable of guiding autonomous vehicles to navigate in a socially compliant manner directly through raw depth inputs. In addition, we release a simulation plugin for modeling pedestrian behaviors based on the social force model.

📄 PDF Abstract BibTeX arXiv:1710.02543

Code (1)

onlytailei/gym_ped_sim 공식 구현 tf

Tasks

Autonomous VehiclesImitation LearningNavigate

Similar Papers 제목 키워드 기반

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

Social-LLaVA: Enhancing Robot Navigation through Human-Language Reasoning in Social Spaces

2024-12-30 · Amirreza Payandeh, Daeun Song, Mohammad Nazeri, Jing Liang 외

Most existing social robot navigation techniques either leverage hand-crafted rules or human demonstrations to connect robot perception to socially compliant actions. However, there remains a significant gap in effective…

2kRobot NavigationVisual Question Answering (VQA)

SocialNav: Training Human-Inspired Foundation Model for Socially-Aware Embodied Navigation

2025-11-26 · Ziyi Chen, Yingnan Guo, Zedong Chu, Minghua Luo 외 arxiv

Embodied navigation that adheres to social norms remains an open research challenge. Our SocialNav is a foundational model for socially-aware navigation with a hierarchical "brain-action" architecture, capable of underst…

Reinforcement Learning

MAction-SocialNav: Multi-Action Socially Compliant Navigation via Reasoning-enhanced Prompt Tuning

2025-12-25 · Zishuo Wang, Xinyu Zhang, Zhuonan Liu, Tomohito Kawabata 외 arxiv

Socially compliant navigation requires robots to move safely and appropriately in human-centered environments by respecting social norms. However, social norms are often ambiguous, and in a single scenario, multiple acti…

Robot Navigation

Following Social Groups: Socially Compliant Autonomous Navigation in Dense Crowds

2019-11-27 · Xinjie Yao, Ji Zhang, Jean Oh

In densely populated environments, socially compliant navigation is critical for autonomous robots as driving close to people is unavoidable. This manner of social navigation is challenging given the constraints of human…

Autonomous NavigationCollision AvoidanceSocial Navigation