Neural Potential Field for Obstacle-Aware Local Motion Planning

Authors

Panov A. Staroverov A.

Annotation

Model predictive control (MPC) may provide local motion planning for mobile robotic platforms. The challenging aspect is the analytic representation of collision cost for the case when both the obstacle map and robot footprint are arbitrary. We propose a Neural Potential Field: a neural network model that returns a differentiable collision cost based on robot pose, obstacle map, and robot footprint. The differentiability of our model allows its usage within the MPC solver. It is computationally hard to solve problems with a very high number of parameters. Therefore, our architecture includes neural image encoders, which transform obstacle maps and robot footprints into embeddings, which reduce problem dimensionality by two orders of magnitude. The reference data for network training are generated based on algorithmic calculation of a signed distance function. Comparative experiments showed that the proposed approach is comparable with existing local planners: it provides trajectories with outperforming smoothness, comparable path length, and safe distance from obstacles.

External links

DOI: 10.48550/arXiv.2310.16362

Download the article from the InfoVaya cloud (PDF): https://events.infovaya.com/uploads/documents/pdfviewer/13/ed/132217-3213.pdf

Download the article from Aleksnadr Panov's personal page (PDF): https://grafft.github.io/assets/pdf/npfield2024.pdf

Download the earlier article version via 25 October 2023 at arXiv (PDF): https://arxiv.org/abs/2310.16362

Reference link

Muhammad Alhaddad, Konstantin Mironov, Aleksey Staroverov, and Aleksandr Panov. Neural Potential Field for Obstacle-Aware Local Motion Planning // 2024 IEEE International Conference on Robotics and Automation (ICRA 2024), Yokohama, Japan, May 13–17, 2024.