PDE-Agent: A toolchain-augmented multi-agent framework for PDE solving
Jianming Liu, Ren Zhu, Jian Xu, Kun Ding, Xu-Yao Zhang, Gaofeng Meng, Cheng-Lin Liu

TL;DR
PDE-Agent introduces a novel multi-agent framework that leverages large language models and external tools to automate PDE solving from natural language, enhancing flexibility and reducing reliance on expert knowledge.
Contribution
This work presents PDE-Agent, the first toolchain-augmented multi-agent system for PDE solving, integrating dynamic planning, error correction, and multi-tool collaboration.
Findings
PDE-Agent outperforms existing methods in complex, multi-step PDE tasks.
The framework demonstrates effective dynamic planning and error correction.
PDE-Bench provides a comprehensive benchmark for evaluating agent-based PDE solving.
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…
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 · Numerical methods for differential equations · Advanced Graph Neural Networks
