LGSep 8, 2025

Text-Trained LLMs Can Zero-Shot Extrapolate PDE Dynamics

arXiv:2509.06322v16 citationsh-index: 3
Originality Highly original
AI Analysis

This demonstrates a novel capability for LLMs in scientific computing, potentially aiding researchers in physics and engineering by enabling zero-shot PDE extrapolation without specialized training.

The paper tackled the problem of whether text-trained large language models (LLMs) can extrapolate spatiotemporal dynamics from discretized partial differential equation (PDE) solutions without fine-tuning, and found that they can accurately do so with predictive accuracy improving with longer temporal contexts but degrading at finer spatial discretizations, and errors growing algebraically in multi-step rollouts.

Large language models (LLMs) have demonstrated emergent in-context learning (ICL) capabilities across a range of tasks, including zero-shot time-series forecasting. We show that text-trained foundation models can accurately extrapolate spatiotemporal dynamics from discretized partial differential equation (PDE) solutions without fine-tuning or natural language prompting. Predictive accuracy improves with longer temporal contexts but degrades at finer spatial discretizations. In multi-step rollouts, where the model recursively predicts future spatial states over multiple time steps, errors grow algebraically with the time horizon, reminiscent of global error accumulation in classical finite-difference solvers. We interpret these trends as in-context neural scaling laws, where prediction quality varies predictably with both context length and output length. To better understand how LLMs are able to internally process PDE solutions so as to accurately roll them out, we analyze token-level output distributions and uncover a consistent ICL progression: beginning with syntactic pattern imitation, transitioning through an exploratory high-entropy phase, and culminating in confident, numerically grounded predictions.

Foundations

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

Your Notes