English

Towards Monocular Vision based Obstacle Avoidance through Deep Reinforcement Learning

Robotics 2017-06-30 v1

Abstract

Obstacle avoidance is a fundamental requirement for autonomous robots which operate in, and interact with, the real world. When perception is limited to monocular vision avoiding collision becomes significantly more challenging due to the lack of 3D information. Conventional path planners for obstacle avoidance require tuning a number of parameters and do not have the ability to directly benefit from large datasets and continuous use. In this paper, a dueling architecture based deep double-Q network (D3QN) is proposed for obstacle avoidance, using only monocular RGB vision. Based on the dueling and double-Q mechanisms, D3QN can efficiently learn how to avoid obstacles in a simulator even with very noisy depth information predicted from RGB image. Extensive experiments show that D3QN enables twofold acceleration on learning compared with a normal deep Q network and the models trained solely in virtual environments can be directly transferred to real robots, generalizing well to various new environments with previously unseen dynamic objects.

Keywords

Cite

@article{arxiv.1706.09829,
  title  = {Towards Monocular Vision based Obstacle Avoidance through Deep Reinforcement Learning},
  author = {Linhai Xie and Sen Wang and Andrew Markham and Niki Trigoni},
  journal= {arXiv preprint arXiv:1706.09829},
  year   = {2017}
}

Comments

Accepted by RSS 2017 workshop New Frontiers for Deep Learning in Robotics

R2 v1 2026-06-22T20:33:36.221Z