paper-with-me

Papers

Large language models for partial differential equation workflows

2026-08-04 · Han Wan, Rui Zhang, Hao Sun arxiv

Partial differential equations (PDEs) become actionable in science and engineering not as isolated formulae, but as executable workflows that connect modelling assumptions, governing equations, numerical solvers, diagnostics, and decisions. Large language models (LLMs) are beginning to support such workflows by linking natural language, symbolic mathematics, code, solver outputs, and feedback. Here we examine recent advances in LLM-assisted PDE research across three stages: the discovery and formulation of governing models, the generation and revision of executable numerical solvers, and the use of simulation feedback to support control, design, and optimization. Across these stages, current systems act primarily as workflow-level interfaces. Despite this progress, the field remains limited by the scarcity of high-quality datasets and benchmarks, especially for knowledge discovery and real-world applications, where expert annotation, executable problem construction, and task-level feedback require substantial domain effort. A further challenge is the persistent gap between simulation-based results and real-world scientific and engineering systems, which limits the direct transfer of numerical simulations, control policies, and optimized designs to practical settings. These challenges make LLM-assisted PDE workflows a critical testbed for developing scientific AI systems that can connect language, computation, physical constraints, and real-world decision-making.

📄 PDF Abstract BibTeX arXiv:2608.03600

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learning functional components of PDEs from data using neural networks

2026-02-13 · Torkel E. Loman, Yurij Salmaniw, Antonio Leon Villares, Jose A. Carrillo 외 arxiv

Partial differential equations often contain unknown functions that are difficult or impossible to measure directly, hampering our ability to derive predictions from the model. Workflows for recovering scalar PDE paramet…

Learning To Solve Differential Equations Across Initial Conditions

2020-03-26 · ICLR Workshop DeepDiffEq 2019 12 · Shehryar Malik, Usman Anwar, Ali Ahmed, Alireza Aghasi

Recently, there has been a lot of interest in using neural networks for solving partial differential equations. A number of neural network-based partial differential equation solvers have been formulated which provide pe…

Hyena Neural Operator for Partial Differential Equations

2023-06-28 · Saurabh Patil, Zijie Li, Amir Barati Farimani

Numerically solving partial differential equations typically requires fine discretization to resolve necessary spatiotemporal scales, which can be computationally expensive. Recent advances in deep learning have provided…

Machine Learning of Partial Differential Equations from Noise Data

2020-09-28 · Wenbo Cao, Weiwei Zhang

Machine learning of partial differential equations from data is a potential breakthrough to solve the lack of physical equations in complex dynamic systems, but because numerical differentiation is ill-posed to noise dat…

BIG-bench Machine Learning

Deep Neural Network Algorithms for Parabolic PIDEs and Applications in Insurance Mathematics

2021-09-23 · Rüdiger Frey, Verena Köck

In recent years a large literature on deep learning based methods for the numerical solution partial differential equations has emerged; results for integro-differential equations on the other hand are scarce. In this pa…