paper-with-me

Papers

Human-Aware Robot Navigation via Reinforcement Learning with Hindsight Experience Replay and Curriculum Learning

2021-10-09 · Keyu Li, Ye Lu, Max Q. -H. Meng

In recent years, the growing demand for more intelligent service robots is pushing the development of mobile robot navigation algorithms to allow safe and efficient operation in a dense crowd. Reinforcement learning (RL) approaches have shown superior ability in solving sequential decision making problems, and recent work has explored its potential to learn navigation polices in a socially compliant manner. However, the expert demonstration data used in existing methods is usually expensive and difficult to obtain. In this work, we consider the task of training an RL agent without employing the demonstration data, to achieve efficient and collision-free navigation in a crowded environment. To address the sparse reward navigation problem, we propose to incorporate the hindsight experience replay (HER) and curriculum learning (CL) techniques with RL to efficiently learn the optimal navigation policy in the dense crowd. The effectiveness of our method is validated in a simulated crowd-robot coexisting environment. The results demonstrate that our method can effectively learn human-aware navigation without requiring additional demonstration data.

📄 PDF Abstract BibTeX arXiv:2110.04564

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingReinforcement Learning (RL)Robot NavigationSequential Decision Making

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음
Experience Replay Experience Replay is a replay memory technique used in reinforcement learning where we store the agent’s experiences at each time-step, $e\_{t} = \left(s\_{t}, a\_{t}, r\_{t},…

Similar Papers 제목 키워드 기반

Learning Mobile Robot Navigation in the Dense Crowd with Deep Reinforcement Learning

2020-12-14 · CUHK Course IERG5350 2020 12 · Keyu Li, Ye Lu

In recent years, the growing demand for more intelligent service robots is pushing the development of mobile robot navigation algorithms. Moving in a dense crowd safely and efficiently is an important yet challenging tas…

Decision MakingDeep Reinforcement Learningreinforcement-learningReinforcement Learning (RL)+2

SARL*: Deep Reinforcement Learning based Human-Aware Navigation for Mobile Robot in Indoor Environments

2020-01-20 · Keyu Li, Yangxin Xu, Jiankun Wang, Max Q.-H. Meng

In a human-robot coexisting environment, reaching the goal position safely and efficiently is essential for a mobile service robot. In this paper, we present an advanced version of the Socially Attentive Reinforcement Le…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Learning a Group-Aware Policy for Robot Navigation

2020-12-22 · Kapil Katyal, Yuxiang Gao, Jared Markowitz, Sara Pohland 외

Human-aware robot navigation promises a range of applications in which mobile robots bring versatile assistance to people in common human environments. While prior research has mostly focused on modeling pedestrians as i…

Deep Reinforcement LearningRobot NavigationSocial Navigation

Socially aware navigation for mobile robots: a survey on deep reinforcement learning approaches

2025-11-18 · Ibrahim Khalil Kabir, Muhammad Faizan Mysorewala arxiv

Socially aware navigation is a fast-evolving research area in robotics that enables robots to move within human environments while adhering to the implicit human social norms. The advent of Deep Reinforcement Learning (D…

Reinforcement Learning

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