paper-with-me

Papers

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

2026-02-02 · Zhuoyuan Wang, Hanjiang Hu, Xiyu Deng, Saviz Mowlavi, Yorie Nakahira arxiv

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 via operator inference. The proposed framework leverages small amounts 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 task specification and physics-based reasoning of proper feature parameterization. Its low computational demands and unified solution pipeline further enable a high execution success rate across heterogeneous settings, opening new possibilities for generalizable reduced-order modeling in LLM-based PDE solving.

📄 PDF Abstract BibTeX arXiv:2602.01493

Code (0)

등록된 구현이 없습니다.

Tasks

Code Generation

Similar Papers 제목 키워드 기반

NN-OpInf: an operator inference approach using structure-preserving composable neural networks

2026-03-09 · Eric Parish, Anthony Gruber, Patrick Blonigan, Irina Tezaur arxiv

We propose neural network operator inference (NN-OpInf): a structure-preserving, composable, and minimally restrictive operator inference framework for the non-intrusive reduced-order modeling of dynamical systems. The a…

Streaming Operator Inference for Model Reduction of Large-Scale Dynamical Systems

2026-01-17 · Tomoki Koike, Prakash Mohan, Marc T. Henry de Frahan, Julie Bessac 외 arxiv

Projection-based model reduction enables efficient simulation of complex dynamical systems by constructing low-dimensional surrogate models from high-dimensional data. The Operator Inference (OpInf) approach learns such …

Nested Operator Inference for Adaptive Data-Driven Learning of Reduced-order Models

2025-08-15 · Nicole Aretz, Karen Willcox arxiv

This paper presents a data-driven, nested Operator Inference (OpInf) approach for learning physics-informed reduced-order models (ROMs) from snapshot data of high-dimensional dynamical systems. The approach exploits the …

Non-Intrusive Reduced Models based on Operator Inference for Chaotic Systems

2022-06-01 · João Lucas de Sousa Almeida, Arthur Cancellieri Pires, Klaus Feine Vaz Cid, Alberto Costa Nogueira Junior

This work explores the physics-driven machine learning technique Operator Inference (OpInf) for predicting the state of chaotic dynamical systems. OpInf provides a non-intrusive approach to infer approximations of polyno…

valid

Domain Decomposition-based coupling of Operator Inference reduced order models via the Schwarz alternating method

2024-09-02 · Ian Moore, Christopher Wentland, Anthony Gruber, Irina Tezaur

This paper presents and evaluates an approach for coupling together subdomain-local reduced order models (ROMs) constructed via non-intrusive operator inference (OpInf) with each other and with subdomain-local full order…