paper-with-me

Papers

Dense Crowd Flow-Informed Path Planning

2022-06-01 · Emily Pruc, Shlomo Zilberstein, Joydeep Biswas

Both pedestrian and robot comfort are of the highest priority whenever a robot is placed in an environment containing human beings. In the case of pedestrian-unaware mobile robots this desire for safety leads to the freezing robot problem, where a robot confronted with a large dynamic group of obstacles (such as a crowd of pedestrians) would determine all forward navigation unsafe causing the robot to stop in place. In order to navigate in a socially compliant manner while avoiding the freezing robot problem we are interested in understanding the flow of pedestrians in crowded scenarios. By treating the pedestrians in the crowd as particles moved along by the crowd itself we can model the system as a time dependent flow field. From this flow field we can extract different flow segments that reflect the motion patterns emerging from the crowd. These motion patterns can then be accounted for during the control and navigation of a mobile robot allowing it to move safely within the flow of the crowd to reach a desired location within or beyond the flow. We combine flow-field extraction with a discrete heuristic search to create Flow-Informed path planning (FIPP). We provide empirical results showing that when compared against a trajectory-rollout local path planner, a robot using FIPP was able not only to reach its goal more quickly but also was shown to be more socially compliant than a robot using traditional techniques both in simulation and on real robots.

📄 PDF Abstract BibTeX arXiv:2206.00705

Code (0)

등록된 구현이 없습니다.

Tasks

Heuristic SearchNavigate

Similar 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 ad…

Reinforcement LearningRobot NavigationDecision Making

Active Jammer Localization via Acquisition-Aware Path Planning

2025-10-16 · Luis González-Gudiño, Mariona Jaramillo-Civill, Pau Closas, Tales Imbiriba arxiv

We propose an active jammer localization framework that combines Bayesian optimization with acquisition-aware path planning. Unlike passive crowdsourced methods, our approach adaptively guides a mobile agent to collect h…

Intention-Aware Navigation in Crowds with Extended-Space POMDP Planning

2022-06-20 · Himanshu Gupta, Bradley Hayes, Zachary Sunberg

This paper presents a hybrid online Partially Observable Markov Decision Process (POMDP) planning system that addresses the problem of autonomous navigation in the presence of multi-modal uncertainty introduced by other …

Autonomous NavigationMotion Planning

Optimizing Crowd-Aware Multi-Agent Path Finding through Local Communication with Graph Neural Networks

2023-09-19 · Phu Pham, Aniket Bera

Multi-Agent Path Finding (MAPF) in crowded environments presents a challenging problem in motion planning, aiming to find collision-free paths for all agents in the system. MAPF finds a wide range of applications in vari…

Decision MakingMotion PlanningMulti-Agent Path Findingreinforcement-learning

Multi-agent Motion Planning for Dense and Dynamic Environments via Deep Reinforcement Learning

2020-01-18 · Samaneh Hosseini Semnani, Hugh Liu, Michael Everett, Anton de Ruiter 외

This paper introduces a hybrid algorithm of deep reinforcement learning (RL) and Force-based motion planning (FMP) to solve distributed motion planning problem in dense and dynamic environments. Individually, RL and FMP …

Deep Reinforcement LearningMotion PlanningReinforcement LearningReinforcement Learning (RL)