Learning robust marking policies for adaptive mesh refinement
Andrew Gillette, Brendan Keith, and Socratis Petrides

TL;DR
This paper introduces a reinforcement learning-based approach to adaptively select refinement parameters in the finite element method, improving efficiency and robustness without manual tuning.
Contribution
It recasts adaptive mesh refinement as a Markov decision process and trains policies that generalize across different PDE problems and dimensions.
Findings
Reinforcement learning can optimize marking policies for adaptive mesh refinement.
Policies trained on simple problems can perform well on complex, unseen problems.
The approach reduces the need for manual parameter tuning in AFEM.
Abstract
In this work, we revisit the marking decisions made in the standard adaptive finite element method (AFEM). Experience shows that a na\"{i}ve marking policy leads to inefficient use of computational resources for adaptive mesh refinement (AMR). Consequently, using AFEM in practice often involves ad-hoc or time-consuming offline parameter tuning to set appropriate parameters for the marking subroutine. To address these practical concerns, we recast AMR as a Markov decision process in which refinement parameters can be selected on-the-fly at run time, without the need for pre-tuning by expert users. In this new paradigm, the refinement parameters are also chosen adaptively via a marking policy that can be optimized using methods from reinforcement learning. We use the Poisson equation to demonstrate our techniques on - and -refinement benchmark problems, and our experiments suggest…
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
TopicsComputational Geometry and Mesh Generation · 3D Shape Modeling and Analysis · Advanced Numerical Analysis Techniques
