paper-with-me

Papers

How Do Transformers "Do" Physics? Investigating the Simple Harmonic Oscillator

2024-05-23 · Subhash Kantamneni, Ziming Liu, Max Tegmark

How do transformers model physics? Do transformers model systems with interpretable analytical solutions, or do they create "alien physics" that are difficult for humans to decipher? We take a step in demystifying this larger puzzle by investigating the simple harmonic oscillator (SHO), $\ddot{x}+2\gamma \dot{x}+\omega_0^2x=0$, one of the most fundamental systems in physics. Our goal is to identify the methods transformers use to model the SHO, and to do so we hypothesize and evaluate possible methods by analyzing the encoding of these methods' intermediates. We develop four criteria for the use of a method within the simple testbed of linear regression, where our method is $y = wx$ and our intermediate is $w$: (1) Can the intermediate be predicted from hidden states? (2) Is the intermediate's encoding quality correlated with model performance? (3) Can the majority of variance in hidden states be explained by the intermediate? (4) Can we intervene on hidden states to produce predictable outcomes? Armed with these two correlational (1,2), weak causal (3) and strong causal (4) criteria, we determine that transformers use known numerical methods to model trajectories of the simple harmonic oscillator, specifically the matrix exponential method. Our analysis framework can conveniently extend to high-dimensional linear systems and nonlinear systems, which we hope will help reveal the "world model" hidden in transformers.

📄 PDF Abstract BibTeX arXiv:2405.17209

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Linear non-equilibrium thermodynamics of human voluntary behavior: a canonical-dissipative Fokker-Planck equation approach involving potentials beyond the harmonic oscillator case

2016-09-15

A novel experimental paradigm and a novel modelling approach are presented to investigate oscillatory human motor performance by means of a key concept from condensed matter physics, namely, thermodynamic state variables…

Joint Parameter Discovery and Generative Modeling of Dynamic Systems

2021-03-19 · Gregory Barber, Mulugeta A. Haile, Tzikang Chen

Given an unknown dynamic system such as a coupled harmonic oscillator with $n$ springs and point masses. We are often interested in gaining insights into its physical parameters, i.e. stiffnesses and masses, by observing…

Time SeriesTime Series Analysis

Oscillators Are All You Need: Irregular Time Series Modelling via Damped Harmonic Oscillators with Closed-Form Solutions

2026-02-12 · Yashas Shende, Aritra Das, Reva Laxmi Chauhan, Arghya Pathak 외 arxiv

Transformers excel at time series modelling through attention mechanisms that capture long-term temporal patterns. However, they assume uniform time intervals and therefore struggle with irregular time series. Neural Ord…

Energy Optimal Control of a Harmonic Oscillator with a State Inequality Constraint

2023-09-28 · Mi Zhou, Erik I Verriest, Chaouki Abdallah

In this article, the optimal control problem for a harmonic oscillator with an inequality constraint is considered. The applied energy of the oscillator during a fixed final time period is used as the performance criteri…

Deep vs. Shallow: Benchmarking Physics-Informed Neural Architectures on the Biharmonic Equation

2025-10-06 · Akshay Govind Srinivasan, Vikas Dwivedi, Balaji Srinivasan arxiv

Partial differential equation (PDE) solvers are fundamental to engineering simulation. Classical mesh-based approaches (finite difference/volume/element) are fast and accurate on high-quality meshes but struggle with hig…