SearcharxivSearch

arXiv subjects

Dongzhuo Li

Publications and source records attributed to Dongzhuo Li.

4 recordsLinked to original sources

Differentiable Gaussianization Layers for Inverse Problems Regularized by Deep Generative Models

Deep generative models such as GANs, normalizing flows, and diffusion models are powerful regularizers for inverse problems. They exhibit great potential for helping reduce ill-posedness and attain high-quality results. However, the latent tensors of such deep generative models can fall out of the desired high-dimensional standard Gaussian distribution during inversion, particularly in the presence of data noise and inaccurate forward models, leading to low-fidelity solutions. To address this issue, we propose to reparameterize and Gaussianize the latent tensors using novel differentiable data-dependent layers wherein custom operators are defined by solving optimization problems. These proposed layers constrain inverse problems to obtain high-fidelity in-distribution solutions. We validate our technique on three inversion tasks: compressive-sensing MRI, image deblurring, and eikonal tomography (a nonlinear PDE-constrained inverse problem) using two representative deep generative models: StyleGAN2 and Glow. Our approach achieves state-of-the-art performance in terms of accuracy and consistency.

cs.CV

Coupled Time-lapse Full Waveform Inversion for Subsurface Flow Problems using Intrusive Automatic Differentiation

We describe a novel framework for estimating subsurface properties, such as rock permeability and porosity, from time-lapse observed seismic data by coupling full-waveform inversion, subsurface flow processes, and rock physics models. For the inverse modeling, we handle the back-propagation of gradients by an intrusive automatic differentiation strategy that offers three levels of user control: (1) at the wave physics level, we adopted the discrete adjoint method in order to use our existing high-performance FWI code; (2) at the rock physics level, we used built-in operators from the $\texttt{TensorFlow}$ backend; (3) at the flow physics level, we implemented customized PDE operators for the potential and nonlinear saturation equations. These three levels of gradient computation strike a good balance between computational efficiency and programming efficiency, and when chained together, constitute a coupled inverse system. We use numerical experiments to demonstrate that (1) the three-level coupled inverse problem is superior in terms of accuracy to a traditional decoupled inversion strategy; (2) it is able to simultaneously invert for parameters in empirical relationships such as the rock physics models; and (3) the inverted model can be used for reservoir performance prediction and reservoir management/optimization purposes.

physics.geo-ph

Learning Hidden Dynamics using Intelligent Automatic Differentiation

Many engineering problems involve learning hidden dynamics from indirect observations, where the physical processes are described by systems of partial differential equations (PDE). Gradient-based optimization methods are considered scalable and efficient to learn hidden dynamics. However, one of the most time-consuming and error-prone tasks is to derive and implement the gradients, especially in systems of PDEs where gradients from different systems must be correctly integrated together. To that purpose, we present a novel technique, called intelligent automatic differentiation (IAD), to leverage the modern machine learning tool $\texttt{TensorFlow}$ for computing gradients automatically and conducting optimization efficiently. Moreover, IAD allows us to integrate specially designed state adjoint method codes to achieve better performance. Numerical tests demonstrate the feasibility of IAD for learning hidden dynamics in complicated systems of PDEs; additionally, by incorporating custom built state adjoint method codes in IAD, we significantly accelerate the forward and inverse simulation.

math.NA

Full waveform inversion with nonlocal similarity and model-derivative domain adaptive sparsity-promoting regularization

Full waveform inversion (FWI) is a highly nonlinear and ill-posed problem. On one hand, it can be easily trapped in a local minimum. On the other hand, the inversion results may exhibit strong artifacts and reduced resolution because of inadequate constraint from data. Proper regularizations are necessary to reduce such artifacts and steer the inversion towards a good direction. In this study, we propose a novel adaptive sparsity-promoting regularization for FWI in the model-derivative domain which exploits nonlocal similarity in the model. This regularization can be viewed as a generalization of total variation (TV) with multi-class learning-based dictionaries. The dictionaries incorporate the prior information of nonlocal similarity into the inversion, exploiting the fact that geological patterns at different places are similar to some others up to affine transformations (translation, rotation and scaling). Such nonlocal similarity priors effectively reduce the degrees of freedom in model parameters, and may also mitigate the problem of local minima. The formulated optimization problem is solved by the Alternating Direction Method of Multipliers (ADMM). By interpreting the iterative scheme, we find our method closely connected with image processing techniques and convolutional neural networks (CNN). We test our proposed method on a modified BP 2004 velocity model and a smoothed Marmousi model. Compared with traditional FWI, our technique can better reconstruct sharp edges such as salt body boundaries, and is also able to effectively reduce artifacts. Compared with TV, our result is less blocky and more geologically realistic. Quantitatively, our result has the highest structural similarity index (SSIM) and also the lowest model mean square error.

physics.geo-ph