An A* Curriculum Approach to Reinforcement Learning for RGBD Indoor Robot Navigation

01/05/2021
by   Kaushik Balakrishnan, et al.
21

Training robots to navigate diverse environments is a challenging problem as it involves the confluence of several different perception tasks such as mapping and localization, followed by optimal path-planning and control. Recently released photo-realistic simulators such as Habitat allow for the training of networks that output control actions directly from perception: agents use Deep Reinforcement Learning (DRL) to regress directly from the camera image to a control output in an end-to-end fashion. This is data-inefficient and can take several days to train on a GPU. Our paper tries to overcome this problem by separating the training of the perception and control neural nets and increasing the path complexity gradually using a curriculum approach. Specifically, a pre-trained twin Variational AutoEncoder (VAE) is used to compress RGBD (RGB depth) sensing from an environment into a latent embedding, which is then used to train a DRL-based control policy. A*, a traditional path-planner is used as a guide for the policy and the distance between start and target locations is incrementally increased along the A* route, as training progresses. We demonstrate the efficacy of the proposed approach, both in terms of increased performance and decreased training times for the PointNav task in the Habitat simulation environment. This strategy of improving the training of direct-perception based DRL navigation policies is expected to hasten the deployment of robots of particular interest to industry such as co-bots on the factory floor and last-mile delivery robots.

READ FULL TEXT

page 1

page 2

page 7

research
08/13/2021

Reinforcement Learning for Robot Navigation with Adaptive ExecutionDuration (AED) in a Semi-Markov Model

Deep reinforcement learning (DRL) algorithms have proven effective in ro...
research
07/02/2020

Towards Generalization and Data Efficient Learning of Deep Robotic Grasping

Deep reinforcement learning (DRL) has been proven to be a powerful parad...
research
09/01/2022

Neural Approaches to Co-Optimization in Robotics

Robots and intelligent systems that sense or interact with the world are...
research
03/24/2019

Using RGB Image as Visual Input for Mapless Robot Navigation

Robot navigation in mapless environment is one of the essential problems...
research
06/29/2019

On Training Flexible Robots using Deep Reinforcement Learning

The use of robotics in controlled environments has flourished over the l...
research
08/17/2020

Learning to Actively Reduce Memory Requirements for Robot Control Tasks

Robots equipped with rich sensing modalities (e.g., RGB-D cameras) perfo...
research
06/15/2023

Evolutionary Curriculum Training for DRL-Based Navigation Systems

In recent years, Deep Reinforcement Learning (DRL) has emerged as a prom...

Please sign up or login with your details

Forgot password? Click here to reset