Next Article in Journal
Research on TID Controller Design for Fractional-Order Time-Delay Systems
Previous Article in Journal
Impact of Pre-Granulated MSWI Fly Ash on Hydration, Microstructure, and Performance of Portland Cement Mortars
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Enhancing Marine Gravity Anomaly Recovery from Satellite Altimetry Using Differential Marine Geodetic Data

Naval University of Engineering, Wuhan 430033, China
*
Author to whom correspondence should be addressed.
Appl. Sci. 2026, 16(2), 726; https://doi.org/10.3390/app16020726
Submission received: 22 December 2025 / Revised: 4 January 2026 / Accepted: 8 January 2026 / Published: 9 January 2026

Abstract

Traditional fusion methods for integrating multi-source gravity data rely on predefined mathematical models that inadequately capture complex nonlinear relationships, particularly at wavelengths shorter than 10 km. We developed a convolutional neural network incorporating differential marine geodetic data (DMGD-CNN) to enhance marine gravity anomaly recovery from HY-2A satellite altimetry. The DMGD-CNN framework encodes spatial gradient information by computing differences between target points and their surrounding neighborhoods, enabling the model to explicitly capture local gravity field variations. This approach transforms absolute parameter values into spatial gradient representations, functioning as a spatial high-pass filter that enhances local gradient information critical for short-wavelength gravity signal recovery while reducing the influence of long-wavelength components. Through systematic ablation studies with eight parameter configurations, we demonstrate that incorporating first- and second-order seabed topography derivatives significantly enhances model performance, reducing the root mean square error (RMSE) from 2.26 mGal to 0.93 mGal, with further reduction to 0.85 mGal achieved by the differential learning strategy. Comprehensive benchmarking against international gravity models (SIO V32.1, DTU17, and SDUST2022) demonstrates that DMGD-CNN achieves 2–10% accuracy improvement over direct CNN predictions in complex topographic regions. Power spectral density analysis reveals enhanced predictive capabilities at wavelengths below 10 km for the direct CNN approach, with DMGD-CNN achieving further precision enhancement at wavelengths below 5 km. Cross-validation with independent shipborne surveys confirms the method’s robustness, showing 47–63% RMSE reduction in shallow water regions (<2000 m depth) compared to HY-2A altimeter-derived results. These findings demonstrate that deep learning with differential marine geodetic features substantially improves marine gravity field modeling accuracy, particularly for capturing fine-scale gravitational features in challenging environments.

1. Introduction

Marine gravity anomalies (MGA) are fundamental geophysical parameters that characterize variations in the Earth’s gravitational field caused by subsurface density distributions. Accurate MGA mapping is critical for understanding submarine geological structures, exploring offshore hydrocarbon reserves, and enabling gravity-aided navigation systems for autonomous underwater vehicles [1,2,3,4]. Among various measurement techniques, shipborne gravity surveys remain the most direct and fundamental method for determining MGA. Shipborne gravimeters have evolved from early mechanical systems to modern atomic gravimeters, offering high spatial resolution and accuracy with the capability to capture gravity signals across all wavelengths [5,6,7]. Modern atomic gravimeters achieve measurement accuracy at submilligal levels, significantly enhancing our ability to resolve fine-scale gravity features. However, despite nearly a century of application, shipborne surveys have covered only a fraction of the global ocean due to their inherent limitations: low efficiency, high operational costs, and prolonged acquisition time make frequent wide-area surveys impractical [8].
Most current large-scale MGA models rely primarily on satellite altimetry technology, which precisely measures sea surface height (SSH) data that closely corresponds to the geoid [9]. Two principal approaches have been developed for marine gravity field modeling: the geoid undulation-based method using the inverse Stokes formula [10,11] and the deflection of the vertical (DOV)-based method employing the inverse Vening-Meinesz (IVM) formula [12] or Laplace formula [13]. Satellite altimetry has achieved coverage of more than 60% of the global ocean surface, effectively addressing issues such as sparse data acquisition, poor temporal repeatability, and the inaccessibility of remote marine areas [14,15]. Recent altimetry missions have improved spatial resolution and accuracy to levels approaching shipborne surveys in open ocean environments. However, satellite altimetry-derived gravity anomalies suffer from significant accuracy degradation in coastal and shallow-water areas, with errors typically ranging from 5 to 8 mGal due to complex sea surface conditions, land contamination of radar returns, and inadequate geophysical corrections. At such error levels, gravity-aided underwater navigation cannot perform effective position matching, and the detection of geologically significant short-wavelength anomalies becomes unreliable [16,17].
Integrating high-precision shipborne gravity data with altimeter-derived gravity anomalies has thus become a critical research priority. The least-squares collocation method is a commonly used approach for multi-source marine gravity fusion [18], but it faces two fundamental challenges: (1) constructing empirical covariance functions requires dense observational data, and (2) numerical instability during covariance matrix inversion limits fusion performance. Huang et al. proposed a one-step fusion approach based on double-weighting factors and a stepwise method involving adjustment, fitting, extrapolation, and interpolation [19]. Both approaches account for spatial correlation and accuracy-level differences among datasets to achieve gridded fitting of shipborne data to model data. Building on this framework, Zhao et al. [20] introduced the residual constraint factor and improved the analytical fusion method for multi-source marine gravity data based on the multi-quadric function. Chen et al. [21] effectively fused shipborne gravity data with altimetry-derived gravity fields in the frequency domain; however, their approach performed well only in regions with dense shipborne coverage and was less effective where observations were sparse. Despite these advances, traditional fusion methods share inherent weaknesses: (1) reliance on predefined mathematical models that may inadequately capture complex nonlinear relationships in multi-source gravity observations and (2) degraded performance in regions with sparse shipborne measurements or complex seabed topography. These limitations have motivated exploration of data-driven approaches. Convolutional neural networks (CNN) offer targeted solutions to these specific challenges: their multi-layer nonlinear architecture can automatically learn complex relationships between gravity anomalies and auxiliary geophysical parameters without requiring predefined mathematical formulations, while the convolutional structure effectively extracts local spatial features even from irregularly distributed observations. By integrating multiple marine geodetic parameters as multi-channel inputs, CNNs can exploit physical correlations that traditional single-parameter analytical methods cannot systematically utilize.
Deep learning has revolutionized data processing across geosciences, demonstrating exceptional capabilities in feature extraction and pattern recognition for geophysical inversion and seabed topography prediction [9,22,23,24]. Unlike traditional methods that require manually designed mathematical models, deep learning algorithms automatically discover complex patterns in data, making them particularly effective for processing marine geodetic data (MGD) characterized by highly nonlinear relationships. Among deep learning architectures, different network structures exhibit distinct characteristics and advantages for multi-source gravity fusion. Zhu et al. [25] first proposed a method based on multi-layer perceptrons to refine altimeter-derived gravity anomaly models using shipborne gravity data, effectively improving accuracy in shallow water areas and regions with complex seabed topography. Building on this work, they further utilized convolutional neural networks (CNN) to capture nonlinear features between shipborne gravity and seabed topography data, demonstrating that the method could increase gravity accuracy by at least 4% [26,27]. Zhang et al. [28] introduced a novel approach for RTM terrain gravity field modeling using fully connected deep neural networks, which directly learns the mapping relationship between topography and gravity anomalies to predict RTM terrain gravity anomalies at arbitrary elevations. However, multi-layer perceptrons struggle with local spatial correlations due to their lack of translation invariance, while deep fully connected architectures introduce noise amplification and parameter redundancy in multi-source data fusion scenarios. In contrast, convolutional neural networks can more effectively model multiscale interactions between gravity anomalies and auxiliary geodetic variables through spatially constrained convolutional kernels. Nevertheless, existing studies still have two critical limitations: (1) insufficient incorporation of multi-parameter marine geodetic data such as seabed topography derivatives that encode important gradient information and (2) lack of systematic quantitative analysis of individual parameter contributions to model performance. These deficiencies limit the potential for accuracy improvement in regions with complex seabed topography.
The study builds upon previous research by proposing the use of differential marine geodetic data as input parameters for deep learning and develops a differential marine geodetic data convolutional neural network (DMGD-CNN) framework for high-precision MGA mapping. Our approach encodes local gravity field variations—defined as differences between target points and surrounding grid points—as input features, enabling the model to explicitly capture spatial gradients, thereby functioning as a trainable high-pass filter that enhances the model’s sensitivity to short-wavelength signals, which are precisely those that conventional satellite altimetry processing struggles to recover. We first evaluate HY-2A-derived MGA accuracy across diverse marine environments using shipborne validation data. The DMGD-CNN framework then integrates HY-2A altimetry data with shipborne survey data to produce enhanced high-precision marine gravity anomaly fields. Our specific contributions include: (1) systematic quantification of individual marine geodetic parameter contributions through ablation studies, (2) comprehensive accuracy benchmarking against international gravity models (e.g., DTU, SDUST, SIO) across dominant wavelengths, and (3) practical guidance for data selection in application-specific scenarios.

2. Research Area and Data

The study area is located between 142° E and 149° E and 25° N–30° N and is divided into two sub-regions (A and B). Abundant shipborne gravity survey data are available in this area, providing robust validation for altimeter-derived gravity anomaly models. Region A exhibits dramatic seabed topographic relief with a standard deviation (STD) of 1957.37 m, while Region B is characterized by relatively gentle seabed topography with an STD of 402.27 m. Given the well-established correlation between seabed topography and gravity anomalies, this area represents an ideal testbed for investigating topographic influences on gravity field variations. The study area is shown in Figure 1.

2.1. Shipborne Surveys

The shipborne data were provided by the Japan Agency for Marine Earth Science and Technology (JAMSTEC, http://www.godac.jamstec.go.jp, accessed on 1 December 2024). This study selected data from 31 cruises that traversed the target research regions, collected during the period 2010–2023, with a measurement precision of 1 mGal [29]. The specific cruise tracks are shown in Figure 1.
JAMSTEC has performed drift correction and Eötvös correction on the raw shipborne gravity data and removed unreliable measurements. To ensure the shipborne gravity data could be effectively adapted to the Convolutional Neural Network (CNN) model, we used XGM2019e_2159 as the prior model and applied the three-sigma criterion to remove gross errors, ultimately eliminating 1.45% of the shipborne measurement points. Additionally, since the shipborne data originated from observations using different gravimeters over various time periods, systematic errors existed among datasets. To address this, crossover adjustment was performed using the x2sys module in GMT V5.0 software to achieve consistent precision across all shipborne measurements.
As shown in Figure 1, the shipborne gravity data were divided into training and test datasets. To ensure balanced comparative analysis between regions with significantly different topographic complexities, standardized data configurations were adopted for sub-regions A and B: each sub-region contains 45,719 training points (marked in black) and 11,431 test points (marked in yellow). Due to the large number of measurement points, Figure 1 displays only a representative subset of the data. The red tracks in the figure represent independent shipborne data that were not involved in the deep learning model training process.

2.2. Marine Geodetic Data

Marine geodetic data encompasses eight components, selected based on their well-established physical relationships with marine gravity anomalies. The deflections of the vertical ( η , ξ ) are directly related to gravity anomalies through the classical Vening-Meinesz formula and contain essential information about local gravity field structure. The geoid undulation ( N ) is linked to gravity anomalies via the vertical gradient of the disturbing potential according to Bruns’ formula. The seafloor topography ( H ) induces gravity anomaly variations through the well-documented admittance relationship in marine geophysics. The first-order topographic derivatives ( H n , H e ) capture directional gradient information, while the second-order derivatives ( H n , H e ) represent curvature features that are particularly relevant for detecting short-wavelength gravity signals. All grid data have a spatial resolution of 15″ × 15″, as shown in Figure 2. These data contain important information regarding seabed topography and subsurface mass distribution within the Earth. In this study, DOV and geoid values were calculated from XGM2019e_2159 using the open-source software package Gravity Field Laboratory (GrafLab v1.0). The gfc file of XGM2019e_2159 can be downloaded from the International Centre for Global Earth Models (ICGEM, https://icgem.gfz-potsdam.de/home).
The seabed topographic model GEBCO 2024 was released in July 2024 and is the sixth GEBCO grid developed through The Nippon Foundation–GEBCO Seabed 2030 Project (https://download.gebco.net/, accessed on 1 December 2024). The Seabed 2030 Project aims to compile all available bathymetric data to produce the definitive map of the world’s ocean floor. The GEBCO_2024 grid is a global terrain model for ocean and land surfaces, providing elevation data in meters on a 15 arc-second interval grid. The first- and second-order derivatives of seabed topography in different directions were calculated using the “grdgradient” module in the Generic Mapping Tools (GMT v6.4) software [30].

2.3. Satellite Altimetry Data

AVISO (Archiving, Validation and Interpretation of Satellite Oceanographic data, https://www.aviso.altimetry.fr, accessed on 1 July 2024) has released the along-track non-time-critical Level-2+ (L2P) products of version 4.0, from which SSH can be obtained. We downloaded HY-2A altimetry data from AVISO spanning cycles 067–288, representing all currently available cycles, for MGA inversion. The HY-2A satellite, launched in 2011, was equipped with a dual-frequency altimeter operating at Ku-band and C-band with an accuracy of 4 cm. The satellite initially operated on a 14-day repeat cycle, which was subsequently adjusted to 168 days following an orbital maneuver in 2016. The derivation of SSH from altimetry data requires corrections for dry and wet tropospheric effects, ionospheric delays, ocean and polar tides, solid Earth tides, dynamic atmospheric effects, and sea state bias to ensure the accuracy of the final products. These correction procedures follow standard altimetry processing protocols detailed in the AVISO user handbook.

3. Method

3.1. Processing of Altimetry Data

The geoid gradient contains abundant high-frequency information, which facilitates the high-resolution inversion of the MGA. In this study, we adopted the IVM formula to process the HY-2A altimetry data. The difference in one-dimensional Fourier transform (1D-FFT) when calculating spherical latitudes is considered, making it more rigorous theoretically. The specific flowchart is shown in Figure 3.
After geophysical corrections and removing the mean dynamic topography, the altimeter raw data can be converted into geoid. The along-track geoid slope can be calculated using adjacent geoid along the satellite track,
h = N j N i d
where d is the spherical distance between sub-stellar points i and points j , N is the geoid.
To facilitate the subsequent use of 1D FFT, it is necessary to calculate the gridded DOV. Using least squares configuration method, the residual north and east components of DOV are calculated from the residual along-track geoid slope and the covariance matrix. The derivation and calculation of least squares collocation can be found in reference [31]. The residual along-track geoid slope can be obtained by subtracting the geoid slope from XGM2019e_2159 from the along-track geoid slope [32].
On a sphere of radius R , the gravity anomaly can be expressed as:
Δ g ( ϕ , λ ) = ( T r 2 r T ) | r = R = γ 0 n = 2 ( n 1 ) × m = 0 n α = 0 1 C n m α Y n m α ( ϕ , λ )
where r , ϕ , λ are spherical coordinates, C n m α is potential coefficient, Y n m α is a completely regularized spherical harmonic function, γ 0 is the average gravity, T is disturbing potential.
By introducing spherical harmonic function, Green’s formula, and kernel function and using spherical triangle relationships:
Δ g ( p ) = γ 0 4 π σ H ξ q cos α q p + η q sin α q p d σ q
The kernel function can be expressed as:
H = d H d ψ p q = cos ψ p q 2 2 sin 2 ψ p q 2 + cos ψ p q 2 3 + 2 sin ψ p q 2 2 sin ψ p q 2 1 + sin ψ p q 2
where p and q are two points on the sphere. ψ p q is the spherical distance. When the distance between p and q tends to zero, the kernel function will be singular. We need to further consider the innermost zone effect. The specific formula is as follows:
Δ g ( i n n e r ) = 1 2 s 0 γ 0 ( ξ x + η y )

3.2. Convolutional Neural Network-Based Differential Marine Geodetic Data

In recent years, CNNs have developed rapidly and been successfully applied in geophysics, geodesy, and remote sensing. In regression problems, CNNs can identify inherent patterns in complex input data, extract effective features, and capture complex nonlinear relationships in nature. Compared with fully connected neural networks, CNNs greatly reduce the number of parameters and improve computational efficiency through local connectivity and parameter-sharing mechanisms.
A CNN is composed of convolutional layers, pooling layers, activation functions, and fully connected layers. The CNN architecture designed for this experiment, as shown in Figure 3, includes 2 convolutional layers, 2 pooling layers, and 3 fully connected layers. The input layer consists of 10 channels, each corresponding to a specific input variable: longitude ( L / Δ L ), latitude ( B / Δ B ), seabed topography ( H / Δ H ), deflection of the vertical ( η / Δ η , ξ / Δ ξ ), geoid ( N / Δ N ), the first- and second-order derivatives of seabed topography in the north direction ( H n / Δ H n , H n / Δ H n ), and the first- and second-order derivatives of seabed topography in the east direction ( H e / Δ H e , H e / Δ H e ). Before convolution operations, the input data are normalized to facilitate rapid network convergence and improve the model’s performance and generalization ability. After each convolutional layer, a pooling layer is added. The pooling layer typically processes the feature map by taking maximum or average values within a local region to reduce the feature map size. In this study, max pooling layers were adopted. After convolution and pooling operations, fully connected layers are utilized to map the data to output values. Finally, a dropout layer is added to prevent overfitting. The specific parameters of the CNN are shown in Table 1. All input variables were standardized using Z-score normalization. The standardization parameters were computed separately for Regions A and B to accommodate the distinct topographic and geophysical characteristics of the two regions. To prevent data leakage and ensure the validity of model evaluation, the standardization parameters were derived exclusively from the training set and subsequently applied to both the training and test sets.
The organization of input and output data directly affects the training accuracy of a CNN model and its ability to accurately predict gravity anomalies. To ensure optimal computational performance, a 16′ × 16′ grid centered on each shipborne gravity point was established, and the grid points were selected as training samples. The approach of directly inputting MGD into the convolutional neural network for training is referred to as the direct CNN method. The proposed DMGD-CNN method inputs the differences in marine geodetic data between shipborne measurement points and adjacent grid points into the convolutional neural network for training, as shown in Figure 4. All experiments were implemented on a computational platform featuring a 13th Gen Intel® Core™ i5-13500H processor (2.60 GHz), NVIDIA GeForce RTX 3050 Laptop GPU (4 GB VRAM), and 16 GB RAM.
The input data of DMGD-CNN is as follows:
Δ L = L g r i d i L s h i p j Δ B = B g r i d i B s h i p j Δ H = H g r i d i H s h i p j Δ N = N g r i d i N s h i p j Δ ξ = ξ g r i d i ξ s h i p j Δ η = η g r i d i η s h i p j Δ H n = H n g r i d i H n s h i p j Δ H n = H n g r i d i H n s h i p j Δ H s = H s g r i d i H s s h i p j Δ H s = H s g r i d i H s s h i p j
where i represents the i -th grid point, j represents the j -th shipborne point.
The output data used for training are as follows:
Δ g = g s h i p g H Y 2 A
where Δ g represents the output data used for the training points, g s h i p represents the measured gravity anomaly value at the training points, g H Y 2 A represents gravity anomaly value of HY-2A altimeter-derived gravity anomaly model at training points.
Short-wavelength gravity anomalies are predominantly controlled by shallow seafloor topography variations rather than deep crustal structures. Since the gravity effect of mass anomalies decays with distance, local topographic relief contributes most significantly to the gravity field at short wavelengths. The differential operation functions as a spatial high-pass filter. By computing differences between target points and neighboring points, this method effectively removes long-wavelength regional trends and highlights local variations, while encoding spatial gradient information that is physically related to gravity variations. Furthermore, this differential operator exhibits higher response gain for short-wavelength signals in the frequency domain, making it particularly sensitive to high-frequency components.

4. Results and Analysis

4.1. Analysis of HY-2A Altimeter-Derived Gravity Anomaly Model

In Region A, the STDs between the HY-2A altimeter-derived gravity anomaly model and the DTU17, SIO V32.1, and SDUST2022 models were 4.0690, 4.8080, and 4.0109 mGal, respectively. In Region B, the corresponding STDs with DTU17, SIO V32.1, and SDUST2022 were 3.3266, 3.5331, and 3.2825 mGal. Comparative analysis revealed that STDs in Region B were consistently lower than those in Region A by approximately 18–27%, indicating higher inter-model consistency in Region B. Notably, the SDUST2022 model demonstrated optimal consistency in both regions, which can be attributed to its incorporation of HY-2A altimetry data during model construction—a critical data source that was excluded from the DTU17 and SIO V32.1 processing pipelines.
Figure 5 and Figure 6 display the gravity field models from HY-2A, SIO V32.1, DTU17, and SDUST2022, as well as their corresponding discrepancies in Regions A and B, respectively. The analysis showed that the HY-2A altimeter-derived gravity anomaly model exhibited more pronounced random noise signatures compared to other models. This discrepancy primarily stemmed from insufficient observational redundancy due to single-source data constraints, coupled with inadequate suppression of high-frequency noise caused by the absence of post-processing smoothing algorithms.
As shown in Table 2, validation against shipborne data revealed distinct regional characteristics. In Region A, the SDUST2022 model achieved the highest accuracy with an RMSE of 3.9650 mGal, while the HY-2A-derived model showed the lowest accuracy at 5.5780 mGal. This regional difference indicated that the SDUST2022 model exhibited superior adaptability in Region A, which is characterized by complex seafloor topography. In Region B, the DTU17 model demonstrated optimal performance with an RMSE of 5.4640 mGal, whereas the HY-2A-derived model again exhibited the lowest accuracy at 6.3623 mGal. Despite lower STDs between the HY-2A altimetry-derived gravity anomaly model and international public gravity field models in Region B compared to Region A, all models exhibited significantly higher RMSEs when validated against shipborne data in Region B, with increases ranging from 14.1% to 37.8%. This apparent contradiction suggested the presence of common systematic error sources affecting all satellite altimetry models in Region B. These systematic error factors appeared to exert similar influences on all satellite altimetry-based gravity field models, resulting in maintained inter-model consistency while collectively deviating systematically from shipborne surveys.

4.2. Analysis of Gravity Anomalies Recovery Using DMGD-CNN

The grid size of input data exerted significant influence on model performance, computational efficiency, and feature extraction capabilities in CNN architectures. A systematic investigation was conducted to elucidate the influence mechanisms of grid dimensions on model performance. The experimental results demonstrated that larger grids (96 × 96) preserved richer spatial details, reducing the RMSE in the test0 dataset by approximately 7.20% compared to baseline grids (32 × 32), but introduced computational complexity, resulting in over a tenfold increase in training duration. Conversely, smaller grids (32 × 32) achieved optimal computational efficiency (shortest training time) at the expense of compromised representational capacity due to insufficient spatial resolution, leading to the highest RMSE. Through trade-off optimization between precision and efficiency, 64 × 64 grids were identified as the optimal input configuration, achieving an optimal balance between model performance and computational resources in comparative experiments across Regions A and B, as shown in Table 3. While the 64 × 64 grid size proved optimal for our study region with 15 arc-second resolution input data, the universality of this choice warrants consideration. The optimal grid size depends on several factors, including: (1) the spatial resolution of input data, (2) the complexity of seafloor topography, (3) the density of training samples, and (4) computational constraints.
To compare the impact of different parameter combinations on gravity anomaly predictions, we designed eight experimental cases, as shown in Table 4. There are ten input parameters in Case 1. Cases 2 and 3 each have eight input parameters, with the first-order derivative of seabed topography excluded in Case 2 and the second-order derivative excluded in Case 3. In Case 4, only six input parameters are retained, with no seabed topography derivatives included. From Case 5 to Case 7, the impact of the seabed topography, DOV, and geoid is tested, respectively. Compared with Case 1, Case 8 uses a DMGD-CNN for gravity anomaly recovery. The trained neural network model was utilized to predict the unknown points within the study area. The prediction results were added to the marine gravity anomaly values recovered by HY-2A to construct a CNN-based MGA model. To evaluate the accuracy of eight different cases for recovering MGA using CNN, independent shipborne gravity anomaly data were used to analyze results.
Table 5 lists the key statistical indicators of the differences between the predictions and shipborne gravity values, which evaluate the performance of different cases in marine gravity anomaly recovery. In Region A, Case 1 exhibited the best performance among the direct CNN models with an RMSE of 0.9390 mGal and an MAE of 0.6269 mGal. In contrast, Case 4 showed the poorest results, with the RMSE increasing from 0.9390 mGal to 2.2685 mGal and the MAE increasing from 0.6269 mGal to 1.5183 mGal. The performance degradation when excluding all topographic derivatives provides quantitative evidence of their critical importance and demonstrates robust model behavior: performance systematically correlates with the presence of gradient information rather than random variation. However, analysis of Cases 2 and 3 revealed that the first- and second-order derivatives of seabed topography exhibited minimal impact on modeling outcomes, with RMSEs of 0.9566 mGal and 0.9510 mGal, respectively. The similarity between Cases 2 and 3 (RMSE difference < 0.6%) indicates stable performance and redundancy in gradient information, confirming that either derivative order alone provides sufficient spatial gradient encoding. Furthermore, the nearly identical results from Cases 5, 6, and 7 revealed that seabed topography, deflection of the vertical (DOV), and geoid exerted similar influences on predictions, providing valuable insights for understanding the factors affecting marine gravity anomaly recovery. The proposed DMGD-CNN (Case 8) achieved an RMSE of 0.8575 mGal, representing an 8.7% improvement over Case 1 (0.9390 mGal), while the MAE decreased to 0.5639 mGal (10.1% improvement).
In Region B, characterized by gentle seabed topography variations, all parameters exhibited similar influence characteristics, though first- and second-order derivatives of seabed topography remained dominant. Notably, Case 8 demonstrated lower prediction accuracy than Case 1 in this region. This systematic regional difference represents repeatable behavior directly linked to topographic complexity, not random performance variation. The consistency of this pattern across both test0 and independent validation data confirms cross-regional repeatability and establishes clear applicability boundaries. These results revealed complementary advantages between the two methods under different topographic conditions: the DMGD-CNN approach showed superior performance in areas with drastic seabed topography variations, whereas the direct CNN method proved more effective in regions with gentle topographic variations. The gravity field grid models constructed from Case 1 and Case 8 were defined as the direct CNN model (CNN_case1) and differential CNN model (DMGD-CNN_case8), respectively. As shown in Figure 7 and Figure 8, comparative analysis of gravity anomaly predictions across 32,400 grid points in Regions A and B clearly demonstrates the performance differences between these two methods.
Table 6 presents comparative results between two CNN models and international marine gravity field models (SIO V32.1, DTU17, and SDUST2022). In Region A, CNN_case1 and DMGD-CNN_case8 exhibit maximum deviations of 3.6636 mGal relative to SIO V32.1, while demonstrating STDs closest to the SDUST2022 model at 2.6474 mGal and 2.5374 mGal, respectively. DMGD-CNN_case8 achieves accuracy improvements of 2% to 10% over CNN_case1 when compared against the three reference models. Notably, DMGD-CNN_case8 shows reduced accuracy in Region B, which stems from distinct feature extraction mechanisms between the two modeling approaches: The direct CNN model employs fully connected layers to capture global spatial correlations, demonstrating stable prediction performance in areas with gentle seabed topography. Conversely, the DMGD-CNN model enhances gradient responses to gravity anomalies in areas with complex seabed topography through residual computation between central points and their neighboring points. However, this mechanism becomes susceptible to random noise interference in flat regions with low signal-to-noise ratios, leading to prediction divergence.
This study utilized five grid-based gravity field datasets to calculate gravity anomaly values at independent shipborne measurement points using the “grdtrack” procedure in GMT with bilinear interpolation. Given the superior accuracy of the DMGD-CNN method in Region A, subsequent analysis focused exclusively on this area. To eliminate interpolation errors introduced by conventional grid-based approaches, we employed a direct prediction framework using DMGD-CNN to estimate gravity anomalies directly from geographic coordinates. As demonstrated in Table 7, the direct prediction model reduces the STD to 3.3088 mGal, achieving a 7% to 16% improvement over grid interpolation methods. The bounded residual range quantifies prediction uncertainty and confirms that extreme errors remain within acceptable limits for operational marine gravity applications. This uncertainty characterization provides statistical confidence bounds for end-users interpreting model outputs. In conventional workflows, obtaining gravity values at specific locations requires first generating a gridded model and then applying interpolation algorithms. The trained DMGD-CNN can bypass this interpolation step by directly inputting the local MGD patch surrounding a query point and outputting the predicted gravity value. This capability offers computational efficiency advantages and eliminates the smoothing effects induced by interpolation.

4.3. Analysis of Marine Bathymetry and Power Spectrum

Based on the preceding analysis, we concluded that the DMGD-CNN method improves the gravity anomaly accuracy in Region A. Therefore, we proceeded to conduct a focused analysis on this region. Power spectral density (PSD) analysis can be used to understand the spatial scale of a model, and we calculated the PSD in different directions using the “grdfft” procedure in GMT. Figure 9 shows the PSD of CNN_case1, DMGD-CNN_case8, SIO V32.1, DTU17 and SDUST2022 at different directions in Region A. Higher PSD values indicate stronger signal energy at corresponding wavelengths, reflecting better resolution of gravity anomaly variations. At wavelengths greater than 30 km, the power spectra of the five models are almost identical. At short wavelengths (less than 5 km), the DMGD-CNN_case8 performs slightly better than CNN_case1 and significantly outperforms SIO V32.1, DTU17 and SDUST2022, with higher power in all directions. This indicates that the high-frequency information associated with seafloor topography has been effectively utilized, and the CNN framework based on differential MGD further improves the accuracy of the gravity anomaly model.
The power spectral density analysis confirms the geophysical validity of differential learning. At wavelengths exceeding 30 km, all models exhibit nearly identical power spectra. This consistency arises because long-wavelength signals primarily reflect deep structural features, which remain largely insensitive to near-surface processing methods. At wavelengths below 5 km, DMGD-CNN_case8 demonstrates higher power spectral density than CNN_case1. This enhancement indicates that differential features more effectively preserve high-frequency information associated with shallow seafloor topography. The improvement is particularly pronounced in Region A, characterized by complex topography with dramatic seafloor relief. In this region, local topographic variations contribute substantially to short-wavelength gravity signals. However, traditional direct input methods tend to conflate short-wavelength signals with long-wavelength trends, which leads to the systematic attenuation of high-frequency components.
In addition, the RMSE of each model in different bathymetric zones relative to shipborne gravity data was analyzed. As shown in Figure 10, DMGD-CNN_case8 performs best across four different bathymetric zones. It is well known that the accuracy of marine gravity anomaly models derived from altimetry data is relatively poor in shallow-water areas. In areas with water depths less than 2000 m, the RMSE values of HY-2A, DTU17, SIO V32.1, SDUST2022, and CNN_case1 are 6.99 mGal, 5.34 mGal, 6.04 mGal, 4.95 mGal, and 2.64 mGal, respectively, whereas the RMSE of DMGD-CNN_case8 is 2.61 mGal. The consistent RMSE progression across depth zones for all models validates that our framework responds appropriately to inherent physical signal characteristics rather than introducing artificial depth-dependent biases. This robustness across varying bathymetric conditions demonstrates reliable model generalization beyond specific depth regimes.

5. Conclusions

In this study, we evaluated the HY-2A altimeter-derived gravity anomaly model using independent shipborne surveys, demonstrating an RMSE of approximately 5–6 mGal in the study region. The model exhibited minimal discrepancies from the SDUST2022 model, which can be attributed to the incorporation of HY-2A altimetry data during the construction of the SDUST2022 model.
We further developed a DMGD-CNN framework for marine gravity anomaly recovery. Experimental results demonstrated that incorporating first- and second-order seabed topography derivatives significantly enhanced model performance, reducing the RMSE in Region A from 2.26 mGal to 0.93 mGal. The DMGD-CNN approach achieved further improvement, reducing the RMSE to 0.85 mGal. This improvement is attributed to the differential learning strategy’s ability to explicitly encode local spatial gradients, which are geometrically aligned with the physical mechanisms governing short-wavelength gravity variations dominated by shallow seafloor topography. Compared to direct CNN predictions, the DMGD-CNN model achieved accuracy improvements of 2–10% in complex topographic regions. However, it should be noted that in Region B with gentle seafloor topography, the direct CNN approach slightly outperformed DMGD-CNN. This limitation arises from the reduced signal-to-noise ratio when differential operations are applied to weak gradient signals, where noise amplification effects become more pronounced. Bathymetric correlation analysis confirmed that the CNN models demonstrated superior performance across varying water depth conditions when compared to international reference models (SIO V32.1, DTU17, SDUST2022). In regions with water depths less than 2000 m, DMGD-CNN achieved a 62.66% reduction in RMSE compared to the HY-2A altimeter-derived marine gravity anomaly model. PSD analysis revealed that the direct CNN exhibited enhanced predictive capabilities for gravity anomalies at wavelengths below 10 km, with further improvements at wavelengths below 5 km achieved using DMGD-CNN. These findings collectively demonstrate that the integration of multi-source differential marine geodetic data effectively enhances the modeling accuracy of marine gravity anomalies, particularly in capturing fine-scale gravitational features. Based on these results, we recommend a complementary usage strategy: DMGD-CNN is preferred for regions with complex seafloor topography, while the direct CNN approach may be more suitable for regions with gentle topography.

Author Contributions

Conceptualization, Y.H. and F.Q.; methodology, Y.H.; validation, Y.L. (Yang Li), G.Z. and Y.L. (Yimin Li); data curation, H.W.; writing—original draft preparation, Y.H.; writing—review and editing, J.Y.; visualization, H.W.; supervision, Y.L. (Yimin Li); funding acquisition, F.Q. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by the National Natural Science Foundation of China, grant number 42274013.

Data Availability Statement

The authors confirm that the data supporting the findings of this study are available within the article.

Acknowledgments

The authors would like to thank AVISO for providing the altimetry data. They also want to thank DTU, SIO, JAMSTEC, ICGEM and all the public data sources.

Conflicts of Interest

The authors declare no conflicts of interest.

References

  1. Sandwell, D.T.; Smith, W.H.F. Global Marine Gravity from Retracked Geosat and ERS-1 Altimetry: Ridge Segmentation versus Spreading Rate. J. Geophys. Res. Solid Earth 2009, 114, 1–18. [Google Scholar] [CrossRef]
  2. Hwang, C.; Hsu, H.-Y.; Jang, R.-J. Global Mean Sea Surface and Marine Gravity Anomaly from Multi-Satellite Altimetry: Applications of Deflection-Geoid and Inverse Vening Meinesz Formulae. J. Geod. 2002, 76, 407–418. [Google Scholar] [CrossRef]
  3. Li, Z.; Guo, J.; Ji, B.; Wan, X.; Zhang, S. A Review of Marine Gravity Field Recovery from Satellite Altimetry. Remote Sens. 2022, 14, 4790. [Google Scholar] [CrossRef]
  4. Mao, N.; Li, A.; Xu, J.; Qin, F.; Wu, M.; He, H.; Li, J. Marine Gravity Anomaly From Satellite Altimetry: Interpolation and Matching Navigation. IEEE Trans. Geosci. Remote Sens. 2023, 61, 5918919. [Google Scholar] [CrossRef]
  5. Che, H.; Li, A.; Fang, J.; Ge, G.-G.; Gao, W.; Zhang, Y.; Liu, C.; Xu, J.-N.; Chang, L.-B.; Huang, C.-F.; et al. Ship-borne dynamic absolute gravity measurement based on cold atom gravimeter. Acta Phys. Sin. 2022, 71, 113701. [Google Scholar] [CrossRef]
  6. Wang, B.; Wu, L.; Wu, P.; Li, Q.; Bao, L.; Wang, Y. Multidimensional Evaluation of Altimetry Marine Gravity Models with Shipborne Gravity Data from a New Platform Marine Gravimeter. J. Mar. Sci. Eng. 2024, 12, 1314. [Google Scholar] [CrossRef]
  7. Wan, X.; Zhang, R.; Sui, X.; Chen, L. Analysis of Earth Gravity Field Detection Based on Satellite Data. Spacecr. Eng. 2017, 26, 121–129. [Google Scholar]
  8. Wan, X.; Annan, R.F.; Wang, W. Assessment of HY-2A GM Data by Deriving the Gravity Field and Bathymetry over the Gulf of Guinea. Earth Planets Space 2020, 72, 151. [Google Scholar] [CrossRef]
  9. Yang, L.; Liu, M.; Liu, N.; Guo, J.; Lin, L.; Zhang, Y.; Du, X.; Xu, Y.; Zhu, C.; Wang, Y. Recovering Bathymetry From Satellite Altimetry-Derived Gravity by Fully Connected Deep Neural Network. IEEE Geosci. Remote Sensing Lett. 2023, 20, 1502805. [Google Scholar] [CrossRef]
  10. Wan, X.; Yu, J. Accuracy Analysis of the Remove-Restore Process in Inverse Stokes Formula. Geomat. Inf. Sci. Wuhan Univ. 2012, 37, 77–80. [Google Scholar]
  11. Zhang, S.; Abulaitijiang, A.; Andersen, O.B.; Sandwell, D.T.; Beale, J.R. Comparison and Evaluation of High-Resolution Marine Gravity Recovery via Sea Surface Heights or Sea Surface Slopes. J. Geod. 2021, 95, 66. [Google Scholar] [CrossRef]
  12. Hwang, C. Inverse Vening Meinesz Formula and Deflection-Geoid Formula: Applications to the Predictions of Gravity and Geoid over the South China Sea. J. Geod. 1998, 72, 304–312. [Google Scholar] [CrossRef]
  13. Sandwell, D.T.; Smith, W.H.F. Marine Gravity Anomaly from Geosat and ERS 1 Satellite Altimetry. J. Geophys. Res. Solid Earth 1997, 102, 10039–10054. [Google Scholar] [CrossRef]
  14. Andersen, O.B. The DTU10 Global Gravity Field and Mean Sea Surface—Improvements in the Arctic; DTU Space: Kongens Lyngby, Denmark, 2010. [Google Scholar]
  15. Hwang, C.; Yu, D. Transforming Coastal Mapping from Space. Science 2024, 386, 1222–1223. [Google Scholar] [CrossRef] [PubMed]
  16. Wang, B.; Wu, L.; Li, Q.; Wang, Y. Estimating the True Spatial Resolution of Satellite Altimeter-Derived Gravity Field Models with Shipborne Data in the South China Sea. Appl. Geophys. 2023, 20, 51–61. [Google Scholar] [CrossRef]
  17. Paolo, F.S.; Molina, E.C. Integrated Marine Gravity Field in the Brazilian Coast from Altimeter-Derived Sea Surface Gradient and Shipborne Gravity. J. Geodyn. 2010, 50, 347–354. [Google Scholar] [CrossRef]
  18. Zhai, Z.; Sun, Z. The Adaptive Fusion of Multi-Source Gravity Data in Bohai Gulf. Acta Geod. Cartogr. Sin. 2010, 39, 444–449. [Google Scholar]
  19. Huang, M.; Ouyang, Y.; Zhai, G.; Liu, C. Analytical Method of Multi-Source Gravity Data Fusion Processing in the Sea Area. Geomat. Inf. Sci. Wuhan Univ. 2013, 38, 1261–1265. [Google Scholar]
  20. Zhao, C.; Jin, T.; Qin, P.; Yang, L. An Improved Multi-Surface Function Method with Residual Constraint for the Fusion of Shipborne and Satellite Altimetry Derived Gravity Data. Acta Geod. Cartogr. Sin. 2023, 52, 605–613. [Google Scholar]
  21. Chen, X.; Kong, X.; Zhou, R.; Zhang, S. Fusion of Altimetry-Derived Model and Ship-Borne Data in Preparation of High-Resolution Marine Gravity Determination. Geophys. J. Int. 2024, 236, 1262–1274. [Google Scholar] [CrossRef]
  22. Wan, X.; Annan, R.F.; Ziggah, Y.Y. Altimetry-Derived Gravity Gradients Using Spectral Method and Their Performance in Bathymetry Inversion Using Back-Propagation Neural Network. J. Geophys. Res. Solid Earth 2023, 128, e2022JB025785. [Google Scholar] [CrossRef]
  23. Harper, H.; Sandwell, D.T. Global Predicted Bathymetry Using Neural Networks. Earth Space Sci. 2024, 11, e2023EA003199. [Google Scholar] [CrossRef]
  24. Ge, B.; Guo, J.; Kong, Q.; Zhu, C.; Huang, L.; Sun, H.; Liu, X. Seafloor Topography Inversion from Multi-Source Marine Gravity Data Using Multi-Channel Convolutional Neural Network. Eng. Appl. Artif. Intell. 2025, 139, 109567. [Google Scholar] [CrossRef]
  25. Zhu, C.; Guo, J.; Yuan, J.; Jin, X.; Gao, J.; Li, C. Refining Altimeter-Derived Gravity Anomaly Model from Shipborne Gravity by Multi-Layer Perceptron Neural Network: A Case in the South China Sea. Remote Sens. 2021, 13, 607. [Google Scholar] [CrossRef]
  26. Zhu, C.; Yang, L.; Bian, H.; Li, H.; Guo, J.; Liu, N.; Lin, L. Recovering Gravity from Satellite Altimetry Data Using Deep Learning Network. IEEE Trans. Geosci. Remote Sens. 2023, 61, 5911311. [Google Scholar] [CrossRef]
  27. Qiu, L.; Zhu, C.; Guo, J.; Yang, L.; Li, W. Enhanced Deep-Learning Method for Marine Gravity Recovery From Altimetry and Bathymetry Data. IEEE Geosci. Remote Sens. Lett. 2024, 21, 1501805. [Google Scholar] [CrossRef]
  28. Zhang, B.; Yang, M.; Feng, W.; Jiang, M.; Yan, X.; Zhong, M. RTM Gravity Forward Modeling Using Improved Fully Connected Deep Neural Networks. IEEE Trans. Geosci. Remote Sens. 2024, 62, 5926911. [Google Scholar] [CrossRef]
  29. Kong, M.; Liu, Y.; Wang, F.; Yu, J.; Li, W. Marine Gravity Data Analysis of Janpan’s Surrounding Waters and the Northwest Pacific. J. Geod. Geodyn. 2025, 45, 640–648. [Google Scholar]
  30. Guo, J.; Zhang, H.; Li, Z.; Zhu, C.; Liu, X.; Luo, H. Joint Reprocessing of Shipborne Gravity Anomalies Based on Multi-Sources: A Case Study of the Gulf of Mexico. Geomat. Inf. Sci. Wuhan Univ. 2025, 50, 1277–1290. [Google Scholar]
  31. Ya, S.; Liu, X.; Zhou, R.; Li, Z.; Bian, S.; Guo, J. High accuracy vertical gradient of gravity anomaly model determined from SWOT/KaRIn altimetry data during scientific phase. Acta Geod. Cartogr. Sin. 2025, 54, 1583–1595. [Google Scholar]
  32. Han, Y.; Qin, F.; Wei, H.; Zhu, F.; Qian, L. Analysis of the Influence of Different Reference Models on Recovering Gravity Anomalies from Satellite Altimetry. Remote Sens. 2024, 16, 3758. [Google Scholar] [CrossRef]
Figure 1. Study area and shipborne gravity tracks.
Figure 1. Study area and shipborne gravity tracks.
Applsci 16 00726 g001
Figure 2. Marine geodetic data. (ad) The north–south and east–west components of DOV, geoid, and seabed topography in Region A. (eh) The north–south and east–west components of DOV, geoid, and seabed topography in Region B.
Figure 2. Marine geodetic data. (ad) The north–south and east–west components of DOV, geoid, and seabed topography in Region A. (eh) The north–south and east–west components of DOV, geoid, and seabed topography in Region B.
Applsci 16 00726 g002
Figure 3. Flowchart of data processing.
Figure 3. Flowchart of data processing.
Applsci 16 00726 g003
Figure 4. The input form of differential MGD.
Figure 4. The input form of differential MGD.
Applsci 16 00726 g004
Figure 5. (ad). Gravity anomaly model of HY-2A, DTU17, SIO V32.1, and SDUST2022 in Region A. (eg). Differences between HY-2A and DTU17, SIO V32.1, and SDUST2022, respectively.
Figure 5. (ad). Gravity anomaly model of HY-2A, DTU17, SIO V32.1, and SDUST2022 in Region A. (eg). Differences between HY-2A and DTU17, SIO V32.1, and SDUST2022, respectively.
Applsci 16 00726 g005
Figure 6. (ad). Gravity anomaly model of HY-2A, DTU17, SIO V32.1, and SDUST2022 in Region B. (eg). Differences between HY-2A and DTU17, SIO V32.1, and SDUST2022, respectively.
Figure 6. (ad). Gravity anomaly model of HY-2A, DTU17, SIO V32.1, and SDUST2022 in Region B. (eg). Differences between HY-2A and DTU17, SIO V32.1, and SDUST2022, respectively.
Applsci 16 00726 g006
Figure 7. Marine gravity anomaly model in Region A (a) CNN_case1 (b) DMGD-CNN_case8 (c) The difference between CNN_case1 and DMGD-CNN_case8.
Figure 7. Marine gravity anomaly model in Region A (a) CNN_case1 (b) DMGD-CNN_case8 (c) The difference between CNN_case1 and DMGD-CNN_case8.
Applsci 16 00726 g007
Figure 8. Marine gravity anomaly model in Region B (a) CNN_case1 (b) DMGD-CNN_case8 (c) The difference between CNN_case1 and DMGD-CNN_case8.
Figure 8. Marine gravity anomaly model in Region B (a) CNN_case1 (b) DMGD-CNN_case8 (c) The difference between CNN_case1 and DMGD-CNN_case8.
Applsci 16 00726 g008
Figure 9. Power spectral densities of inverted gravity anomaly models in radial, x (east–west), and y (south–north) directions.
Figure 9. Power spectral densities of inverted gravity anomaly models in radial, x (east–west), and y (south–north) directions.
Applsci 16 00726 g009
Figure 10. Statistics of RMSE of gravity anomalies at different marine bathymetry compared with shipborne gravity data.
Figure 10. Statistics of RMSE of gravity anomalies at different marine bathymetry compared with shipborne gravity data.
Applsci 16 00726 g010
Table 1. Parameters of the CNN.
Table 1. Parameters of the CNN.
ParametersSettings
First convolution kernelFilters8
Size3 × 3
Strides1
Filters32
Second convolution kernelSize3 × 3
Strides1
MaxPooling2DSize2 × 2
Strides2
Activation functionConvolutionTanh
Fully connectedPReLU
LossMSE
OptimizerAdam
Learning rate0.0005
Batch size64
Epoch100
Table 2. Statistics of gravity anomaly model-shipborne differences (mGal).
Table 2. Statistics of gravity anomaly model-shipborne differences (mGal).
ModelMaxMinMeanSTDRMSE
Region AHY-2A25.0665−31.7277−0.87055.50975.5780
DTU1715.1438−18.2376−0.38134.14654.1640
SIO V32.120.1799−19.7053−0.46944.18934.2155
SDUST202211.8883−17.0724−0.51343.93163.9650
Region BHY-2A17.5793−35.70691.71476.12696.3623
DTU1710.9008−30.3809−1.63385.21405.4640
SIO V32.19.4816−30.3625−1.69895.18635.4574
SDUST202211.8472−30.3625−1.57275.25215.4824
Table 3. Statistics of gravity anomaly model-shipborne differences.
Table 3. Statistics of gravity anomaly model-shipborne differences.
Test0Grid SizeRMSE/mGalTraining Durations/s
Region A32 × 320.992829.3840
64 × 640.9360113.2237
96 × 960.9213490.3862
Region B32 × 321.005139.9118
64 × 640.9755155.1305
96 × 960.9529635.6670
Table 4. Different Cases of Input Parameters.
Table 4. Different Cases of Input Parameters.
CaseInput Parameters
Case 1 L   B   H   η   ξ   N   H n   H e   H n   H e
Case 2 L   B   H   η   ξ   N   H n   H e
Case 3 L   B   H   η   ξ   N   H n   H e
Case 4 L   B   H   η   ξ   N
Case 5 L   B   η   ξ   N   H n   H e   H n   H e
Case 6 L   B   N   H n   H e   H n   H e
Case 7 L   B   H   η   ξ   H n   H e   H n   H e
Case 8 Δ L   Δ B   Δ H   Δ η   Δ ξ   Δ N   Δ H n   Δ H e   Δ H n   Δ H e
Table 5. Experimental results of different parameter combinations (mGal).
Table 5. Experimental results of different parameter combinations (mGal).
Test0Case 1Case 2Case 3Case 4Case 5Case 6Case 7Case 8
Region AMAE0.62290.65030.64291.51830.63160.61350.62510.5639
MEAN−0.0747−0.10310.0361−0.0392−0.0429−0.0346−0.0313−0.0199
STD0.93600.95110.95032.26820.94260.94660.94230.8573
RMSE0.93900.95660.95102.26850.94360.94720.94280.8575
Region BMAE0.54970.53940.56231.17940.55390.54850.51300.5925
MEAN−0.0079−0.0279−0.0458−0.0566−0.03300.00100.0256−0.0842
STD0.97820.98820.99661.18070.97710.98840.97060.9932
RMSE0.97820.98860.99771.18070.97770.98840.97100.9968
Table 6. Comparative results of CNN models and international marine gravity field models (mGal).
Table 6. Comparative results of CNN models and international marine gravity field models (mGal).
GridMaxMinMeanSTD
Region ACNN_case1-SIO V32.147.4750−58.75910.57333.6636
DMGD-CNN_case8-SIO V32.148.8864−55.41260.51073.5756
CNN_case1-DTU1747.1319−41.27710.52152.9196
DMGD-CNN_case8-DTU1748.5443−43.15790.45892.6312
CNN_case1-SDUST202247.9506−35.73760.64202.6474
DMGD-CNN_case8-SDUST202246.9928−37.84210.56732.5374
Region BCNN_case1-SIO V32.133.5393−30.55640.71103.4235
DMGD-CNN_case8-SIO V32.129.1541−28.17890.73053.4552
CNN_case1-DTU1734.3271−28.74390.64263.2032
DMGD-CNN_case8-DTU1729.1413−26.36640.69213.3196
CNN_case1-SDUST202232.9667−27.65640.61103.1684
DMGD-CNN_case8-SDUST202228.6251−28.22870.66913.2269
Table 7. Grid point interpolation and point-to-point prediction by DMGD-CNN (mGal).
Table 7. Grid point interpolation and point-to-point prediction by DMGD-CNN (mGal).
Region AMaxMinMeanSTD
GridSIO V32.1-shipborne(test1)5.5126−6.7493−0.59403.7793
DTU17-shipborne(test1)6.1741−6.6475−0.76793.8119
SDUST2022-shipborne(test1)4.9136−6.9154−1.31863.9392
DMGD-CNN_case8_grid-shipborne(test1)9.7561−8.10320.15043.5515
PointDMGD-CNN_case8-shipborne(test1)10.2482−9.1897−0.05743.3088
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Han, Y.; Qin, F.; Yan, J.; Wei, H.; Zhang, G.; Li, Y.; Li, Y. Enhancing Marine Gravity Anomaly Recovery from Satellite Altimetry Using Differential Marine Geodetic Data. Appl. Sci. 2026, 16, 726. https://doi.org/10.3390/app16020726

AMA Style

Han Y, Qin F, Yan J, Wei H, Zhang G, Li Y, Li Y. Enhancing Marine Gravity Anomaly Recovery from Satellite Altimetry Using Differential Marine Geodetic Data. Applied Sciences. 2026; 16(2):726. https://doi.org/10.3390/app16020726

Chicago/Turabian Style

Han, Yu, Fangjun Qin, Jiujiang Yan, Hongwei Wei, Geng Zhang, Yang Li, and Yimin Li. 2026. "Enhancing Marine Gravity Anomaly Recovery from Satellite Altimetry Using Differential Marine Geodetic Data" Applied Sciences 16, no. 2: 726. https://doi.org/10.3390/app16020726

APA Style

Han, Y., Qin, F., Yan, J., Wei, H., Zhang, G., Li, Y., & Li, Y. (2026). Enhancing Marine Gravity Anomaly Recovery from Satellite Altimetry Using Differential Marine Geodetic Data. Applied Sciences, 16(2), 726. https://doi.org/10.3390/app16020726

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop