LGAIFeb 2

OpInf-LLM: Parametric PDE Solving with LLMs via Operator Inference

arXiv:2602.01493v11 citationsh-index: 11
Originality Incremental advance
AI Analysis

This work addresses the problem of reliable PDE solving across heterogeneous settings for science and engineering applications, representing an incremental advance by combining existing methods.

The paper tackles the challenge of solving diverse partial differential equations (PDEs) with large language models (LLMs) by proposing OpInf-LLM, a framework that uses operator inference to enable accurate prediction of PDE instances, including unseen parameters and configurations, with low computational demands and high execution success rates.

Solving diverse partial differential equations (PDEs) is fundamental in science and engineering. Large language models (LLMs) have demonstrated strong capabilities in code generation, symbolic reasoning, and tool use, but reliably solving PDEs across heterogeneous settings remains challenging. Prior work on LLM-based code generation and transformer-based foundation models for PDE learning has shown promising advances. However, a persistent trade-off between execution success rate and numerical accuracy arises, particularly when generalization to unseen parameters and boundary conditions is required. In this work, we propose OpInf-LLM, an LLM parametric PDE solving framework based on operator inference. The proposed framework leverages a small amount of solution data to enable accurate prediction of diverse PDE instances, including unseen parameters and configurations, and provides seamless integration with LLMs for natural language specification of PDE solving tasks. Its low computational demands and unified tool interface further enable a high execution success rate across heterogeneous settings. By combining operator inference with LLM capabilities, OpInf-LLM opens new possibilities for generalizable reduced-order modeling in LLM-based PDE solving.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes