Skip to content
OpenTrain AIFor AI Companies

APEBench: A Benchmark for Autoregressive Neural Emulators of PDEs

Felix Koehler, Simon Niedermayr, Rüdiger Westermann, Nils ThuereyPublished Oct 31, 2024
arXiv PDF
Researcher verdict
Starting point
Use as implementation starting point
Benchmark evidence
Missing
Not verified yet
Time to first repro
A few hours
Fast first run
Risk flags
0
None detected

Abstract

Domain fit: AI-adjacent · Paper appears method- or tooling-adjacent to AI workflows with partial ecosystem coverage.

We introduce the Autoregressive PDE Emulator Benchmark (APEBench), a comprehensive benchmark suite to evaluate autoregressive neural emulators for solving partial differential equations. APEBench is based on JAX and provides a seamlessly integrated differentiable simulation framework employing efficient pseudo-spectral methods, enabling 46 distinct PDEs across 1D, 2D, and 3D. Facilitating systematic analysis and comparison of learned emulators, we propose a novel taxonomy for unrolled training and introduce a unique identifier for PDE dynamics that directly relates to the stability criteria of classical numerical methods. APEBench enables the evaluation of diverse neural architectures, and unlike existing benchmarks, its tight integration of the solver enables support for differentiable physics training and neural-hybrid emulators. Moreover, APEBench emphasizes rollout metrics to understand temporal generalization, providing insights into the long-term behavior of emulating PDE dynamics. In several experiments, we highlight the similarities between neural emulators and numerical simulators.

Results and benchmarks

Freshness tier: cold
We introduce the Autoregressive PDE Emulator Benchmark (APEBench), a comprehensive benchmark suite to evaluate autoregressive neural emulators for solving partial differential equations.

Implementation

Best maintained implementation now

Recommended
Confidence: High
Reproducibility: Strong

Efficient Differentiable n-d PDE Solvers in JAX.

227 stars · 18 forks · Last push Jun 1, 2026 · MIT license

  • License
  • CI
  • Dependencies
  • Docker

Official implementation from Papers with Code · Community adoption signal (227 stars)

Why this implementation
Confidence: high

Ceyron/exponax is the strongest maintained implementation based on ranking signals. CI workflows are present. License is declared (MIT).

Open Ceyron/exponax
Reproduction risks
  • No repository-level red flags were detected, but paper-specific preprocessing and hyperparameter details may still be under-specified.
  • Selected Ceyron/exponax as the strongest maintained implementation for new work.
  • Includes CI workflow signals.
  • Includes dependency/environment manifest signals.
  • Repository activity is within the last 24 months.

Compare implementation paths

Compare maintenance quality, reproducibility coverage, and evidence confidence before choosing a reproduction baseline.

tum-pbs/apebench
historical official
Maintenance
Recently updated
Confidence
High
Reproducibility
Strong
Stars
108
Last push
Jun 1, 2026 (85d)

Official implementation from Papers with Code · Repository link is mentioned in the paper metadata

  • No Docker setup
Ceyron/exponax
best maintained
Maintenance
Recently updated
Confidence
High
Reproducibility
Strong
Stars
227
Last push
Jun 1, 2026 (85d)

Official implementation from Papers with Code · Community adoption signal (227 stars)

  • No Docker setup
Ceyron/apebench
alternative
Maintenance
Recently updated
Confidence
High
Reproducibility
Strong
Stars
108
Last push
Jun 1, 2026 (85d)

Official implementation from Papers with Code · Strong overlap with paper title keywords

  • No Docker setup

Reproduction readiness

Time to first repro: hours
Last checked: Aug 24, 2026

Ready to run

Ready to reproduce

  • Clone Ceyron/exponax and install dependencies from pyproject.toml.
  • CI pipeline detected, so automated tests are in place.
  • Last updated 85 days ago.
Open Ceyron/exponax

Quick start

git clone https://github.com/Ceyron/exponax.git
pip install -e .

Repositories and ecosystem

Official

  • Ceyron/apebench
    Confidence: High

    [Neurips 2024] A benchmark suite for autoregressive neural emulation of PDEs. (≥46 PDEs in 1D, 2D, 3D; Differentiable Physics; Unrolled Training; Rollout Metrics)

    108 stars · 2 forks · Last push Jun 1, 2026 · MIT license

  • Ceyron/pdequinox
    Confidence: High

    Neural Emulator Architectures in JAX.

    26 stars · 0 forks · Last push Jun 1, 2026 · MIT license

  • Ceyron/trainax
    Confidence: High

    Training methodologies for autoregressive neural operators/emulators in JAX.

    14 stars · 0 forks · Last push Jun 1, 2026 · MIT license

  • tum-pbs/apebench-paper
    Confidence: High

    [Project Page] A benchmark suite for autoregressive neural emulation of PDEs, accepted at Neurips 2024.

    10 stars · 1 forks · Last push May 11, 2026

Community

No additional community repositories detected yet.

Hugging Face artifacts

No direct paper-linked artifacts were found. Showing strongest curated related artifacts for faster exploration.

Datasets

No trustworthy datasets matches right now.

Search datasets on Hugging Face

Spaces

No trustworthy spaces matches right now.

Search spaces on Hugging Face

Research context

Tasks

Scientific computing

Methods

None detected

Domains

None detected

Evaluation and human feedback data

Open this paper in HFEPX to review benchmark signals, evaluation modes, and human-feedback protocol context.

Open in HFEPX
Explore similar papers

Jump to Paper2Code search queries derived from this paper's research context.

Data includes links from Papers with Code ( CC-BY-SA-4.0 ).