CVNov 19, 2022

Normal Transformer: Extracting Surface Geometry from LiDAR Points Enhanced by Visual Semantics

arXiv:2211.10580v34 citationsh-index: 124
Originality Incremental advance
AI Analysis

This addresses geometry estimation for autonomous driving, but it is incremental as it builds on existing multi-modal and transformer approaches.

The paper tackles surface normal estimation from sparse LiDAR scans for autonomous vehicles by introducing a multi-modal transformer-based method that fuses visual and geometric data, achieving superior performance on the KITTI dataset compared to existing methods.

High-quality surface normal can help improve geometry estimation in problems faced by autonomous vehicles, such as collision avoidance and occlusion inference. While a considerable volume of literature focuses on densely scanned indoor scenarios, normal estimation during autonomous driving remains an intricate problem due to the sparse, non-uniform, and noisy nature of real-world LiDAR scans. In this paper, we introduce a multi-modal technique that leverages 3D point clouds and 2D colour images obtained from LiDAR and camera sensors for surface normal estimation. We present the Hybrid Geometric Transformer (HGT), a novel transformer-based neural network architecture that proficiently fuses visual semantic and 3D geometric information. Furthermore, we developed an effective learning strategy for the multi-modal data. Experimental results demonstrate the superior effectiveness of our information fusion approach compared to existing methods. It has also been verified that the proposed model can learn from a simulated 3D environment that mimics a traffic scene. The learned geometric knowledge is transferable and can be applied to real-world 3D scenes in the KITTI dataset. Further tasks built upon the estimated normal vectors in the KITTI dataset show that the proposed estimator has an advantage over existing 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