首页 > AI前沿 > Every Fixed Metric Has a Blind Spot: A Learned Atmospheric Critic for Scoring Forecast Realism

Every Fixed Metric Has a Blind Spot: A Learned Atmospheric Critic for Scoring Forecast Realism

arXiv机器学习 2026-09-16 17:36 2 阅读 查看原文

Despite their high accuracy on point-wise metrics, machine learning weather forecasting models can exhibit different failure modes such as blurring, periodic irregularities, and other unphysical spatial artifacts.

This has motivated a variety of metrics to detect known failure cases.

Existing metrics fix a representation or transformation in advance, and that choice limits the artifacts they can detect.

We propose to train a discriminator for separating reference data from the model's output, and using its output logit to obtain a divergence-like realism score.

The discriminator learns whatever separates the model's fields from real weather, adapting to whichever failure mode that model exhibits.

Comparison to Existing Metrics

We compare our learned atmospheric critic to existing metrics using various synthetic corruptions applied to ERA5 reanalysis data.

Our method successfully identifies the corruptions and ranks their severity, while existing metrics fail on at least one corruption.

Evaluation of Real Weather Models

Additionally, we evaluate forecasts from real weather models, and find that the realism score degrades with longer lead times.

The metric generally assigns higher realism to numerical models than to machine learning models.