Physics Aware Neural Networks: Denoising for Magnetic Navigation
Aritra Das, Yashas Shende, Muskaan Chugh, Reva Laxmi Chauhan, Arghya Pathak, Debayan Gupta
TL;DR
This work tackles denoising of magnetometer data for magnetic anomaly navigation in GNSS-denied contexts, where aircraft-induced noise contaminates the geomagnetic signal. It introduces physics-aware neural networks that enforce a divergence-free magnetic field via $\mathbf{B}=\nabla\times\mathbf{A}$ and $E(3)$-equivariance using spherical harmonics, combined with continuous-time neural ODEs and a long-term memory latent state. To address data scarcity, synthetic sequences are generated with World Magnetic Model-based conditioning using a conditional GAN. Experiments across multiple backbones show that embedding these physical priors yields substantial performance gains over classical and unconstrained deep-learning approaches, highlighting the value of physics-informed design for robust spatio-temporal magnetic denoising in navigation systems.
Abstract
Magnetic-anomaly navigation, leveraging small-scale variations in the Earth's magnetic field, is a promising alternative when GPS is unavailable or compromised. Airborne systems face a key challenge in extracting geomagnetic field data: the aircraft itself induces magnetic noise. Although the classical Tolles-Lawson model addresses this, it inadequately handles stochastically corrupted magnetic data required for navigation. To address stochastic noise, we propose a framework based on two physics-based constraints: divergence-free vector field and E(3)-equivariance. These ensure the learned magnetic field obeys Maxwell's equations and that outputs transform correctly with sensor position/orientation. The divergence-free constraint is implemented by training a neural network to output a vector potential $A$, with the magnetic field defined as its curl. For E(3)-equivariance, we use tensor products of geometric tensors representable via spherical harmonics with known rotational transformations. Enforcing physical consistency and restricting the admissible function space acts as an implicit regularizer that improves spatio-temporal performance. We present ablation studies evaluating each constraint alone and jointly across CNNs, MLPs, Liquid Time Constant models, and Contiformers. Continuous-time dynamics and long-term memory are critical for modelling magnetic time series; the Contiformer architecture, which provides both, outperforms state-of-the-art methods. To mitigate data scarcity, we generate synthetic datasets using the World Magnetic Model (WMM) with time-series conditional GANs, producing realistic, temporally consistent magnetic sequences across varied trajectories and environments. Experiments show that embedding these constraints significantly improves predictive accuracy and physical plausibility, outperforming classical and unconstrained deep learning approaches.
