REVIEW 5 major objections 5 minor 3 cited by
Velocity Model Building and Editing with Guided Denoising Diffusion Implicit Models
T0 review · 5 major / 5 minor · reviewed 2026-08-02 · deepseek-v4-flash
Pith's one-line read A pretrained diffusion model, guided by well-log and migrated-image constraints, can both locally edit and fully rebuild seismic velocity models, producing sharper structure than classical least-squares inversion.
desk verdict Plausible diffusion-based velocity editing framework, but the VME evaluation is confounded and the synthetic test has training leakage; deserves peer review after major revision. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
Denoising Diffusion Implicit Model (DDIM) inversion: a deterministic reverse-time sampling schedule run forward, which maps a clean velocity model v0 into a latent trajectory that the same network can decode. The paper couples this with a structurally preconditioned Tikhonov inversion, reparameterizing the velocity update through a structural smoother S constructed from local slope estimates, and with an imaging-based sensitivity operator J(v)=D_z(q′(v)Δv) derived from a Born linearization of reverse-time migration. Together these yield a damped, Hessian-preconditioned update Δv_t that is injected into the last half of the DDIM reverse trajectory, so the diffusion prior supplies high-resolut
What would settle it
Run unguided DDIM inversion followed by deterministic reverse sampling on the same background model and measure the difference outside any intended edit mask; if the protected region's RMS error exceeds the velocity uncertainty accepted by the workflow, the global-consistency claim of VME fails. Equivalently, repeat the VME experiment with a background model far from the training distribution and check whether the masked region's output depends on the background in the protected region, which should be invariant if the mask is doing its job.
Extended reading notes
Core claim
The paper's central claim is that DDIM inversion makes a pretrained diffusion model a workable prior for seismic velocity problems, provided the reverse sampling is steered by a structurally preconditioned well-matching inversion. A background model is deterministically mapped into latent noise; localized editing is performed by masking the latent trajectory and, during the final portion of the reverse pass, injecting a Gauss–Newton-style model update Δv_t computed from a structurally smoothed Tikhonov system with imaging-based regularization. The same update applied over the full domain gives velocity-model building as the unmasked limit of editing. The authors argue that this combination r
Load-bearing premise
The load-bearing premise is that the learned noise field is locally consistent along the DDIM trajectory—ϵθ(vt,t)≈ϵθ(v_{t+1},t+1)—so that inverting a background model and reverse-sampling it reproduces that background exactly outside the edit mask; the paper's own Fig. 2 shows the unguided reconstruction is already sharpened rather than identical, so if this mismatch is large the masked-protected background would be silently altered.
Editorial extensions
If this is right
- Velocity-model editing and velocity-model building become the same operation: VMB is the unmasked, whole-domain limit of the masked editing procedure, so one pretrained prior and one guided sampler serve both tasks.
- Because the prior is learned from high-resolution synthetic models, it can sharpen interfaces and suppress RTM artifacts even where well control is sparse, which classical Tikhonov regularization alone does not do.
- The imaging-based sensitivity term extends well-log information laterally into unconstrained regions, improving not only the diffusion-guided result but also the classical least-squares baseline.
- The ablation shows that the accuracy of structural slope estimates is the dominant factor in reconstruction quality; better slopes improve every method and let all of them recover subtle features such as a small fold that RTM-derived slopes miss.
- The Viking Graben field experiments indicate the framework remains stable under short-offset, multiple-contaminated acquisition, so the method is not restricted to idealized synthetic settings.
Reading between the lines
- Editorial: the DDIM local-consistency assumption (the same network evaluated one step apart returns nearly the same noise estimate) is already violated in the paper's own unguided reconstruction, so a production VME workflow should quantify how much masked editing silently alters the protected background before trusting the 'global consistency' claim.
- The mask-and-guide mechanism transfers naturally to time-lapse monitoring, where only a reservoir interval changes between surveys and the background should stay fixed; that experiment is not in the paper but follows directly from the VME formulation.
- Since the proposed method and DPS score nearly identically across experiments, the practical differentiator is controllability and the cost of the LSQR guidance step, which suggests a hybrid that keeps DPS's cheap gradient but adds structural preconditioning would be a worthwhile test.
- The paper's own Discussion flags that a mismatched training prior can underperform least-squares; a practical deployment would need a prior-mismatch diagnostic, for instance measuring unguided reconstruction error on representative background models, before applying the method to a new basin.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper proposes a unified framework for velocity-model editing (VME) and velocity-model building (VMB) that combines a learned diffusion prior with structurally preconditioned well-matching. A DDIM inversion is used to project a background velocity model into the diffusion latent space; localized editing is performed by reverse sampling with a mask that fixes the latent trajectory outside the edited region, while a Tikhonov-regularized structural update is injected as guidance. For VMB, the mask is removed and an imaging-based regularization term is added to propagate information away from wells. The method is compared with conventional Tikhonov least-squares and with Diffusion Posterior Sampling on the Volve synthetic model and on the Viking Graben field dataset, with an ablation study varying the source of the structural slope field. The paper claims that diffusion-based approaches recover sharper, more realistic velocity structures than classical inversion while preserving background consistency in editing.
Significance. If substantiated, the framework would be a useful bridge between learned generative priors and classical structurully preconditioned geophysical inversion, with practical relevance to well-constrained velocity updating. The paper is not circular in the sense of fitting the wells: the well-matching is an external constraint injected during sampling. It also includes a clear comparison against both a classical LSQR baseline and DPS, and an ablation that isolates the role of slope accuracy. However, the main comparative claims currently rest on a single synthetic test set with strong overlap between training and test geology, on a VME evaluation that may be confounded by global prior-driven changes, and on an imaging operator that is not a true migration operator. These issues are load-bearing for the paper's central claims, so the present evidence is insufficient for acceptance.
major comments (5)
- [§2.3, Eq. (11)] The symbol t is overloaded. In §2.3, t is introduced as the preconditioned model variable through v = S t, but the same letter is used for the diffusion time throughout the paper. Eq. (11) writes Δv_t = S (S^H M^H M S + λ^2 I)^{-1}[S^H M^H(w - M hat{v}_0(v_t)) - λ^2 t]; the t in the final term is not the diffusion time, yet no separate symbol or update rule is given. Since S is not shown to be invertible, it is also unclear how t is obtained from v = S t when v = hat{v}_0(v_t). As written, the guidance update is ambiguous and the algorithm is not fully reproducible. Please rename the preconditioned variable and state its initialization/recursion explicitly.
- [§2.4, Eqs. (13) and (17)] The quantity called the 'nonlinear imaging forward operator', R(v) = D_z(q(v) - q(v0)), is not an imaging operator in the RTM sense. It is a pointwise vertical derivative of the slowness-squared contrast: it contains no wavefield propagation, no source-receiver geometry, and no migration operation, and it vanishes at v = v0, whereas the migrated image I_RTM is generally nonzero. Eq. (17) then defines the image residual as I_RTM - R(v), which compares a migrated image with this derivative proxy. This matters because the imaging term is the mechanism claimed to propagate information away from the wells in VMB. Unless Eq. (13) is replaced by the actual linearized RTM operator, or at least validated against a modeled I_RTM, the 'imaging-based regularization' claim is not supported.
- [§2.2, Eq. (5); §3.1, Figs. 2 and 4] The mask projection in Eq. (5) preserves the DDIM-inverted latent trajectory v_inv_t outside the mask, not the original background v0. The paper's own Fig. 2 shows that unguided DDIM inversion followed by sampling produces a hat{v}_0 that differs from v0 and is sharpened by the prior. Therefore mask-constrained editing can alter the protected background, and the advertised 'global consistency' of VME is not guaranteed. The quantitative evaluation in Fig. 4 makes this worse: the Tikhonov-LS result is displayed and scored with the original background outside the editing region, while the diffusion result is shown as a full generated model. The reported SSIM advantage (0.569 vs 0.414) may thus reflect global prior sharpening rather than better localized editing. Please report mask-region-only metrics with identical background fill for both methods, and document the outside-mask residual rel
- [§3.1, training set and evaluation design] The diffusion prior is trained on 5000 models drawn from SEAM Arid, SEAM Arid Barrett, SEAM Phase I, Otway, and Volve, using augmented Volve-derived models; the synthetic test model is Volve. Although the exact true Volve model is excluded, the prior has seen Volve-like geology and statistics, so the synthetic experiments measure adaptation to the training family rather than generalization to a new geological setting. This weakens the abstract's claim of a broadly transferable learned prior and the field-data transfer argument. A held-out basin or geologically distinct synthetic test is needed for the generalization claim; the Viking Graben results are qualitative and do not by themselves resolve this issue.
- [§3.1 and §3.2, quantitative comparisons] The diffusion-sampling comparisons are based on a single synthetic realization with no error bars, despite the use of stochastic DDIM sampling (η = 0.5 for VME, η = 0.1 for VMB). The reported differences between the proposed method and DPS are small in several cases (VME SSIM 0.569 vs 0.569; VMB SSIM 0.623 vs 0.604), so without repeated seeds or uncertainty quantification the claims that the proposed method is 'slightly better' or more robust than DPS are not established. At minimum, report mean ± std over several noise realizations for the diffusion-based methods.
minor comments (5)
- [Abstract] The first sentence reads 'Velocity-model building is a fundamental components of seismic imaging workflows'; 'components' should be singular, and the sentence structure should be cleaned up.
- [§2.4] Typo: 'Tikhnov preconditioned inversion' should be 'Tikhonov'.
- [§3.3] The text says 'Figure 11 presents the velocity-model editing results' and then, in the following paragraph, 'Figure 11 presents the velocity-model building results'. The second reference should be to Fig. 12.
- [Fig. 3 and Fig. 8 captions] Some captions refer to 'the black dashed line marks the well position' while others refer to two dashed lines for well positions. Please make the notation consistent and clarify which lines are profile locations and which are wells.
- [§2.1] The notation hat{v}_0(v_t) is introduced but not explicitly named; since it is used throughout the guidance equations, a brief definition at first use would improve readability.
Circularity Check
No significant circularity: the inversion is an explicit recursion with external well/image constraints; acknowledged approximations and evaluation asymmetries are correctness risks, not self-referential reductions.
full rationale
The derivation chain is not circular. DDIM inversion (Eq. 4) is an explicit forward recursion (v_{t+1} from v_t and εθ(vt,t)), and the paper specifically notes this avoids circular dependency; the only inversion assumption is the stated local consistency ϵθ(vt,t)≈ϵθ(v_{t+1},t+1), an approximation about the learned noise field, not a definition of the result. The VME guidance (Eqs. 8–12) and VMB guidance (Eqs. 19–21) solve a well-matching Tikhonov system with the external sampling operator M and the imaging residual I_RTM−R(v); these are data/physics constraints, independent of the output being claimed. The diffusion prior is trained on synthetic models, with augmented Volve-derived examples while withholding the exact test model; this raises generalization/leakage concerns but is not a reduction of the predicted velocity to its input. The ablation with slopes computed from the ground-truth model (Section 3.3) is openly labeled an idealized sensitivity study, not a blind prediction. Self-citations (Brandolin et al. 2024; Taufik and Alkhalifah 2024; Wang et al. 2024; Alfarhan et al. 2024) are related-work support and are not load-bearing. The skeptic's concern that LS is displayed/masked differently from the full diffusion outputs (Section 3.1) is a comparison-fairness issue, and the unguided DDIM reconstruction differing from v0 (Fig. 2) is a known approximation; neither is a circular step in the derivation. Under the required standard of exhibiting a specific equation-level reduction, there is no circularity.
Assumptions & free parameters
free parameters (8)
- Tikhonov damping λ =
0.01 (all guided experiments)
- Imaging regularization weight κ =
0.001 (proposed diffusion VMB), 0.002 (LS comparison)
- Guidance update weight μ =
0.5
- DDIM stochasticity η =
0.5 (VME), 0.1 (VMB)
- Warm-start diffusion time t_start/T =
0.1 (VME), 0.3 (VMB)
- Guidance activation window and LSQR iterations =
final 50% of steps; 2 LSQR iterations per step
- Number of diffusion steps T =
600 (inversion/sampling), 1000 (training)
- Training dataset size and schedule =
5000 patches, 50 epochs, 24h9m on V100
assumptions (5)
- domain assumption DDIM inversion local consistency: ϵθ(vt,t) ≈ ϵθ(v_{t+1},t+1)
- domain assumption The structural smoother S=P^H P built from plane-wave destruction slopes is a valid geological preconditioner
- ad hoc to paper R(v)=D_z(q(v)-q(v0)) in Eq. 13 is an adequate imaging forward operator linking velocity to migrated image perturbations
- domain assumption The denoised estimate v_hat0(v_t) is close enough to the true clean velocity to compute well-log residuals during guided reverse sampling
- domain assumption A diffusion model trained on synthetic models is a representative prior for the field target Viking Graben
Cite this review
Pith. "Pith review of Velocity Model Building and Editing with Guided Denoising Diffusion Implicit Models." pith.science (2026). https://pith.science/paper/4OK6S27D
@misc{pith2026260301231,
author = {Pith},
title = {Pith review of: Velocity Model Building and Editing with Guided Denoising Diffusion Implicit Models},
year = {2026},
howpublished = {\url{https://pith.science/paper/4OK6S27D}},
note = {Machine review of arXiv:2603.01231}
}
read the original abstract
Velocity-model building is a fundamental component of seismic imaging, yet it remains a challenging inverse problem due to limited data coverage, nonlinearity, and the need to integrate heterogeneous information such as well logs. We introduce a unified framework for velocity-model editing and full velocity-model building that combines learned diffusion priors with structurally preconditioned inverse formulations. A diffusion model trained on high-resolution synthetic velocity examples provides a data-driven prior that is exploited through Denoising Diffusion Implicit Model (DDIM) inversion and guided sampling. For localized editing, the diffusion prior is coupled with a structurally preconditioned Tikhonov well-matching inversion, enabling controlled modification of selected regions while preserving global consistency. For full velocity-model building, we formulate a well-matching inverse problem augmented with imaging-based regularization and solve it using conventional least-squares, the proposed DDIM-guided method, and Diffusion Posterior Sampling (DPS). Synthetic experiments demonstrate that diffusion-based approaches recover sharper and more realistic velocity structures than classical inversion. Field-data applications on the Viking Graben dataset confirm robustness under realistic acquisition conditions. An ablation study highlights the critical role of structural slope guidance in inversion performance. Overall, the proposed framework bridges inverse problems and generative modeling, offering a flexible approach for practical seismic imaging workflows.
Figures
Figures from the paper (9 more)
Forward citations
Cited by 3 Pith papers
-
Post-FWI Injection of Learned Priors Using a Flow Matching Model
Flow matching guided by a finished FWI model and optional well logs can post-process velocity models to raise resolution and geological plausibility without extra FWI iterations.
-
Joint Velocity Slope Diffusion Prior for Structurally Constrained Velocity Model Building
A joint velocity–slope diffusion prior plus plane-wave PDE regularization reconstructs more continuous, geologically plausible velocity models from sparse wells than structural preconditioning alone.
-
Estimation of Elastic Parameters with Guidance-based Diffusion model
Using a diffusion-model prior guided by Aki-Richards physics, the authors invert seismic angle-stack data for elastic parameters and show the method's uncertainty estimates are systematically overconfident compared wi...
Reference graph
Works this paper leans on
-
[1]
Alfarhan, M., Ravasi, M., Chen, F., and Alkhalifah, T. (2024). Robust full waveform inversion with deep hessian deblurring.Geophysical Journal International, 240(1):303–316
2024
-
[2]
AlYahya, K. M. (1988). Velocity analysis by iterative profile migration. SEG Technical Program Expanded Abstracts 1988:901–903
1988
-
[3]
Araya-Polo, M., Jennings, J., Adler, A., and Dahlke, T. (2018). Deep-learning tomography.The Leading Edge, 37(1):58–66
2018
-
[4]
Ayeni, G., Tang, Y ., and Biondi, B. (2009). Joint preconditioned least-squares inversion of simultaneous source time-lapse seismic data sets. SEG Technical Program Expanded Abstracts 2009:3914–3918
2009
-
[5]
Bakulin, A., Woodward, M., Nichols, D., Osypov, K., and Zdraveva, O. (2010). Localized anisotropic tomography with well information in vti media.Geophysics, 75(5):D37–D45. bin Waheed, U., Alkhalifah, T., Haghighat, E., Song, C., and Virieux, J. (2021). Pinntomo: Seismic tomography using physics-informed neural networks
2010
-
[6]
Biondi, B. (2005). Angle-domain common image gathers for anisotropic migration. SEG Technical Program Expanded Abstracts 2005:1922–1925
2005
-
[7]
Biondi, E., Barnier, G., Biondi, B., and Clapp, R. G. (2023). Target-oriented elastic full-waveform inversion through acoustic extended image-space redatuming.Geophysics, 88(3):R269–R296
2023
-
[8]
Wyld, H. W. (1985). Tomographic determination of velocity and depth in laterally varying media.Geophysics, 50(6):903–923
1985
Show all 53 references
-
[9]
K., and Stockwell, J
Bleistein, N., Cohen, J. K., and Stockwell, J. W. (2001).Mathematics of Multidimensional Seismic Inversion. Springer
2001
-
[10]
Brandolin, F., Ravasi, M., and Alkhalifah, T. (2024). Pinnslope: Seismic data interpolation and local slope estimation with physics informed neural networks.GEOPHYSICS, 89(4):V331–V345
2024
-
[11]
Chen, Y ., Chen, H., Xiang, K., and Chen, X. (2016). Geological structure guided well log interpolation for high-fidelity full waveform inversion.Geophysical Journal International, 207(2):1313–1331. 20
2016
-
[12]
Chiu, S. K. L. and Stewart, R. R. (1987). Tomographic determination of three-dimensional seismic velocity structure using well logs, vertical seismic profiles, and surface seismic data.Geophysics, 52(8):1085–1098
1987
-
[13]
T., Klasky, S
Chung, H., Kim, J., McCann, M. T., Klasky, S. M., and Ye, J. C. (2023). Diffusion posterior sampling for general noisy inverse problems. InICLR
2023
-
[14]
G., Biondi, B., and Claerbout, J
Clapp, R. G., Biondi, B., and Claerbout, J. F. (2004). Incorporating geologic information into reflection tomography. Geophysics, 69(2):533–546
2004
-
[15]
Cui, T., Rickett, J., Vasconcelos, I., and Veitch, B. (2020). Target-oriented full-waveform inversion using marchenko redatumed wavefields.Geophysical Journal International, 223(2):792–810
2020
-
[16]
Dix, C. H. (1955). Seismic velocities from surface measurements.Geophysics, 20(1):68–86. E., N. and Hale, D. (2015). Image- and horizon-guided interpolation.Geophysics, 80:V47–V56
1955
-
[17]
Fomel, S. (2002). Applications of plane-wave destruction filters.Geophysics, 67:1946–1960
2002
-
[18]
G., Pinheiro, D
Gebre, M. G., Pinheiro, D. N., Duarte, E. F., Costa, C. A. N. d., Araújo, R. C. F., Silva, D. d., and Araújo, J. M. d. (2025). Preconditioning full wave inversion using geological structure-oriented gradient filtering.IEEE Geoscience and Remote Sensing Letters, 22:1–5
2025
-
[19]
Geng, Z., Zhao, Z., Shi, Y ., Wu, X., Fomel, S., and Sen, M. (2021). Deep learning for velocity model building with common-image gather volumes.Geophysical Journal International, 228(2):1054–1070
2021
-
[20]
Goren, M. M. and Treister, E. (2024). Physics-guided full waveform inversion using encoder-solver convolutional neural networks.Inverse Problems, 40(12):125003
2024
-
[21]
Guitton, A., Ayeni, G., and Díaz, E. (2012). Constrained full-waveform inversion by model reparameterization. Geophysics, 77(2):R117–R127
2012
-
[22]
and Alkhalifah, T
Guo, Q. and Alkhalifah, T. (2020). Target-oriented waveform redatuming and high-resolution inversion: Role of the overburden.Geophysics, 85(6):R525–R536
2020
-
[23]
Hale, D. (2010). Image-guided 3d interpolation of borehole data.Seg Technical Program Expanded Abstracts
2010
-
[24]
and Wang, Y
He, Q. and Wang, Y . (2020). Reparameterized full-waveform inversion using deep neural networks.Geophysics, 86(1):V1–V13
2020
-
[25]
Ho, J., Jain, A., and Abbeel, P. (2020). Denoising diffusion probabilistic models. InNeurIPS, page (33)
2020
-
[26]
Huang, G., Crawley, S., Djebbi, R., Ramos-Martinez, J., and Chemingui, N. (2023). Automated velocity model building using fourier neural operators. SEG/AAPG International Meeting for Applied Geoscience & Energy:SEG–2023– 3911535
2023
-
[27]
Karimi, P., Fomel, S., and Zhang, R. (2017). Creating detailed subsurface models using predictive image-guided well-log interpolation.Interpretation, 5(3):T279–T285
2017
-
[28]
Kazei, V ., Ovcharenko, O., and Alkhalifah, T. (2020). Velocity model building by deep learning: From general synthetics to field data application. SEG International Exposition and Annual Meeting:D041S100R002
2020
-
[29]
Krige, D. G. (1951). A statistical approach to some mine val- uation and allied problems on the witwatersrand: M.sc. dissertation.M.Sc. dissertation, University of the Witwatersrand
1951
-
[30]
and Alkhalifah, T
Li, Y . and Alkhalifah, T. (2022). Target-oriented high-resolution elastic full-waveform inversion with an elastic redatuming method.Geophysics, 87(5):R379–R389
2022
-
[31]
Lipari, V ., Urbano, D., Spadavecchia, E., Panizzardi, J., and Bienati, N. (2017). Regularized tomographic inversion with geological constraints.Geophysical Prospecting, 65(1):305–315
2017
-
[32]
and Schuster, G
Luo, Y . and Schuster, G. T. (1991). Wave-equation traveltime inversion.Geophysics, 56(5):645–653
1991
-
[33]
Madiba, G. B. and McMechan, G. A. (2003). Processing, inversion, and interpretation of a 2d seismic data set from the north viking graben, north sea.Geophysics, 68(3):837–848
2003
-
[34]
Mosser, L., Dubrule, O., and Blunt, M. J. (2020). Stochastic seismic waveform inversion using generative adversarial networks as a geological prior.Mathematical Geosciences, 52:52–79
2020
-
[35]
Ravasi, M. (2025). Geophysical inverse problems with measurement-guided diffusion models.arXiv
2025
-
[36]
M., Harsuko, R., and Alkhalifah, T
Saad, O. M., Harsuko, R., and Alkhalifah, T. (2024). Siamesefwi: A deep learning network for enhanced full waveform inversion.Journal of Geophysical Research: Machine Learning and Computation, 1(3):e2024JH000227
2024
-
[37]
Shepard, D. (1968). A two-dimensional interpolation func- tion for irregularly-spaced data.Proceedings of the 23rd ACM National Conference, ACM, page 517–524
1968
-
[38]
Song, J., Meng, C., and Ermon, S. (2021). Denoising diffusion implicit models. InICLR. 21
2021
-
[39]
and Clayton, R
Stork, C. and Clayton, R. W. (1991). Migration velocity analysis.Geophysics, 56(12):1961–1972
1991
-
[40]
Taner, M. T. and Koehler, F. (1969). Velocity spectra-digital computer derivation and applications of velocity functions. Geophysics, 34(6):859–881
1969
-
[41]
Tarantola, A. (1984). Inversion of seismic reflection data in the acoustic approximation.Geophysics, 49(8):1259–1266
1984
-
[42]
(1987).Inverse Problem Theory and Methods for Model Parameter Estimation
Tarantola, A. (1987).Inverse Problem Theory and Methods for Model Parameter Estimation. SIAM
1987
-
[43]
Taufik, M. H. and Alkhalifah, T. (2024). Wavenumber-aware diffusion sampling to regularize multiparameter elastic full waveform inversion.Geophysical Journal International, 240(2):1215–1233
2024
-
[44]
H., Alkhalifah, T., and Waheed, U
Taufik, M. H., Alkhalifah, T., and Waheed, U. b. (2024). Stable neural network-based traveltime tomography using hard-constrained measurements.Geophysics, 89(6):U87–U99. Van Vliet, L. J. and Verbeek, P. W. (1995). Estimators for orientation and anisotropy in digitized images. ...
2024
-
[45]
and Operto, S
Virieux, J. and Operto, S. (2009). An overview of full-waveform inversion in exploration geophysics.Geophysics, 74(6):WCC1–WCC26. V oronoi, G. (1908). Nouvelles applications des paramètres continus à la théorie des formes quadratiques. premier mémoire. sur quelques propriétés ...
2009
-
[46]
Wang, F., Huang, X., and Alkhalifah, T. (2024). Controllable seismic velocity synthesis using generative diffusion models.Journal of Geophysical Research: Machine Learning and Computation, 1(3):e2024JH000153
2024
-
[47]
Wang, W., Yang, F., and Ma, J. (2018). Velocity model building with a modified fully convolutional network. 2018 SEG International Exposition and Annual Meeting:SEG–2018–2997566
2018
-
[48]
Wang, Z., Bovik, A., Sheikh, H., and Simoncelli, E. (2004). Image quality assessment: from error visibility to structural similarity.IEEE Transactions on Image Processing, 13(4):600–612
2004
-
[49]
Woodward, M. J. (1992). Wave-equation tomography.Geophysics, 57(1):15–26
1992
-
[50]
and McMechan, G
Wu, Y . and McMechan, G. A. (2019). Parametric convolutional neural network-domain full-waveform inversion. Geophysics, 84(6):R881–R896
2019
-
[51]
and Ma, J
Yang, F. and Ma, J. (2019). Deep-learning inversion: A next-generation seismic velocity model building method. Geophysics, 84(4):R583–R599
2019
-
[52]
and Ma, J
Yang, F. and Ma, J. (2023). Wasserstein distance-based full-waveform inversion with a regularizer powered by learned gradient.IEEE Transactions on Geoscience and Remote Sensing, 61:1–13
2023
-
[53]
Zelt, C. A. and Smith, R. B. (1992). Seismic traveltime inversion for 2-d crustal velocity structure.Geophysical Journal International, 108(1):16–34. 22
1992
Reviewed August 2, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.