Neural Moving Horizon Estimation for Robust Flight Control
Bingheng Wang, Zhengtian Ma, Shupeng Lai, and Lin Zhao

TL;DR
This paper introduces NeuroMHE, a neural network-based moving horizon estimator that automatically tunes parameters for robust quadrotor flight control, outperforming existing methods in simulations and real-world tests.
Contribution
We develop NeuroMHE, a novel neural moving horizon estimator that integrates analytical gradients and a recursive Kalman filter for efficient learning and adaptation in flight scenarios.
Findings
NeuroMHE reduces force estimation errors by up to 76.7%.
It outperforms state-of-the-art neural estimators with fewer parameters.
Effective in both simulations and physical quadrotor experiments.
Abstract
Estimating and reacting to disturbances is crucial for robust flight control of quadrotors. Existing estimators typically require significant tuning for a specific flight scenario or training with extensive ground-truth disturbance data to achieve satisfactory performance. In this paper, we propose a neural moving horizon estimator (NeuroMHE) that can automatically tune its key parameters modeled by a neural network and adapt to different flight scenarios. We achieve this by deriving the analytical gradients of the MHE estimates with respect to the MHE weighting matrices, which enables a seamless embedding of the MHE as a learnable layer into the neural network for highly effective learning. Interestingly, we show that the gradients can be computed efficiently using a Kalman filter in a recursive form. Moreover, we develop a model-based policy gradient algorithm to train NeuroMHE…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTarget Tracking and Data Fusion in Sensor Networks · Adaptive Control of Nonlinear Systems · Inertial Sensor and Navigation
