English

Radar Odometry Combining Probabilistic Estimation and Unsupervised Feature Learning

Robotics 2021-07-02 v3

Abstract

This paper presents a radar odometry method that combines probabilistic trajectory estimation and deep learned features without needing groundtruth pose information. The feature network is trained unsupervised, using only the on-board radar data. With its theoretical foundation based on a data likelihood objective, our method leverages a deep network for processing rich radar data, and a non-differentiable classic estimator for probabilistic inference. We provide extensive experimental results on both the publicly available Oxford Radar RobotCar Dataset and an additional 100 km of driving collected in an urban setting. Our sliding-window implementation of radar odometry outperforms most hand-crafted methods and approaches the current state of the art without requiring a groundtruth trajectory for training. We also demonstrate the effectiveness of radar odometry under adverse weather conditions. Code for this project can be found at: https://github.com/utiasASRL/hero_radar_odometry

Keywords

Cite

@article{arxiv.2105.14152,
  title  = {Radar Odometry Combining Probabilistic Estimation and Unsupervised Feature Learning},
  author = {Keenan Burnett and David J. Yoon and Angela P. Schoellig and Timothy D. Barfoot},
  journal= {arXiv preprint arXiv:2105.14152},
  year   = {2021}
}

Comments

Accepted to Robotics Science and Systems 2021

R2 v1 2026-06-24T02:35:30.230Z