Navigating the Human Maze: Real-Time Robot Pathfinding with Generative Imitation Learning
This paper addresses navigation in crowded environments by integrating goal-conditioned generative models with Sampling-based Model Predictive Control (SMPC). We introduce goal-conditioned autoregressive models to generate crowd behaviors, capturing intricate interactions among individuals. The model processes potential robot trajectory samples and predicts the reactions of surrounding individuals, enabling proactive robotic navigation in complex scenarios. Extensive experiments show that this algorithm enables real-time navigation, significantly reducing collision rates and path lengths, and outperforming selected baseline methods. The practical effectiveness of this algorithm is validated on an actual robotic platform, demonstrating its capability in dynamic settings.
Code (1)
Tasks
Imitation LearningModel Predictive ControlSimilar Papers 제목 키워드 기반
Understanding Humans' Strategies in Maze Solving
Navigating through a visual maze relies on the strategic use of eye movements to select and identify the route. When navigating the maze, there are trade-offs between exploring to the environment and relying on memory. T…
Error UnderstandingDesign for One, Deploy for Many: Navigating Tree Mazes with Multiple Agents
Maze-like environments, such as cave and pipe networks, pose unique challenges for multiple robots to coordinate, including communication constraints and congestion. To address these challenges, we propose a distributed …
Semiparametrical Gaussian Processes Learning of Forward Dynamical Models for Navigating in a Circular Maze
This paper presents a problem of model learning for the purpose of learning how to navigate a ball to a goal state in a circular maze environment with two degrees of freedom. The motion of the ball in the maze environmen…
FrictionGaussian ProcessesNavigateExperimentation on the motion of an obstacle avoiding robot
An intelligent robot can be used for applications where a human is at significant risk (like nuclear, space, military), the economics or menial nature of the application result in inefficient use of human workers (servic…
HumanitarianData-Efficient Learning for Complex and Real-Time Physical Problem Solving using Augmented Simulation
Humans quickly solve tasks in novel systems with complex dynamics, without requiring much interaction. While deep reinforcement learning algorithms have achieved tremendous success in many complex tasks, these algorithms…
Deep Reinforcement LearningModel Predictive Controlreinforcement-learningReinforcement Learning (RL)