paper-with-me

홈 › Papers

Navigating the Human Maze: Real-Time Robot Pathfinding with Generative Imitation Learning

2024-08-07 · Martin Moder, Stephen Adhisaputra, Josef Pauli

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.

📄 PDF Abstract BibTeX arXiv:2408.03807

Code (1)

Mirorrn/Navigating-the-Human-Maze 공식 구현 pytorch

Tasks

Imitation LearningModel Predictive Control

Similar Papers 제목 키워드 기반

Understanding Humans' Strategies in Maze Solving

2013-07-22 · Min Zhao, Andre G. Marquez

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 Understanding

Design for One, Deploy for Many: Navigating Tree Mazes with Multiple Agents

2025-10-30 · Jahir Argote-Gerald, Genki Miyauchi, Julian Rau, Paul Trodden 외 arxiv

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

2018-09-13 · Diego Romeres, Devesh Jha, Alberto Dalla Libera, William Yerazunis 외

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 ProcessesNavigate

Experimentation on the motion of an obstacle avoiding robot

2019-07-25 · Rakhmanov Ochilbek, Nzurumike Obianuju, Amina Sani, Rukayya Umar

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…

Humanitarian

Data-Efficient Learning for Complex and Real-Time Physical Problem Solving using Augmented Simulation

2020-11-14 · Kei Ota, Devesh K. Jha, Diego Romeres, Jeroen van Baar 외

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)