PDE-Agent: A toolchain-augmented multi-agent framework for PDE solving
- URL: http://arxiv.org/abs/2512.16214v2
- Date: Mon, 22 Dec 2025 03:24:07 GMT
- Title: PDE-Agent: A toolchain-augmented multi-agent framework for PDE solving
- Authors: Jianming Liu, Ren Zhu, Jian Xu, Kun Ding, Xu-Yao Zhang, Gaofeng Meng, Cheng-Lin Liu,
- Abstract summary: Solving Partial Differential Equations (PDEs) is a cornerstone of engineering and scientific research.<n>Traditional methods for PDE solving are cumbersome, relying on manual setup and domain expertise.<n>In this work, we frame PDE solving as tool invocation via LLM-driven agents.<n>We introduce PDE-Agent, the first toolchain-augmented multi-agent collaboration framework.
- Score: 50.54386756067269
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Solving Partial Differential Equations (PDEs) is a cornerstone of engineering and scientific research. Traditional methods for PDE solving are cumbersome, relying on manual setup and domain expertise. While Physics-Informed Neural Network (PINNs) introduced end-to-end neural network-based solutions, and frameworks like DeepXDE further enhanced automation, these approaches still depend on expert knowledge and lack full autonomy. In this work, we frame PDE solving as tool invocation via LLM-driven agents and introduce PDE-Agent, the first toolchain-augmented multi-agent collaboration framework, inheriting the reasoning capacity of LLMs and the controllability of external tools and enabling automated PDE solving from natural language descriptions. PDE-Agent leverages the strengths of multi-agent and multi-tool collaboration through two key innovations: (1) A Prog-Act framework with graph memory for multi-agent collaboration, which enables effective dynamic planning and error correction via dual-loop mechanisms (localized fixes and global revisions). (2) A Resource-Pool integrated with a tool-parameter separation mechanism for multi-tool collaboration. This centralizes the management of runtime artifacts and resolves inter-tool dependency gaps in existing frameworks. To validate and evaluate this new paradigm for PDE solving , we develop PDE-Bench, a multi-type PDE Benchmark for agent-based tool collaborative solving, and propose multi-level metrics for assessing tool coordination. Evaluations verify that PDE-Agent exhibits superior applicability and performance in complex multi-step, cross-step dependent tasks. This new paradigm of toolchain-augmented multi-agent PDE solving will further advance future developments in automated scientific computing. Our source code and dataset will be made publicly available.
Related papers
- AutoNumerics: An Autonomous, PDE-Agnostic Multi-Agent Pipeline for Scientific Computing [5.681456272022905]
We introduce textttAutoNumerics, a framework that autonomously designs, implements, debugs, and verifies numerical solvers for general PDEs directly from natural language descriptions.<n>Experiments on 24 canonical and real-world PDE problems demonstrate that textttAutoNumerics achieves competitive or superior accuracy.
arXiv Detail & Related papers (2026-02-19T18:31:52Z) - Neuro-Symbolic Multitasking: A Unified Framework for Discovering Generalizable Solutions to PDE Families [7.3387140039389385]
Partial Differential Equations (PDEs) are fundamental to numerous scientific and engineering disciplines.<n>Traditional numerical methods, such as the finite element method, need to independently solve each instance within a PDE family.<n>We propose a neuro-assisted multitasking symbolic PDE solver framework for PDE family solving, dubbed NMIPS.
arXiv Detail & Related papers (2026-02-12T06:25:44Z) - AgentArk: Distilling Multi-Agent Intelligence into a Single LLM Agent [57.10083973844841]
AgentArk is a novel framework to distill multi-agent dynamics into the weights of a single model.<n>We investigate three hierarchical distillation strategies across various models, tasks, scaling, and scenarios.<n>By shifting the burden of computation from inference to training, the distilled models preserve the efficiency of one agent while exhibiting strong reasoning and self-correction performance of multiple agents.
arXiv Detail & Related papers (2026-02-03T19:18:28Z) - OpInf-LLM: Parametric PDE Solving with LLMs via Operator Inference [8.112335572297928]
Large language models (LLMs) have demonstrated strong capabilities in code generation, symbolic reasoning, and tool use.<n>We propose OpInf-LLM, an LLM PDE solving framework based on operator inference.
arXiv Detail & Related papers (2026-02-02T00:04:50Z) - Lang-PINN: From Language to Physics-Informed Neural Networks via a Multi-Agent Framework [54.447408954009454]
Physics-informed neural networks (PINNs) provide a powerful approach for solving partial differential equations (PDEs)<n>We present Lang-PINN, an LLM-driven multi-agent system that builds trainable PINNs directly from natural language task descriptions.<n>Experiments show that Lang-PINN achieves substantially lower errors and greater robustness than competitive baselines.
arXiv Detail & Related papers (2025-10-03T08:20:02Z) - CodePDE: An Inference Framework for LLM-driven PDE Solver Generation [57.15474515982337]
Partial differential equations (PDEs) are fundamental to modeling physical systems.<n>Traditional numerical solvers rely on expert knowledge to implement and are computationally expensive.<n>We introduce CodePDE, the first inference framework for generating PDE solvers using large language models.
arXiv Detail & Related papers (2025-05-13T17:58:08Z) - PDE-Controller: LLMs for Autoformalization and Reasoning of PDEs [16.01754287623487]
We present PDE-Controller, a framework that enables large language models to control systems governed by partial differential equations (PDEs)<n>Our approach enables LLMs to transform informal natural language instructions into formal specifications, and then execute reasoning and planning steps to improve the utility of PDE control.<n>Our PDE-Controller significantly outperforms prompting the latest open source and GPT models in reasoning, autoformalization, and program synthesis.
arXiv Detail & Related papers (2025-02-03T00:03:41Z) - Unisolver: PDE-Conditional Transformers Towards Universal Neural PDE Solvers [53.79279286773326]
We present Unisolver, a novel Transformer model trained on diverse data and conditioned on diverse PDEs.<n>Unisolver achieves consistent state-of-the-art on three challenging large-scale benchmarks, showing impressive performance and generalizability.
arXiv Detail & Related papers (2024-05-27T15:34:35Z) - UPS: Efficiently Building Foundation Models for PDE Solving via Cross-Modal Adaptation [25.063470461409686]
UPS embeds different PDEs into a shared representation space and processes them using a F-transformer architecture.
Cross-modal UPS achieves state-of-the-art results on a wide range of 1D and 2D PDE families from PDEBench, outperforming existing unified models using 4 times less data transfer and 26 times less compute.
arXiv Detail & Related papers (2024-03-11T22:00:39Z) - AgentScope: A Flexible yet Robust Multi-Agent Platform [66.64116117163755]
AgentScope is a developer-centric multi-agent platform with message exchange as its core communication mechanism.
The abundant syntactic tools, built-in agents and service functions, user-friendly interfaces for application demonstration and utility monitor, zero-code programming workstation, and automatic prompt tuning mechanism significantly lower the barriers to both development and deployment.
arXiv Detail & Related papers (2024-02-21T04:11:28Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.