English

BoxGraph: Semantic Place Recognition and Pose Estimation from 3D LiDAR

Computer Vision and Pattern Recognition 2022-07-01 v1 Robotics

Abstract

This paper is about extremely robust and lightweight localisation using LiDAR point clouds based on instance segmentation and graph matching. We model 3D point clouds as fully-connected graphs of semantically identified components where each vertex corresponds to an object instance and encodes its shape. Optimal vertex association across graphs allows for full 6-Degree-of-Freedom (DoF) pose estimation and place recognition by measuring similarity. This representation is very concise, condensing the size of maps by a factor of 25 against the state-of-the-art, requiring only 3kB to represent a 1.4MB laser scan. We verify the efficacy of our system on the SemanticKITTI dataset, where we achieve a new state-of-the-art in place recognition, with an average of 88.4% recall at 100% precision where the next closest competitor follows with 64.9%. We also show accurate metric pose estimation performance - estimating 6-DoF pose with median errors of 10 cm and 0.33 deg.

Keywords

Cite

@article{arxiv.2206.15154,
  title  = {BoxGraph: Semantic Place Recognition and Pose Estimation from 3D LiDAR},
  author = {Georgi Pramatarov and Daniele De Martini and Matthew Gadd and Paul Newman},
  journal= {arXiv preprint arXiv:2206.15154},
  year   = {2022}
}

Comments

Accepted for publication at the IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS) 2022

R2 v1 2026-06-24T12:09:25.878Z