ROJan 15, 2018

Learning a Bias Correction for Lidar-only Motion Estimation

arXiv:1801.04678v230 citations
Originality Incremental advance
AI Analysis

This work addresses bias correction for lidar odometry, offering incremental improvements to existing accurate algorithms.

The paper tackles bias in lidar-only motion estimation by applying a learned Gaussian process regression correction to poses, resulting in a 10% error reduction across datasets with less than 1% computational overhead.

This paper presents a novel technique to correct for bias in a classical estimator using a learning approach. We apply a learned bias correction to a lidar-only motion estimation pipeline. Our technique trains a Gaussian process (GP) regression model using data with ground truth. The inputs to the model are high-level features derived from the geometry of the point-clouds, and the outputs are the predicted biases between poses computed by the estimator and the ground truth. The predicted biases are applied as a correction to the poses computed by the estimator. Our technique is evaluated on over 50km of lidar data, which includes the KITTI odometry benchmark and lidar datasets collected around the University of Toronto campus. After applying the learned bias correction, we obtained significant improvements to lidar odometry in all datasets tested. We achieved around 10% reduction in errors on all datasets from an already accurate lidar odometry algorithm, at the expense of only less than 1% increase in computational cost at run-time.

Foundations

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

Your Notes