← Search

Miles Cranmer

14 accepted papers

2026

Overtone: Cyclic Patch Modulation for Cleaner, Faster Physics Emulators

ICLR 2026poster

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 unif…

Cited by 0SourcecodeScholar
2026

Probabilistic Retrofitting of Learned Simulators

ICML 2026poster

Dominant approaches for modelling Partial Differential Equations (PDEs) rely on deterministic predictions, yet many physical systems of interest are inherently chaotic and uncertain. While training probabilistic models from scratch is possible, it is computationally expensive and fails to leverage t…

Cited by 0SourceScholar
2026

The Seismic Wavefield Common Task Framework

ICLR 2026poster

Seismology faces fundamental challenges in state forecasting and reconstruction (e.g., earthquake early warning and ground motion prediction) and managing the parametric variability of source locations, mechanisms, and Earth models (e.g., subsurface structure and topography effects). Addressing thes…

Cited by 0SourceScholar
2026

Walrus: A Cross-domain Foundation Model for Continuum Dynamics

ICML 2026spotlight

Foundation models have transformed machine learning for language and vision, but achieving comparable impact in physical simulation remains a challenge. Data heterogeneity and unstable long-term dynamics inhibit learning from sufficiently diverse dynamics, while varying resolutions and dimensionalit…

Cited by 0SourceScholar
2025

AION-1: Omnimodal Foundation Model for Astronomical Sciences

NeurIPS 2025poster

While foundation models have shown promise across a variety of fields, astronomy lacks a unified framework for joint modeling across its highly diverse data modalities. In this paper, we present AION-1, the first large-scale multimodal foundation family of models for astronomy. AION-1 enables arbitr…

Cited by 0SourceScholar
2025

Common Task Framework For a Critical Evaluation of Scientific Machine Learning Algorithms

NeurIPS 2025poster

Machine learning (ML) is transforming modeling and control in the physical, engineering, and biological sciences. However, rapid development has outpaced the creation of standardized, objective benchmarks—leading to weak baselines, reporting bias, and inconsistent evaluations across methods. This un…

Cited by 0SourceScholar
2025

Predicting partially observable dynamical systems via diffusion models with a multiscale inference scheme

NeurIPS 2025poster

Conditional diffusion models provide a natural framework for probabilistic prediction of dynamical systems and have been successfully applied to fluid dynamics and weather prediction. However, in many settings, the available information at a given time represents only a small fraction of what is nee…

Cited by 0SourceScholar
2024

Multiple Physics Pretraining for Spatiotemporal Surrogate Models

NeurIPS 2024poster

We introduce multiple physics pretraining (MPP), an autoregressive task-agnostic pretraining approach for physical surrogate modeling of spatiotemporal systems with transformers. In MPP, rather than training one model on a specific physical system, we train a backbone model to predict the dynamics o…

Cited by 3SourcePDFScholar
2024

Symbolic Regression with a Learned Concept Library

NeurIPS 2024poster

We present a novel method for symbolic regression (SR), the task of searching for compact programmatic hypotheses that best explain a dataset. The problem is commonly solved using genetic algorithms; we show that we can enhance such methods by inducing a library of abstract textual concepts. Our alg…

2024

The Multimodal Universe: Enabling Large-Scale Machine Learning with 100 TB of Astronomical Scientific Data

NeurIPS 2024poster

We present the `Multimodal Universe`, a large-scale multimodal dataset of scientific astronomical data, compiled specifically to facilitate machine learning research. Overall, our dataset contains hundreds of millions of astronomical observations, constituting 100TB of multi-channel and hyper-spectr…

2024

The Well: a Large-Scale Collection of Diverse Physics Simulations for Machine Learning

NeurIPS 2024poster

Machine learning based surrogate models offer researchers powerful tools for accelerating simulation-based workflows. However, as standard datasets in this space often cover small classes of physical behavior, it can be difficult to evaluate the efficacy of new approaches. To address this gap, we in…

2022

Learned Simulators for Turbulence

ICLR 2022poster

Turbulence simulation with classical numerical solvers requires high-resolution grids to accurately resolve dynamics. Here we train learned simulators at low spatial and temporal resolutions to capture turbulent dynamics generated at high resolution. We show that our proposed model can simulate tur…

Cited by 47SourcePDFScholar
2020

Discovering Symbolic Models from Deep Learning with Inductive Biases

NeurIPS 2020poster

We develop a general approach to distill symbolic representations of a learned deep model by introducing strong inductive biases. We focus on Graph Neural Networks (GNNs). The technique works as follows: we first encourage sparse latent representations when we train a GNN in a supervised setting, th…