Fast automated adjoints for spectral PDE solvers
By: Calum S. Skene, Keaton J. Burns
Potential Business Impact:
Computers learn to solve hard math problems faster.
We present a general and automated approach for computing model gradients for PDE solvers built on sparse spectral methods, and implement this capability in the widely used open-source Dedalus framework. We apply reverse-mode automatic differentiation to symbolic graph representations of PDEs, efficiently constructing adjoint solvers that retain the speed and memory efficiency of this important class of modern numerical methods. This approach enables users to compute gradients and perform optimization for a wide range of time-dependent and nonlinear systems without writing additional code. The framework supports a broad class of equations, geometries, and boundary conditions, and runs efficiently in parallel using MPI. We demonstrate the flexibility and capabilities of this system using canonical problems from the literature, showing both strong performance and practical utility for a wide variety of inverse problems. By integrating automatic adjoints into a flexible high-level solver, our approach enables researchers to perform gradient-based optimization and sensitivity analyses in spectral simulations with ease and efficiency.
Similar Papers
Scalable Analysis and Design Using Automatic Differentiation
Numerical Analysis
Makes computer simulations of complex problems faster.
Global Convergence of Adjoint-Optimized Neural PDEs
Machine Learning (CS)
Teaches computers to solve hard science problems.
Meshless solutions of PDE inverse problems on irregular geometries
Numerical Analysis
Solves hard math problems using smart computer guesses.