paper-with-me

Papers

Benchmarking Reinforcement Learning Techniques for Autonomous Navigation

2022-10-10 · Zifan Xu, Bo Liu, Xuesu Xiao, Anirudh Nair, Peter Stone

Deep reinforcement learning (RL) has brought many successes for autonomous robot navigation. However, there still exists important limitations that prevent real-world use of RL-based navigation systems. For example, most learning approaches lack safety guarantees; and learned navigation systems may not generalize well to unseen environments. Despite a variety of recent learning techniques to tackle these challenges in general, a lack of an open-source benchmark and reproducible learning methods specifically for autonomous navigation makes it difficult for roboticists to choose what learning methods to use for their mobile robots and for learning researchers to identify current shortcomings of general learning methods for autonomous navigation. In this paper, we identify four major desiderata of applying deep RL approaches for autonomous navigation: (D1) reasoning under uncertainty, (D2) safety, (D3) learning from limited trial-and-error data, and (D4) generalization to diverse and novel environments. Then, we explore four major classes of learning techniques with the purpose of achieving one or more of the four desiderata: memory-based neural network architectures (D1), safe RL (D2), model-based RL (D2, D3), and domain randomization (D4). By deploying these learning techniques in a new open-source large-scale navigation benchmark and real-world environments, we perform a comprehensive study aimed at establishing to what extent can these techniques achieve these desiderata for RL-based navigation systems.

📄 PDF Abstract BibTeX arXiv:2210.04839

Code (1)

Daffan/ros_jackal pytorch

Tasks

Autonomous NavigationBenchmarkingDeep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)Robot Navigation

Similar Papers 제목 키워드 기반

Adversarial Reinforcement Learning Framework for Benchmarking Collision Avoidance Mechanisms in Autonomous Vehicles

2018-06-04 · Vahid Behzadan, Arslan Munir

With the rapidly growing interest in autonomous navigation, the body of research on motion planning and collision avoidance techniques has enjoyed an accelerating rate of novel proposals and developments. However, the co…

Autonomous NavigationAutonomous VehiclesBenchmarkingCollision Avoidance+5

PIC4rl-gym: a ROS2 modular framework for Robots Autonomous Navigation with Deep Reinforcement Learning

2022-11-19 · Mauro Martini, Andrea Eirale, Simone Cerrato, Marcello Chiaberge

Learning agents can optimize standard autonomous navigation improving flexibility, efficiency, and computational cost of the system by adopting a wide variety of approaches. This work introduces the \textit{PIC4rl-gym}, …

Autonomous NavigationBenchmarkingDeep Reinforcement Learning

Vision-Based Deep Reinforcement Learning of UAV Autonomous Navigation Using Privileged Information

2024-12-09 · Junqiao Wang, Zhongliang Yu, Dong Zhou, Jiaqi Shi 외

The capability of UAVs for efficient autonomous navigation and obstacle avoidance in complex and unknown environments is critical for applications in agricultural irrigation, disaster relief and logistics. In this paper,…

Autonomous NavigationBenchmarkingDeep Reinforcement Learningreinforcement-learning+1

Aquatic Navigation: A Challenging Benchmark for Deep Reinforcement Learning

2024-05-30 · Davide Corsi, Davide Camponogara, Alessandro Farinelli

An exciting and promising frontier for Deep Reinforcement Learning (DRL) is its application to real-world robotic systems. While modern DRL approaches achieved remarkable successes in many robotic scenarios (including mo…

Autonomous DrivingBenchmarkingDeep Reinforcement Learningreinforcement-learning+1

Perception and Navigation in Autonomous Systems in the Era of Learning: A Survey

2020-01-08 · Yang Tang, Chaoqiang Zhao, Jianrui Wang, Chongzhen Zhang 외

Autonomous systems possess the features of inferring their own state, understanding their surroundings, and performing autonomous navigation. With the applications of learning systems, like deep learning and reinforcemen…

Autonomous NavigationDecision MakingDeep LearningDeep Reinforcement Learning+15