paper-with-me

홈 › Papers

Robot Navigation in a Crowd by Integrating Deep Reinforcement Learning and Online Planning

2021-02-26 · Zhiqian Zhou, Pengming Zhu, Zhiwen Zeng, Junhao Xiao, Huimin Lu, Zongtan Zhou

It is still an open and challenging problem for mobile robots navigating along time-efficient and collision-free paths in a crowd. The main challenge comes from the complex and sophisticated interaction mechanism, which requires the robot to understand the crowd and perform proactive and foresighted behaviors. Deep reinforcement learning is a promising solution to this problem. However, most previous learning methods incur a tremendous computational burden. To address these problems, we propose a graph-based deep reinforcement learning method, SG-DQN, that (i) introduces a social attention mechanism to extract an efficient graph representation for the crowd-robot state; (ii) directly evaluates the coarse q-values of the raw state with a learned dueling deep Q network(DQN); and then (iii) refines the coarse q-values via online planning on possible future trajectories. The experimental results indicate that our model can help the robot better understand the crowd and achieve a high success rate of more than 0.99 in the crowd navigation task. Compared against previous state-of-the-art algorithms, our algorithm achieves an equivalent, if not better, performance while requiring less than half of the computational cost.

📄 PDF Abstract BibTeX arXiv:2102.13265

Code (1)

nubot-nudt/SG-D3QN 공식 구현 pytorch

Tasks

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)Robot Navigation

Similar Papers 제목 키워드 기반

Integrating Offline Pre-Training with Online Fine-Tuning: A Reinforcement Learning Approach for Robot Social Navigation

2025-10-01 · Run Su, Hao Fu, Shuai Zhou, Yingao Fu arxiv

Offline reinforcement learning (RL) has emerged as a promising framework for addressing robot social navigation challenges. However, inherent uncertainties in pedestrian behavior and limited environmental interaction dur…

Reinforcement Learning

Diffusion Policies for Short-Horizon Planning in Robot Crowd Navigation

2026-08-27 · Wendong Li, Jochen Garcke arxiv

Robot crowd navigation requires safe and efficient decision-making under dense, dynamic, and multimodal human--robot interactions. Existing reinforcement-learning methods typically output a single reactive action at each…

Decentralized Structural-RNN for Robot Crowd Navigation with Deep Reinforcement Learning

2020-11-09 · Shuijing Liu, Peixin Chang, Weihang Liang, Neeloy Chakraborty 외

Safe and efficient navigation through human crowds is an essential capability for mobile robots. Previous work on robot crowd navigation assumes that the dynamics of all agents are known and well-defined. In addition, th…

Deep Reinforcement LearningMotion Planningreinforcement-learningReinforcement Learning (RL)+2

SRL-MPC: Shape-Aware Reinforcement Learned Model Predictive Control

2026-08-21 · Ruihua Han, Rui Gao, Zhe Liu, Xinyi Wang 외 arxiv

Safe and efficient shape-aware navigation in heterogeneous crowds and robot fleets remains challenging. Traditional approaches often assume homogeneous robots, sparse workspaces, simplified geometry, offline computation,…

Reinforcement Learning

SINRL: Socially Integrated Navigation with Reinforcement Learning using Spiking Neural Networks

2025-12-08 · Florian Tretter, Daniel Flögel, Alexandru Vasilache, Max Grobbel 외 arxiv

Integrating autonomous mobile robots into human environments requires human-like decision-making and energy-efficient, event-based computation. Despite progress, neuromorphic methods are rarely applied to Deep Reinforcem…

Reinforcement Learning