CoRL 2021poster100 citations

Semantic Terrain Classification for Off-Road Autonomous Driving

Amirreza Shaban, Xiangyun Meng, JoonHo Lee, Byron Boots, Dieter Fox

Abstract

Producing dense and accurate traversability maps is crucial for autonomous off-road navigation. In this paper, we focus on the problem of classifying terrains into 4 cost classes (free, low-cost, medium-cost, obstacle) for traversability assessment. This requires a robot to reason about both semantics (what objects are present?) and geometric properties (where are the objects located?) of the environment. To achieve this goal, we develop a novel Bird's Eye View Network (BEVNet), a deep neural network that directly predicts a local map encoding terrain classes from sparse LiDAR inputs. BEVNet processes both geometric and semantic information in a temporally consistent fashion. More importantly, it uses learned prior and history to predict terrain classes in unseen space and into the future, allowing a robot to better appraise its situation. We quantitatively evaluate BEVNet on both on-road and off-road scenarios and show that it outperforms a variety of strong baselines.

Off-road DrivingAutonomous DrivingDeep LearningPerception
BibTeX
@inproceedings{
shaban2021semantic,
title={Semantic Terrain Classification for Off-Road Autonomous Driving},
author={Amirreza Shaban and Xiangyun Meng and JoonHo Lee and Byron Boots and Dieter Fox},
booktitle={5th Annual Conference on Robot Learning },
year={2021},
url={https://openreview.net/forum?id=AL4FPs84YdQ}
}