Unsupervised Path Regression Networks
Robotics
2021-03-10 v2 Computer Vision and Pattern Recognition
Machine Learning
Abstract
We demonstrate that challenging shortest path problems can be solved via direct spline regression from a neural network, trained in an unsupervised manner (i.e. without requiring ground truth optimal paths for training). To achieve this, we derive a geometry-dependent optimal cost function whose minima guarantees collision-free solutions. Our method beats state-of-the-art supervised learning baselines for shortest path planning, with a much more scalable training pipeline, and a significant speedup in inference time.
Cite
@article{arxiv.2011.14787,
title = {Unsupervised Path Regression Networks},
author = {Michal Pándy and Daniel Lenton and Ronald Clark},
journal= {arXiv preprint arXiv:2011.14787},
year = {2021}
}