Neural NMPC through Signed Distance Field Encoding for Collision Avoidance
Martin Jacquet, Marvin Harms, Kostas Alexis

TL;DR
This paper presents a neural NMPC framework that uses a neural network to encode environment information into an SDF for collision-free navigation of aerial robots in unknown, cluttered environments, with theoretical guarantees and real-world validation.
Contribution
It introduces a novel neural architecture for environment encoding into SDFs integrated with NMPC, providing stability analysis and real-world validation for collision avoidance.
Findings
Effective collision avoidance in cluttered environments
Robustness to drifting odometry and adversarial inputs
Successful real-world forest navigation experiments
Abstract
This paper introduces a neural Nonlinear Model Predictive Control (NMPC) framework for mapless, collision-free navigation in unknown environments with Aerial Robots, using onboard range sensing. We leverage deep neural networks to encode a single range image, capturing all the available information about the environment, into a Signed Distance Function (SDF). The proposed neural architecture consists of two cascaded networks: a convolutional encoder that compresses the input image into a low-dimensional latent vector, and a Multi-Layer Perceptron that approximates the corresponding spatial SDF. This latter network parametrizes an explicit position constraint used for collision avoidance, which is embedded in a velocity-tracking NMPC that outputs thrust and attitude commands to the robot. First, a theoretical analysis of the contributed NMPC is conducted, verifying recursive feasibility…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotic Path Planning Algorithms · Advanced Control Systems Optimization · Robotics and Sensor-Based Localization
