paper-with-me

홈 › Papers

Gaussian Process Regression for Improved Underwater Navigation

2025-02-23 · Nadav Cohen, Itzik Klein

Accurate underwater navigation is a challenging task due to the absence of global navigation satellite system signals and the reliance on inertial navigation systems that suffer from drift over time. Doppler velocity logs (DVLs) are typically used to mitigate this drift through velocity measurements, which are commonly estimated using a parameter estimation approach such as least squares (LS). However, LS works under the assumption of ideal conditions and does not account for sensor biases, leading to suboptimal performance. This paper proposes a data-driven alternative based on multi-output Gaussian process regression (MOGPR) to improve DVL velocity estimation. MOGPR provides velocity estimates and associated measurement covariances, enabling an adaptive integration within an error-state Extended Kalman Filter (EKF). We evaluate our proposed approach using real-world AUV data and compare it against LS and a state-of-the-art deep learning model, BeamsNet. Results demonstrate that MOGPR reduces velocity estimation errors by approximately 20% while simultaneously enhancing overall navigation accuracy, particularly in the orientation states. Additionally, the incorporation of uncertainty estimates from MOGPR enables an adaptive EKF framework, improving navigation robustness in dynamic underwater environments.

📄 PDF Abstract BibTeX arXiv:2502.16510

Code (0)

등록된 구현이 없습니다.

Tasks

parameter estimationregression

Methods 이 논문이 사용한 방법론

Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…

Similar Papers 제목 키워드 기반

Sparse Gaussian Process Temporal Difference Learning for Marine Robot Navigation

2018-10-02 · John Martin, Jinkun Wang, Brendan Englot

We present a method for Temporal Difference (TD) learning that addresses several challenges faced by robots learning to navigate in a marine environment. For improved data efficiency, our method reduces TD updates to Gau…

Marine Robot NavigationNavigateRobot Navigation

Maximum Correntropy Polynomial Chaos Kalman Filter for Underwater Navigation

2024-05-09 · Rohit Kumar Singh, Joydeb Saha, Shovan Bhaumik

This paper develops an underwater navigation solution that utilizes a strapdown inertial navigation system (SINS) and fuses a set of auxiliary sensors such as an acoustic positioning system, Doppler velocity log, depth m…

Position

Prediction of Acoustic Communication Performance for AUVs using Gaussian Process Classification

2024-11-12 · YiFei Gao, Harun Yetkin, McMahon James, Daniel J. Stilwell

Cooperating autonomous underwater vehicles (AUVs) often rely on acoustic communication to coordinate their actions effectively. However, the reliability of underwater acoustic communication decreases as the communication…

Binary Classification

Deep Learning for Visual Navigation of Underwater Robots

2023-10-30 · M. Sunbeam

This paper aims to briefly survey deep learning methods for visual navigation of underwater robotics. The scope of this paper includes the visual perception of underwater robotics with deep learning methods, the availabl…

Deep LearningImitation Learningreinforcement-learningVisual Navigation

BeamsNet: A data-driven Approach Enhancing Doppler Velocity Log Measurements for Autonomous Underwater Vehicle Navigation

2022-06-27 · Nadav Cohen, Itzik Klein

Autonomous underwater vehicles (AUV) perform various applications such as seafloor mapping and underwater structure health monitoring. Commonly, an inertial navigation system aided by a Doppler velocity log (DVL) is used…