Deep Energy Method with Large Language Model assistance: an open-source Streamlit-based platform for solving variational PDEs
Yizheng Wang, Cosmin Anitescu, Mohammad Sadegh Eshaghi, Xiaoying Zhuang, Timon Rabczuk, Yinghua Liu

TL;DR
LM-DEM is an open-source Streamlit platform that leverages large language models to simplify geometry creation and solve variational PDEs using the deep energy method, making energy-form PINNs more accessible.
Contribution
The paper introduces LM-DEM, a user-friendly platform integrating LLMs for geometry modeling and energy-based PDE solving, filling a gap in dedicated software for energy-form PINNs.
Findings
Supports multiple PDE types including Poisson and elasticity
Enables geometry generation from natural language or images
Provides parallel finite element solutions
Abstract
Physics-informed neural networks (PINNs) in energy form, also known as the deep energy method (DEM), offer advantages over strong-form PINNs such as lower-order derivatives and fewer hyperparameters, yet dedicated and user-friendly software for energy-form PINNs remains scarce. To address this gap, we present \textbf{LM-DEM} (Large-Model-assisted Deep Energy Method), an open-source, Streamlit-based platform for solving variational partial differential equations (PDEs) in computational mechanics. LM-DEM integrates large language models (LLMs) for geometry modeling: users can generate Gmsh-compatible geometries directly from natural language descriptions or images, significantly reducing the burden of traditional geometry preprocessing. The solution process is driven by the deep energy method, while finite element solutions can be obtained in parallel. The framework supports built-in…
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 · Machine Learning in Materials Science · Numerical methods for differential equations
