← Search

Luise Kärger

3 accepted papers

2025

AMBER: Adaptive Mesh Generation by Iterative Mesh Resolution Prediction

NeurIPS 2025poster

The cost and accuracy of simulating complex physical systems using the Finite Element Method (FEM) scales with the resolution of the underlying mesh. Adaptive meshes improve computational efficiency by refining resolution in critical regions, but typically require task-specific heuristics or cumbers…

Cited by 0SourcecodeScholar
2025

Diffusion-Based Hierarchical Graph Neural Networks for Simulating Nonlinear Solid Mechanics

NeurIPS 2025spotlight

Graph-based learned simulators have emerged as a promising approach for simulating physical systems on unstructured meshes, offering speed and generalization across diverse geometries. However, they often struggle with capturing global phenomena, such as bending or long-range correlations usually oc…

Cited by 0SourceScholar
2023

Swarm Reinforcement Learning for Adaptive Mesh Refinement

NeurIPS 2023poster

The Finite Element Method, an important technique in engineering, is aided by Adaptive Mesh Refinement (AMR), which dynamically refines mesh regions to allow for a favorable trade-off between computational speed and simulation accuracy. Classical methods for AMR depend on task-specific heuristics or…