Overtone: Cyclic Patch Modulation for Clean, Efficient, and Flexible Physics Emulators
About
Transformer-based PDE surrogates achieve remarkable performance but face two key challenges: fixed patch sizes cause systematic error accumulation at harmonic frequencies, and computational costs remain inflexible regardless of problem complexity or available resources. We introduce Overtone, a unified solution through dynamic patch size control at inference. Overtone's key insight is that cyclically modulating patch sizes during autoregressive rollouts distributes errors across the frequency spectrum, mitigating the systematic harmonic artifact accumulation that plague fixed-patch models. We implement this through two architecture-agnostic modules--CSM (using dynamic stride modulation) and CKM (using dynamic kernel resizing)--that together provide both harmonic mitigation and compute-adaptive deployment. This flexible tokenization lets users trade accuracy for speed dynamically based on computational constraints, and the cyclic rollout strategy yields up to 40% lower long rollout error in variance-normalised RMSE (VRMSE) compared to conventional, static-patch surrogates. Across challenging 2D and 3D PDE benchmarks, one Overtone model matches or exceeds fixed-patch baselines across inference compute budgets, when trained under a fixed total training budget setting.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Next step prediction | Shear Flow (test) | VRMSE0.0055 | 19 | |
| Next step prediction | Turbulent Radiative Layer 2D (test) | VRMSE0.133 | 19 | |
| Next step prediction | Active Matter (test) | VRMSE0.0171 | 19 | |
| Next step prediction | Rayleigh-Bénard (test) | VRMSE0.0248 | 19 | |
| Next step prediction | Supernova Explosion (test) | VRMSE0.267 | 19 | |
| Next step prediction | Turbulence Gravity Cooling (test) | VRMSE0.103 | 19 | |
| 10-step rollout prediction | Shear Flow | VRMSE0.0375 | 14 | |
| 10-step rollout PDE surrogate modeling | Turbulent Radiative Layer 2D | 10-step Rollout Performance0.373 | 8 | |
| 10-step rollout prediction | Turbulent Radiative Layer 2D (TRL-2D) | VRMSE0.373 | 6 | |
| 10-step rollout prediction | Active Matter | VRMSE0.351 | 6 |