paper-with-me

홈 › Papers

Sample Efficient Social Navigation Using Inverse Reinforcement Learning

2021-06-18 · Bobak H. Baghi, Gregory Dudek

In this paper, we present an algorithm to efficiently learn socially-compliant navigation policies from observations of human trajectories. As mobile robots come to inhabit and traffic social spaces, they must account for social cues and behave in a socially compliant manner. We focus on learning such cues from examples. We describe an inverse reinforcement learning based algorithm which learns from human trajectory observations without knowing their specific actions. We increase the sample-efficiency of our approach over alternative methods by leveraging the notion of a replay buffer (found in many off-policy reinforcement learning methods) to eliminate the additional sample complexity associated with inverse reinforcement learning. We evaluate our method by training agents using publicly available pedestrian motion data sets and compare it to related methods. We show that our approach yields better performance while also decreasing training time and sample complexity.

📄 PDF Abstract BibTeX arXiv:2106.10318

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Social Navigation

Similar Papers 제목 키워드 기반

SoLo T-DIRL: Socially-Aware Dynamic Local Planner based on Trajectory-Ranked Deep Inverse Reinforcement Learning

2022-09-16 · Yifan Xu, Theodor Chakhachiro, Tribhi Kathuria, Maani Ghaffari

This work proposes a new framework for a socially-aware dynamic local planner in crowded environments by building on the recently proposed Trajectory-ranked Maximum Entropy Deep Inverse Reinforcement Learning (T-MEDIRL).…

NavigateSocial Navigation

MIRACLE: Inverse Reinforcement and Curriculum Learning Model for Human-inspired Mobile Robot Navigation

2023-12-06 · Nihal Gunukula, Kshitij Tiwari, Aniket Bera

In emergency scenarios, mobile robots must navigate like humans, interpreting stimuli to locate potential victims rapidly without interfering with first responders. Existing socially-aware navigation algorithms face comp…

NavigateRobot 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

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

Approximate Inverse Reinforcement Learning from Vision-based Imitation Learning

2020-04-17 · Keuntaek Lee, Bogdan Vlahov, Jason Gibson, James M. Rehg 외

In this work, we present a method for obtaining an implicit objective function for vision-based navigation. The proposed methodology relies on Imitation Learning, Model Predictive Control (MPC), and an interpretation tec…

Autonomous DrivingImitation LearningModel Predictive Controlreinforcement-learning+3