paper-with-me

Papers

HiCrowd: Hierarchical Crowd Flow Alignment for Dense Human Environments

2026-02-05 · Yufei Zhu, Shih-Min Yang, Martin Magnusson, Allan Wang arxiv

Navigating through dense human crowds remains a significant challenge for mobile robots. A key issue is the freezing robot problem, where the robot struggles to find safe motions and becomes stuck within the crowd. To address this, we propose HiCrowd, a hierarchical framework that integrates reinforcement learning (RL) with model predictive control (MPC). HiCrowd leverages surrounding pedestrian motion as guidance, enabling the robot to align with compatible crowd flows. A high-level RL policy generates a follow point to align the robot with a suitable pedestrian group, while a low-level MPC safely tracks this guidance with short horizon planning. The method combines long-term crowd aware decision making with safe short-term execution. We evaluate HiCrowd against reactive and learning-based baselines in offline setting (replaying recorded human trajectories) and online setting (human trajectories are updated to react to the robot in simulation). Experiments on a real-world dataset and a synthetic crowd dataset show that our method outperforms in navigation efficiency and safety, while reducing freezing behaviors. We further validate through real-world deployment in a public museum and Expo 2025 Osaka, where it navigates dense pedestrian flows without retraining, demonstrating robust and socially aware behavior. Our results suggest that leveraging human motion as guidance, rather than treating humans solely as dynamic obstacles, provides a powerful principle for safe and efficient robot navigation in crowds. Project code and demos are available at https://github.com/test-bai-cpu/HiCrowd.

📄 PDF Abstract BibTeX arXiv:2602.05608

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningRobot NavigationDecision Making

Similar Papers 제목 키워드 기반

VelocityNet: Real-Time Crowd Anomaly Detection via Person-Specific Velocity Analysis

2025-10-21 · Fatima AlGhamdi, Omar Alharbi, Abdullah Aldwyish, Raied Aljadaany 외 arxiv

Detecting anomalies in crowded scenes is challenging due to severe inter-person occlusions and highly dynamic, context-dependent motion patterns. Existing approaches often struggle to adapt to varying crowd densities and…

Anomaly DetectionHead Detection

Understanding Crowd Flow Movements Using Active-Langevin Model

2020-03-12 · Shreetam Behera, Debi Prosad Dogra, Malay Kumar Bandyopadhyay, Partha Pratim Roy

Crowd flow describes the elementary group behavior of crowds. Understanding the dynamics behind these movements can help to identify various abnormalities in crowds. However, developing a crowd model describing these flo…

modelOptical Flow Estimation

Estimation of Linear Motion in Dense Crowd Videos using Langevin Model

2019-04-15 · Shreetam Behera, Debi Prosad Dogra, Malay Kumar Bandyopadhyay, Partha Pratim Roy

Crowd gatherings at social and cultural events are increasing in leaps and bounds with the increase in population. Surveillance through computer vision and expert decision making systems can help to understand the crowd …

Decision MakingOptical Flow Estimation

Flow Segmentation in Dense Crowds

2015-06-15 · Javairia Nazir, Mehreen Sirshar

A framework is proposed in this paper that is used to segment flow of dense crowds. The flow field that is generated by the movement in the crowd is treated just like an aperiodic dynamic system. On this flow field a gri…

Numerical IntegrationPositionSegmentation

Human-Human & Human-Robot Interaction Transformer (H2INT) for Robot Navigation in Dense and Uncertain Crowds

2026-09-04 · Ao Shen, Kaixi Chen, Shiwei Liu, Fang Deng 외 arxiv

Safe robot navigation in dense crowds requires reasoning about pedestrian motion and how it may change in response to a robot. However, many learning-based approaches generate pedestrian motion independently of the robot…

Reinforcement LearningRobot Navigation