CVJul 25, 2023

Prior Based Online Lane Graph Extraction from Single Onboard Camera Image

arXiv:2307.13344v12 citationsh-index: 191
Originality Incremental advance
AI Analysis

This addresses the need for reliable online road network estimation in autonomous vehicles, where offline maps may be outdated or incomplete, representing an incremental improvement over existing methods.

The paper tackles online lane graph extraction from a single camera image for autonomous navigation, using prior information from a transformer-based Wasserstein Autoencoder to enhance estimates, and shows significant performance improvements on NuScenes and Argoverse datasets.

The local road network information is essential for autonomous navigation. This information is commonly obtained from offline HD-Maps in terms of lane graphs. However, the local road network at a given moment can be drastically different than the one given in the offline maps; due to construction works, accidents etc. Moreover, the autonomous vehicle might be at a location not covered in the offline HD-Map. Thus, online estimation of the lane graph is crucial for widespread and reliable autonomous navigation. In this work, we tackle online Bird's-Eye-View lane graph extraction from a single onboard camera image. We propose to use prior information to increase quality of the estimations. The prior is extracted from the dataset through a transformer based Wasserstein Autoencoder. The autoencoder is then used to enhance the initial lane graph estimates. This is done through optimization of the latent space vector. The optimization encourages the lane graph estimation to be logical by discouraging it to diverge from the prior distribution. We test the method on two benchmark datasets, NuScenes and Argoverse. The results show that the proposed method significantly improves the performance compared to state-of-the-art methods.

Foundations

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

Your Notes