paper-with-me

홈 › Papers

Automatic Differentiation-based Full Waveform Inversion with Flexible Workflows

2024-11-30 · Feng Liu, Haipeng Li, Guangyuan Zou, Junlun Li

Full waveform inversion (FWI) is able to construct high-resolution subsurface models by iteratively minimizing discrepancies between observed and simulated seismic data. However, its implementation can be rather involved for complex wave equations, objective functions, or regularization. Recently, automatic differentiation (AD) has proven to be effective in simplifying solutions of various inverse problems, including FWI. In this study, we present an open-source AD-based FWI framework (ADFWI), which is designed to simplify the design, development, and evaluation of novel approaches in FWI with flexibility. The AD-based framework not only includes forword modeling and associated gradient computations for wave equations in various types of media from isotropic acoustic to vertically or horizontally transverse isotropic elastic, but also incorporates a suite of objective functions, regularization techniques, and optimization algorithms. By leveraging state-of-the-art AD, objective functions such as soft dynamic time warping and Wasserstein distance, which are difficult to apply in traditional FWI are also easily integrated into ADFWI. In addition, ADFWI is integrated with deep learning for implicit model reparameterization via neural networks, which not only introduces learned regularization but also allows rapid estimation of uncertainty through dropout. To manage high memory demands in large-scale inversion associated with AD, the proposed framework adopts strategies such as mini-batch and checkpointing. Through comprehensive evaluations, we demonstrate the novelty, practicality and robustness of ADFWI, which can be used to address challenges in FWI and as a workbench for prompt experiments and the development of new inversion strategies.

📄 PDF Abstract BibTeX arXiv:2412.00486

Code (1)

liufeng2317/ADFWI 공식 구현 pytorch

Tasks

Dynamic Time Warping

Similar Papers 제목 키워드 기반

Fast ground penetrating radar dual-parameter full waveform inversion method accelerated by hybrid compilation of CUDA kernel function and PyTorch

2025-06-25 · Lei Liu, Chao Song, Liangsheng He, Silin Wang 외

This study proposes a high-performance dual-parameter full waveform inversion framework (FWI) for ground-penetrating radar (GPR), accelerated through the hybrid compilation of CUDA kernel functions and PyTorch. The metho…

Computational EfficiencyGPRGPU

Ambient Noise Full Waveform Inversion with Neural Operators

2025-03-19 · Caifeng Zou, Zachary E. Ross, Robert W. Clayton, Fan-Chi Lin 외

Numerical simulations of seismic wave propagation are crucial for investigating velocity structures and improving seismic hazard assessment. However, standard methods such as finite difference or finite element are compu…

Accelerating physics-informed neural networks for full waveform inversion using a hybrid quantum-classical finite-basis architecture

2026-05-31 · Hoang Anh Nguyen, Divakar Vashisth, Ali Tura arxiv

Full waveform inversion (FWI) reconstructs heterogeneous material properties from receiver data but remains computationally demanding. Physics-informed neural networks (PINNs) and their domain-decomposed variants (FBPINN…

Physics-informed waveform inversion using pretrained wavefield neural operators

2025-09-10 · Xinquan Huang, Fu Wang, Tariq Alkhalifah arxiv

Full waveform inversion (FWI) is crucial for reconstructing high-resolution subsurface models, but it is often hindered, considering the limited data, by its null space resulting in low-resolution models, and more import…

Full waveform inversion method based on diffusion model

2026-03-18 · Caiyun Liu, Siyang Pei, Qingfeng Yu, Jie Xiong arxiv

Seismic full-waveform inversion is a core technology for obtaining high-resolution subsurface model parameters. However, its highly nonlinear characteristics and strong dependence on the initial model often lead to the i…