CVJun 8, 2020

Probabilistic Semantic Mapping for Urban Autonomous Driving Applications

arXiv:2006.04894v250 citations
AI Analysis

This work addresses scalability and maintenance issues in autonomous driving mapping, though it is incremental as it builds on existing semantic segmentation and fusion techniques.

The paper tackles the problem of manual labeling and scalability costs in high-definition maps for autonomous driving by fusing image and point cloud data to automatically label static landmarks like roads and sidewalks, achieving accurate predictions of most road features in urban environments.

Recent advancements in statistical learning and computational abilities have enabled autonomous vehicle technology to develop at a much faster rate. While many of the architectures previously introduced are capable of operating under highly dynamic environments, many of these are constrained to smaller-scale deployments, require constant maintenance due to the associated scalability cost with high-definition (HD) maps, and involve tedious manual labeling. As an attempt to tackle this problem, we propose to fuse image and pre-built point cloud map information to perform automatic and accurate labeling of static landmarks such as roads, sidewalks, crosswalks, and lanes. The method performs semantic segmentation on 2D images, associates the semantic labels with point cloud maps to accurately localize them in the world, and leverages the confusion matrix formulation to construct a probabilistic semantic map in bird's eye view from semantic point clouds. Experiments from data collected in an urban environment show that this model is able to predict most road features and can be extended for automatically incorporating road features into HD maps with potential future work directions.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes