LGAIDec 7, 2021

A coarse space acceleration of deep-DDM

arXiv:2112.03732v110 citations
Originality Incremental advance
AI Analysis

This work addresses scalability for large-scale PDE problems in scientific computing, but it is incremental as it builds on existing deep-ddm methods.

The paper tackles the scalability issue of deep learning methods for solving PDEs by extending the deep-ddm approach with a coarse space correction, which accelerates convergence when increasing subdomains and reduces computational cost.

The use of deep learning methods for solving PDEs is a field in full expansion. In particular, Physical Informed Neural Networks, that implement a sampling of the physical domain and use a loss function that penalizes the violation of the partial differential equation, have shown their great potential. Yet, to address large scale problems encountered in real applications and compete with existing numerical methods for PDEs, it is important to design parallel algorithms with good scalability properties. In the vein of traditional domain decomposition methods (DDM), we consider the recently proposed deep-ddm approach. We present an extension of this method that relies on the use of a coarse space correction, similarly to what is done in traditional DDM solvers. Our investigations shows that the coarse correction is able to alleviate the deterioration of the convergence of the solver when the number of subdomains is increased thanks to an instantaneous information exchange between subdomains at each iteration. Experimental results demonstrate that our approach induces a remarkable acceleration of the original deep-ddm method, at a reduced additional computational cost.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes