TimesFM3 vs Laplace

Google · TimesFM3 timesfm-non-commercial-license-v1.0 zero-shot one-step change series

Google's next TimesFM generation; same decoder-only, patched-transformer family as 2.5, scored on the identical protocol so the two checkpoints are directly comparable. Run zero-shot with a fixed 128-length context, same as 2.5. Research/benchmarking use only under the model's license.

Resources: GitHub · Model card

Live snapshot  Derived from the week-long round-robin study; counts grow as coverage deepens. Everything scores against Laplace on the identical series and windows.

Standalone

The model's own predictive, run zero-shot, scored per series against Laplace by a one-step-ahead (k=1) Diebold–Mariano test on the log-score differential.

stratumnwin / draw / loss vs Laplace med ΔLLCRPS ratio cov₀₀
economic change-series, business-daily2179-0.850.9880.83
economic change-series, weekly3013-0.520.8790.85
economic change-series, monthly (annual cycle)5576-0.650.8990.80
M4 hourly, strongly seasonal414-0.540.9930.83
asset prices and returns, daily7633-0.621.0110.81
beats Laplace draw loses to Laplace

Median per-series Δ log-likelihood in nats (negative is worse than Laplace); CRPS ratio to Laplace (above 1 is worse); raw central-90% coverage (0.90 target).

Star plot

TimesFM3 standalone against Laplace, on the same six regime axes as the site's standalone radar. Each radius is the log-likelihood ratio, (wins + ½·ties) / n scaled so an even split with Laplace sits on the dashed 1.0 ring; outward beats Laplace more often, inward less. The M4-hourly set splits into soft and hard waveforms by corpus order, matching that radar.

economic (daily)weekly cyclesyearly cyclessoft waveformshard waveformsprice / returnsLaplace = 1.0economic (daily): log-likelihood ratio 0.10 vs Laplace (n=2179)weekly cycles: log-likelihood ratio 0.50 vs Laplace (n=3013)yearly cycles: log-likelihood ratio 0.29 vs Laplace (n=5576)soft waveforms: log-likelihood ratio 0.28 vs Laplace (n=180)hard waveforms: log-likelihood ratio 0.11 vs Laplace (n=234)price / returns: log-likelihood ratio 0.03 vs Laplace (n=7633)

Collaborative use

Two collaborative arms wrap TimesFM3's own predictive. @lap lets Laplace forecast the model's normal scores, which fixes coverage; &lap holds Laplace and that wrap in a long-only online portfolio, so the blend is never much worse than Laplace alone. The recalibration pulls raw coverage back toward the 0.90 target, and the portfolio collapses the loss rate against Laplace.

stratumraw cov@lap cov raw loss&lap loss
economic change-series, business-daily0.830.9255%33%
economic change-series, weekly0.850.9134%17%
economic change-series, monthly (annual cycle)0.800.9132%7%
M4 hourly, strongly seasonal0.830.9240%1%
asset prices and returns, daily0.810.9240%5%

Central-90% coverage (0.90 target) and the fraction of series where the arm loses to Laplace by a Diebold–Mariano test.

Protocol

Fixed 128-length context, rolling one-step test window, no fitting, each model in its own environment. Strata split the cached FRED universe and the M4-hourly set by frequency and regime. Full method on the sidecar pattern page and in the methodology.

Architecture and methodology

Same decoder-only, patched-transformer architecture as TimesFM 2.5. This study scores the 3.0 checkpoint with its native quantile head, under the identical protocol (128-length context, one-step change series) used for every other model here, so a comparison to the 2.5 numbers on the TimesFM page is apples-to-apples.