Intention-Aware Navigation in Crowds with Extended-Space POMDP Planning
- URL: http://arxiv.org/abs/2206.10028v1
- Date: Mon, 20 Jun 2022 22:26:14 GMT
- Title: Intention-Aware Navigation in Crowds with Extended-Space POMDP Planning
- Authors: Himanshu Gupta, Bradley Hayes, Zachary Sunberg
- Abstract summary: This paper presents a hybrid online Partially Observable Markov Decision Process (POMDP) planning system.
We consider the problem of autonomous navigation in dense crowds of pedestrians and among obstacles.
We present a more capable and responsive real-time approach enabling the POMDP planner to control more degrees of freedom.
- Score: 5.01069065110753
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: 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
agents in the environment. As a particular example, we consider the problem of
autonomous navigation in dense crowds of pedestrians and among obstacles.
Popular approaches to this problem first generate a path using a complete
planner (e.g., Hybrid A*) with ad-hoc assumptions about uncertainty, then use
online tree-based POMDP solvers to reason about uncertainty with control over a
limited aspect of the problem (i.e. speed along the path). We present a more
capable and responsive real-time approach enabling the POMDP planner to control
more degrees of freedom (e.g., both speed AND heading) to achieve more flexible
and efficient solutions. This modification greatly extends the region of the
state space that the POMDP planner must reason over, significantly increasing
the importance of finding effective roll-out policies within the limited
computational budget that real time control affords. Our key insight is to use
multi-query motion planning techniques (e.g., Probabilistic Roadmaps or Fast
Marching Method) as priors for rapidly generating efficient roll-out policies
for every state that the POMDP planning tree might reach during its limited
horizon search. Our proposed approach generates trajectories that are safe and
significantly more efficient than the previous approach, even in densely
crowded dynamic environments with long planning horizons.
Related papers
- A Meta-Engine Framework for Interleaved Task and Motion Planning using Topological Refinements [51.54559117314768]
Task And Motion Planning (TAMP) is the problem of finding a solution to an automated planning problem.
We propose a general and open-source framework for modeling and benchmarking TAMP problems.
We introduce an innovative meta-technique to solve TAMP problems involving moving agents and multiple task-state-dependent obstacles.
arXiv Detail & Related papers (2024-08-11T14:57:57Z) - LLM-A*: Large Language Model Enhanced Incremental Heuristic Search on Path Planning [91.95362946266577]
Path planning is a fundamental scientific problem in robotics and autonomous navigation.
Traditional algorithms like A* and its variants are capable of ensuring path validity but suffer from significant computational and memory inefficiencies as the state space grows.
We propose a new LLM based route planning method that synergistically combines the precise pathfinding capabilities of A* with the global reasoning capability of LLMs.
This hybrid approach aims to enhance pathfinding efficiency in terms of time and space complexity while maintaining the integrity of path validity, especially in large-scale scenarios.
arXiv Detail & Related papers (2024-06-20T01:24:30Z) - Learning Logic Specifications for Policy Guidance in POMDPs: an
Inductive Logic Programming Approach [57.788675205519986]
We learn high-quality traces from POMDP executions generated by any solver.
We exploit data- and time-efficient Indu Logic Programming (ILP) to generate interpretable belief-based policy specifications.
We show that learneds expressed in Answer Set Programming (ASP) yield performance superior to neural networks and similar to optimal handcrafted task-specifics within lower computational time.
arXiv Detail & Related papers (2024-02-29T15:36:01Z) - Optimizing Crowd-Aware Multi-Agent Path Finding through Local Communication with Graph Neural Networks [15.88107215224685]
Multi-Agent Path Finding (MAPF) in crowded environments presents a challenging problem in motion planning.
We introduce CRAMP, a novel crowd-aware decentralized reinforcement learning approach to address this problem.
CRAMP improves the solution quality up to 59% measured in makespan and collision count, and up to 35% improvement in success rate in comparison to previous methods.
arXiv Detail & Related papers (2023-09-19T03:02:43Z) - Learning to Recharge: UAV Coverage Path Planning through Deep
Reinforcement Learning [5.475990395948956]
Coverage path planning ( CPP) is a critical problem in robotics, where the goal is to find an efficient path that covers every point in an area of interest.
This work addresses the power-constrained CPP problem with recharge for battery-limited unmanned aerial vehicles (UAVs)
We propose a novel proximal policy optimization (PPO)-based deep reinforcement learning (DRL) approach with map-based observations.
arXiv Detail & Related papers (2023-09-06T16:55:11Z) - AI-aided Traffic Control Scheme for M2M Communications in the Internet
of Vehicles [61.21359293642559]
The dynamics of traffic and the heterogeneous requirements of different IoV applications are not considered in most existing studies.
We consider a hybrid traffic control scheme and use proximal policy optimization (PPO) method to tackle it.
arXiv Detail & Related papers (2022-03-05T10:54:05Z) - Off-line approximate dynamic programming for the vehicle routing problem
with stochastic customers and demands via decentralized decision-making [0.0]
This paper studies a variant of the vehicle routing problem (VRP) where both customer locations and demands are uncertain.
The objective is to maximize the served demands while fulfilling vehicle capacities and time restrictions.
We develop a Q-learning algorithm featuring state-of-the-art acceleration techniques such as Replay Memory and Double Q Network.
arXiv Detail & Related papers (2021-09-21T14:28:09Z) - On Solving a Stochastic Shortest-Path Markov Decision Process as
Probabilistic Inference [5.517104116168873]
We propose solving the general Decision Shortest-Path Markov Process (SSP MDP) as probabilistic inference.
We discuss online and offline methods for planning under uncertainty.
arXiv Detail & Related papers (2021-09-13T11:07:52Z) - SABER: Data-Driven Motion Planner for Autonomously Navigating
Heterogeneous Robots [112.2491765424719]
We present an end-to-end online motion planning framework that uses a data-driven approach to navigate a heterogeneous robot team towards a global goal.
We use model predictive control (SMPC) to calculate control inputs that satisfy robot dynamics, and consider uncertainty during obstacle avoidance with chance constraints.
recurrent neural networks are used to provide a quick estimate of future state uncertainty considered in the SMPC finite-time horizon solution.
A Deep Q-learning agent is employed to serve as a high-level path planner, providing the SMPC with target positions that move the robots towards a desired global goal.
arXiv Detail & Related papers (2021-08-03T02:56:21Z) - Trajectory Planning for Autonomous Vehicles Using Hierarchical
Reinforcement Learning [21.500697097095408]
Planning safe trajectories under uncertain and dynamic conditions makes the autonomous driving problem significantly complex.
Current sampling-based methods such as Rapidly Exploring Random Trees (RRTs) are not ideal for this problem because of the high computational cost.
We propose a Hierarchical Reinforcement Learning structure combined with a Proportional-Integral-Derivative (PID) controller for trajectory planning.
arXiv Detail & Related papers (2020-11-09T20:49:54Z) - The Importance of Prior Knowledge in Precise Multimodal Prediction [71.74884391209955]
Roads have well defined geometries, topologies, and traffic rules.
In this paper we propose to incorporate structured priors as a loss function.
We demonstrate the effectiveness of our approach on real-world self-driving datasets.
arXiv Detail & Related papers (2020-06-04T03:56:11Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.