CVROJul 6, 2022

SphereVLAD++: Attention-based and Signal-enhanced Viewpoint Invariant Descriptor

arXiv:2207.02958v226 citationsh-index: 55
Originality Incremental advance
AI Analysis

This work addresses robust localization for autonomous navigation tasks like delivery and driving, offering incremental improvements over prior methods.

The paper tackles the problem of viewpoint-invariant 3D place recognition for LiDAR-based localization by developing SphereVLAD++, which enhances feature extraction through attention mechanisms, resulting in improved retrieval rates of 0.69% and 15.81% over the second-best method on datasets like KITTI360 and Pittsburgh.

LiDAR-based localization approach is a fundamental module for large-scale navigation tasks, such as last-mile delivery and autonomous driving, and localization robustness highly relies on viewpoints and 3D feature extraction. Our previous work provides a viewpoint-invariant descriptor to deal with viewpoint differences; however, the global descriptor suffers from a low signal-noise ratio in unsupervised clustering, reducing the distinguishable feature extraction ability. We develop SphereVLAD++, an attention-enhanced viewpoint invariant place recognition method in this work. SphereVLAD++ projects the point cloud on the spherical perspective for each unique area and captures the contextual connections between local features and their dependencies with global 3D geometry distribution. In return, clustered elements within the global descriptor are conditioned on local and global geometries and support the original viewpoint-invariant property of SphereVLAD. In the experiments, we evaluated the localization performance of SphereVLAD++ on both public KITTI360 datasets and self-generated datasets from the city of Pittsburgh. The experiment results show that SphereVLAD++ outperforms all relative state-of-the-art 3D place recognition methods under small or even totally reversed viewpoint differences and shows 0.69% and 15.81% successful retrieval rates with better than the second best. Low computation requirements and high time efficiency also help its application for low-cost robots.

Foundations

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

Your Notes