Slice Transformer and Self-supervised Learning for 6DoF Localization in 3D Point Cloud Maps
Muhammad Ibrahim, Naveed Akhtar, Saeed Anwar, Michael Wise, Ajmal Mian
Abstract
Precise localization is critical for autonomous vehicles. We present a self-supervised learning method that employs transformers for the first time for the task of outdoor localization using LiDAR data. We propose a pre-text task that reorganizes the slices of a 360° LiDAR scan to leverage its axial properties. Our model, called Slice Transformer, employs multi-head attention while systematically processing the slices. To the best of our knowledge, this is the first instance of leveraging multi-head attention for outdoor point clouds. We additionally introduce the Perth-Wadataset, which provides a large-scale LiDAR map of Perth city in Western Australia, covering ~4km2area. Localization annotations are provided for Perth - Wa.The proposed localization method is thoroughly evaluated on Perth-WA and Appollo-SouthBay datasets. We also establish the efficacy of our self-supervised learning approach for the common downstream task of object classification using ModelNet40 and ScanNN datasets. The code and Perth-WA data will be publicly released.
BibTeX
@inproceedings{icra2023_slicetransformer,
title = {Slice Transformer and Self-supervised Learning for 6DoF Localization in 3D Point Cloud Maps},
author = {Muhammad Ibrahim and Naveed Akhtar and Saeed Anwar and Michael Wise and Ajmal Mian},
booktitle = {ICRA 2023},
year = {2023}
}