paper-with-me

홈 › Papers

Dyna-LfLH: Learning Agile Navigation in Dynamic Environments from Learned Hallucination

2024-03-25 · Saad Abdul Ghani, Zizhao Wang, Peter Stone, Xuesu Xiao

This paper presents a self-supervised learning method to safely learn a motion planner for ground robots to navigate environments with dense and dynamic obstacles. When facing highly-cluttered, fast-moving, hard-to-predict obstacles, classical motion planners may not be able to keep up with limited onboard computation. For learning-based planners, high-quality demonstrations are difficult to acquire for imitation learning while reinforcement learning becomes inefficient due to the high probability of collision during exploration. To safely and efficiently provide training data, the Learning from Hallucination (LfH) approaches synthesize difficult navigation environments based on past successful navigation experiences in relatively easy or completely open ones, but unfortunately cannot address dynamic obstacles. In our new Dynamic Learning from Learned Hallucination (Dyna-LfLH), we design and learn a novel latent distribution and sample dynamic obstacles from it, so the generated training data can be used to learn a motion planner to navigate in dynamic environments. Dyna-LfLH is evaluated on a ground robot in both simulated and physical environments and achieves up to 25% better success rate compared to baselines.

📄 PDF Abstract BibTeX arXiv:2403.17231

Code (0)

등록된 구현이 없습니다.

Tasks

HallucinationImitation LearningNavigateSelf-Supervised Learning

Similar Papers 제목 키워드 기반

Learning Agile Navigation in Crowded Environments for Quadruped Robots

2026-07-16 · Shuyu Wu, Zeyu Liu, Tianbao Zhang, Fanxing Li 외 arxiv

Navigating dynamic and crowded environments presents significant challenges for quadruped robots due to severe sensor occlusion and unpredictable human motion. Existing approaches face a trade-off: model-based methods, s…

Collision Avoidance

MAVEN: A Meta-Reinforcement Learning Framework for Varying-Dynamics Expertise in Agile Quadrotor Maneuvers

2026-03-11 · Jin Zhou, Dongcheng Cao, Xian Wang, Shuo Li arxiv

Reinforcement learning (RL) has emerged as a powerful paradigm for achieving online agile navigation with quadrotors. Despite this success, policies trained via standard RL typically fail to generalize across significant…

Reinforcement Learning

Agile But Safe: Learning Collision-Free High-Speed Legged Locomotion

2024-01-31 · Tairan He, Chong Zhang, Wenli Xiao, Guanqi He 외

Legged robots navigating cluttered environments must be jointly agile for efficient task execution and safe to avoid collisions with obstacles or humans. Existing studies either develop conservative controllers (< 1.0 m/…

Learning to Walk by Steering: Perceptive Quadrupedal Locomotion in Dynamic Environments

2022-09-19 · Mingyo Seo, Ryan Gupta, Yifeng Zhu, Alexy Skoutnev 외

We tackle the problem of perceptive locomotion in dynamic environments. In this problem, a quadrupedal robot must exhibit robust and agile walking behaviors in response to environmental clutter and moving obstacles. We p…

Decision MakingImitation LearningReinforcement Learning (RL)

Corridor-based Adaptive Control Barrier and Lyapunov Functions for Safe Mobile Robot Navigation

2025-07-19 · Nicholas Mohammad, Nicola Bezzo arxiv

Safe navigation in unknown and cluttered environments remains a challenging problem in robotics. Model Predictive Contour Control (MPCC) has shown promise for performant obstacle avoidance by enabling precise and agile t…

Robot Navigation