TL;DR
This paper introduces a scalable parallel 3-D electromagnetic inversion method using rational approximation of the matrix exponential, enabling efficient large-scale transient simulations on shared-memory systems.
Contribution
It presents a novel parallel implementation combining rational approximation with direct solvers, optimized for shared-memory architectures, and released as open-source in Julia.
Findings
Successfully recovered a synthetic 3-D conductivity structure with 700,000 degrees of freedom.
Demonstrated efficient parallel execution and independence of response computation from observation times.
Discussed computational bottlenecks and potential improvements for high-performance computing.
Abstract
We present a novel parallel implementation for large-scale three-dimensional electromagnetic inversion based on a Gauss-Newton framework combined with a rational near-best approximation of the matrix exponential for transient simulations. The method employs parallel direct solvers for the shifted linear systems arising from the partial fraction representation of the rational approximation and demonstrates efficient parallel execution on a shared-memory architecture using MPI. A key property of the approach is that the time dependence is entirely contained in the residuals of the employed rational functions, such that the computation of forward responses and sensitivities becomes effectively independent of the number of desired observation times. Model regularization is done with smoothness constraints, formulated with Raviart-Thomas elements. The linearized inverse problems are solved…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
