EFILN: The Electric Field Inversion-Localization Network for High-Precision Underwater Positioning
Yimian Ding, Jingzehua Xu, Guanwen Xie, Haoyu Wang, Weiyi Liu, Yi Li
TL;DR
The paper tackles precise underwater target localization using electric-field measurements by introducing EFILN, a deep neural network that inverts electric-field signals to 3D coordinates. It integrates physical principles through a Coulomb-law–based loss and employs a two-stage optimization strategy (Adam followed by L-BFGS) to achieve high-precision localization while demonstrating robustness to noise and strong small-sample learning. Key contributions include the first use of deep learning for Coulomb-law–driven electric-field inversion, robustness to environmental perturbations, and SSL capability, with open-source code to accelerate further research. The approach offers a practical, real-time solution for underwater positioning in complex environments and lays groundwork for validation with real-field data.
Abstract
Accurate underwater target localization is essential for underwater exploration. To improve accuracy and efficiency in complex underwater environments, we propose the Electric Field Inversion-Localization Network (EFILN), a deep feedforward neural network that reconstructs position coordinates from underwater electric field signals. By assessing whether the neural network's input-output values satisfy the Coulomb law, the error between the network's inversion solution and the equation's exact solution can be determined. The Adam optimizer was employed first, followed by the L-BFGS optimizer, to progressively improve the output precision of EFILN. A series of noise experiments demonstrated the robustness and practical utility of the proposed method, while small sample data experiments validated its strong small-sample learning (SSL) capabilities. To accelerate relevant research, we have made the codes available as open-source.
