Core Concepts
This paper introduces and compares several approaches to efficiently compress all matrices within the linear system of multidimensional deconvolution, significantly improving the solution efficiency, including algorithms based on global low-rank and block low-rank approximations.
Abstract
The paper addresses the challenge of solving linear systems with a data-heavy right-hand side and solution, using the example of Multidimensional Deconvolution (MDD) inversion. It introduces and compares several approaches to compress all matrices within the linear system, significantly improving the solution efficiency.
The key highlights and insights are:
The paper presents algorithms based on global low-rank (USV, LR) and block low-rank (H2) approximations to compress the operator, right-hand side, and unknowns in the MDD linear system.
The global low-rank methods (USV, LR) are effective when the matrices exhibit a globally low-rank structure, as observed in the 2D datasets. They can significantly reduce the memory and computational requirements compared to the full-matrix approach.
For 3D datasets where the matrices do not possess a globally low-rank structure, the block low-rank H2 method is the only feasible approach. While it incurs more overhead compared to the global low-rank methods, it remains preferable over using full matrices.
The H2 method maintains the essential elements of the solution, even with significant compression, making it a viable option for large-scale 3D seismic processing.
Reciprocity preconditioning is crucial in stabilizing the MDD inversion, especially for challenging datasets with complex overburdens.
The paper demonstrates the effectiveness of the proposed compression techniques in improving the efficiency of MDD inversion, paving the way for more practical applications of this technology in the geophysical domain.
Stats
The number of sources Ns = 26040, number of receivers and virtual receivers N0 = 15930, number of time samples Nt = 1126, and number of frequency samples Nf = 200.