Element learning: a systematic approach of accelerating finite element-type methods via machine learning, with applications to radiative transfer
Shukai Du, Samuel N. Stechmann

TL;DR
This paper introduces element learning, a machine learning-based method to accelerate finite element-type PDE solvers by learning element-wise solution maps, enabling faster and more flexible solutions across various geometries and parameters.
Contribution
The paper presents a novel element learning approach that replaces local solvers in finite element methods with neural networks, significantly speeding up PDE solutions without retraining for different domains.
Findings
Achieves 5 to 10 times speed-up over classical methods.
Maintains a fixed accuracy of 10^{-3} in relative L2 error.
Applicable to radiative transfer equations with diverse scenarios.
Abstract
In this paper, we propose a systematic approach for accelerating finite element-type methods by machine learning for the numerical solution of partial differential equations (PDEs). The main idea is to use a neural network to learn the solution map of the PDEs and to do so in an element-wise fashion. This map takes input of the element geometry and the PDEs' parameters on that element, and gives output of two operators -- (1) the in2out operator for inter-element communication, and (2) the in2sol operator (Green's function) for element-wise solution recovery. A significant advantage of this approach is that, once trained, this network can be used for the numerical solution of the PDE for any domain geometry and any parameter distribution without retraining. Also, the training is significantly simpler since it is done on the element level instead on the entire domain. We call this…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsModel Reduction and Neural Networks · Radiative Heat Transfer Studies · Electromagnetic Simulation and Numerical Methods
