Three-dimensional inversion of gravity data using implicit neural representations and scientific machine learning
Pith reviewed 2026-05-18 06:40 UTC · model grok-4.3
The pith
Implicit neural representations let gravity inversion recover detailed density structures without regularization or depth weighting.
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
An implicit neural representation parametrizes the three-dimensional density field as a continuous function of spatial coordinates. A deep network is optimized solely by back-propagating the misfit between observed gravity anomalies and those computed from the forward gravity operator applied to the network output. This yields reconstructions of smooth and blocky synthetic structures with plausible boundaries, without any added regularization or depth-weighting terms, while the number of free parameters decreases relative to the size of the equivalent discretized problem.
What carries the argument
Implicit neural representation of density: a coordinate-based neural network that maps any spatial point to a density value and is trained end-to-end through the gravity forward-model loss.
If this is right
- Synthetic smooth and dipping-block models are recovered with detailed structure and geologically plausible boundaries.
- No explicit regularization or depth weighting is required to obtain stable solutions.
- The number of inversion parameters decreases as the spatial extent or resolution of the problem increases.
- The same continuous representation can be extended to other geophysical forward operators and to joint multiphysics inversions.
Where Pith is reading between the lines
- The continuous field could support locally adaptive resolution without a global increase in parameter count.
- Real-field tests with noise and incomplete coverage would be needed to confirm whether solutions remain unique and interpretable.
- The same INR parametrization might be reused across multiple data types to enforce consistency in multiphysics settings.
Load-bearing premise
A neural network trained only on the physics forward-model loss will converge to a unique, geologically meaningful density field rather than an arbitrary or non-unique fit to the data.
What would settle it
Applying the trained network to noisy real gravity measurements over a site with independent borehole or seismic constraints and finding large mismatches between the recovered density and those constraints would show the method does not reliably produce meaningful models.
read the original abstract
Inversion of gravity data is an important method for investigating subsurface density variations relevant to mineral exploration, geothermal assessment, carbon storage, natural hydrogen, groundwater resources, and tectonic evolution. Here we present a scientific machine-learning approach for three-dimensional gravity inversion that represents subsurface density as a continuous field using an implicit neural representation (INR). The method trains a deep neural network directly through a physics-based forward-model loss, mapping spatial coordinates to a continuous density field without predefined meshes or discretisation. Spatial encoding enhances the network's capacity to capture sharp contrasts and short-wavelength features that conventional coordinate-based networks tend to oversmooth due to spectral bias. We demonstrate the approach on synthetic examples including smooth models, representing realistic geological complexity, and a dipping block model to assess recovery of structures at different depths. The INR framework reconstructs detailed structure and geologically plausible boundaries without explicit regularisation or depth weighting, while reducing the number of inversion parameters as the problem size grows bigger. These results highlight the potential of implicit representations to enable scalable, flexible, and interpretable large-scale geophysical inversion. This framework could generalise to other geophysical methods and for joint/multiphysics inversion.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The manuscript presents a scientific machine learning method for three-dimensional gravity inversion that represents the subsurface density as a continuous field using an implicit neural representation (INR). A neural network is trained directly by minimizing a loss derived from the physics forward model, without meshes, discretization, explicit regularization, or depth weighting. The approach is demonstrated on synthetic examples including smooth models with realistic geological complexity and a dipping block model, with claims of recovering detailed structures and geologically plausible boundaries while reducing the number of parameters as problem size increases.
Significance. If the central claims hold under more rigorous testing, the work could advance scalable geophysical inversion by providing a mesh-free framework that leverages network architecture for implicit regularization and offers parameter efficiency for large problems. The physics-based loss and focus on boundary recovery in synthetics are strengths that align with trends in scientific machine learning. Credit is given for the parameter-reduction aspect and the attempt to handle sharp contrasts via spatial encoding.
major comments (3)
- Abstract: The central claim that the INR framework 'reconstructs detailed structure and geologically plausible boundaries without explicit regularisation or depth weighting' is load-bearing for the paper's novelty but is supported only by qualitative descriptions of success on synthetic models; no quantitative metrics (e.g., RMS misfit, density error norms, or resolution tests) or comparisons to traditional regularized inversions are reported, leaving the handling of gravity's non-uniqueness unverified.
- Results (synthetic examples): For the dipping block model, recovery of structures at different depths is asserted without depth weighting, yet the physics-only loss does not inherently resolve the null-space ambiguity that grows with depth; tests with added noise or multiple random initializations are needed to show the solution is not an arbitrary member of the equivalent model family.
- Method: The abstract references spatial encoding to mitigate spectral bias and enable sharp features, but provides no details on the encoding scheme, network architecture (depth, width, activation), training procedure, or exact form of the embedded forward-model loss, all of which are required to evaluate reproducibility and the claimed parameter reduction.
minor comments (2)
- Define acronyms such as INR on first use and ensure consistent notation for the density field throughout.
- Clarify whether the forward operator is analytic or numerical and how it is differentiated through the network during training.
Simulated Author's Rebuttal
We thank the referee for their constructive and detailed comments, which have identified key areas where the manuscript can be strengthened in terms of quantitative support, robustness testing, and methodological transparency. We address each major comment below and will incorporate revisions to improve the paper.
read point-by-point responses
-
Referee: Abstract: The central claim that the INR framework 'reconstructs detailed structure and geologically plausible boundaries without explicit regularisation or depth weighting' is load-bearing for the paper's novelty but is supported only by qualitative descriptions of success on synthetic models; no quantitative metrics (e.g., RMS misfit, density error norms, or resolution tests) or comparisons to traditional regularized inversions are reported, leaving the handling of gravity's non-uniqueness unverified.
Authors: We agree that quantitative metrics and comparisons would provide stronger support for the claims regarding handling of non-uniqueness. In the revised manuscript we will add RMS data misfit values, L2 density error norms against the true models, and a side-by-side comparison with a conventional regularized inversion (smoothness plus depth weighting) on the same synthetic datasets. These additions will quantify performance and clarify the role of implicit regularization from the network and encoding. revision: yes
-
Referee: Results (synthetic examples): For the dipping block model, recovery of structures at different depths is asserted without depth weighting, yet the physics-only loss does not inherently resolve the null-space ambiguity that grows with depth; tests with added noise or multiple random initializations are needed to show the solution is not an arbitrary member of the equivalent model family.
Authors: We acknowledge that the physics loss alone does not remove the depth-dependent null space inherent to gravity inversion. The spatial encoding and network architecture are meant to supply implicit regularization that favors geologically reasonable solutions. In the revision we will add experiments with 5% Gaussian noise and results from multiple random initializations for the dipping-block case, reporting consistency of recovered structures and misfit statistics to demonstrate that the solutions are not arbitrary members of the equivalence class. revision: yes
-
Referee: Method: The abstract references spatial encoding to mitigate spectral bias and enable sharp features, but provides no details on the encoding scheme, network architecture (depth, width, activation), training procedure, or exact form of the embedded forward-model loss, all of which are required to evaluate reproducibility and the claimed parameter reduction.
Authors: We appreciate the referee highlighting the need for complete methodological details. Although a methods section exists in the manuscript, we will expand it substantially in the revision to specify the exact spatial encoding (Fourier feature mapping with chosen frequency scales), network architecture (layer count, width, activation functions), training hyperparameters and procedure, and the precise mathematical form of the physics-informed loss that incorporates the gravity forward operator. We will also include a quantitative comparison of parameter counts versus discretized approaches to support the scalability claim. revision: yes
Circularity Check
No significant circularity in the INR-based gravity inversion derivation
full rationale
The paper's central procedure trains a coordinate-based neural network to represent a continuous density field by minimizing a physics forward-model loss, without any self-definitional loops, fitted parameters renamed as predictions, or load-bearing self-citations that reduce the result to its own inputs. The claimed advantages (detailed structure recovery without explicit regularization, parameter count reduction with problem size) follow directly from the INR architecture and empirical tests on synthetics; these do not collapse by construction to the training data or prior author results. The derivation remains self-contained against external benchmarks such as the embedded forward operator and standard neural network properties.
Axiom & Free-Parameter Ledger
free parameters (1)
- Neural network architecture and training hyperparameters
axioms (1)
- domain assumption The Newtonian gravity forward operator accurately maps a given density distribution to surface gravity measurements.
Lean theorems connected to this paper
-
IndisputableMonolith/Cost/FunctionalEquation.leanwashburn_uniqueness_aczel unclear?
unclearRelation between the paper passage and the cited Recognition theorem.
The INR framework reconstructs detailed structure and geologically plausible boundaries without explicit regularisation or depth weighting, while reducing the number of inversion parameters as the problem size grows bigger.
-
IndisputableMonolith/Foundation/AlexanderDuality.leanalexander_duality_circle_linking unclear?
unclearRelation between the paper passage and the cited Recognition theorem.
Positional encoding enhances the network’s capacity to capture sharp contrasts and short-wavelength features that conventional coordinate-based networks tend to oversmooth due to spectral bias.
What do these tags mean?
- matches
- The paper's claim is directly supported by a theorem in the formal canon.
- supports
- The theorem supports part of the paper's argument, but the paper may add assumptions or extra steps.
- extends
- The paper goes beyond the formal theorem; the theorem is a base layer rather than the whole result.
- uses
- The paper appears to rely on the theorem as machinery.
- contradicts
- The paper's claim conflicts with a theorem or certificate in the canon.
- unclear
- Pith found a possible connection, but the passage is too broad, indirect, or ambiguous to say the theorem truly supports the claim.
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.