Thirty simulated futures of the Atlantic Ocean, drawn from eight different climate modeling groups, went into a single comparison. The question was narrow but consequential: when you try to predict the Atlantic Meridional Overturning Circulation, the vast conveyor of water that carries warmth northward across the Atlantic, what information does a prediction model actually need?

The circulation is usually tracked through a single number. Oceanographers reduce the whole three-dimensional system to a scalar index, a convenient summary that throws away almost everything about the water itself: how salty it is, how warm, how dense. Mauricio Herrera-Marín, the sole author of the new preprint posted to arXiv, set out to test whether that discarded structure matters, and if so, when.

Two strategies were on the table. One is physical state augmentation: feed the prediction model the salinity, temperature and density information alongside the index, restoring some of what the summary dropped. The other is memory compression: keep the compact scalar index, but let the model remember its own recent history and feed that memory back into itself. These sound like competing answers to the same question. The paper's result is that they are answers to different questions.

Two tasks, two winners

For direct forecasts twenty years ahead, made in a single step, the thermohaline information helped. Knowing the salinity, temperature and density structure improved those predictions over working from the reduced index alone.

For recursive forecasts, where the model steps forward repeatedly and feeds each prediction back in as the input for the next, the ranking flipped. Compact scalar memory came out on top at every recursive horizon tested, and it produced the lowest case-averaged Brier score, a standard measure of how well probabilistic predictions match what actually happened, where lower is better. Herrera-Marín ran a matched ablation, systematically removing the memory feedback while holding everything else fixed, and confirms that the feedback itself is doing the work at long horizons rather than some incidental feature of the setup.

The validation design deserves a mention, because it is what keeps the comparison honest. The author used leave-one-family-out validation: train on trajectories from seven of the eight modeling families, then test on the family held out entirely. That is a harder test than holding out random trajectories, since related runs from the same modeling center share assumptions and biases. A method that only works when it has seen its own family's quirks will fail here.

And sometimes it did fail. Two named cases mark the limits. NorESM under SSP5-8.5, a high-emissions scenario, exposes what the paper calls a forcing-dependent limit of scalar compression: push the forcing hard enough and squeezing the ocean into one number stops being adequate. MIROC shows negative long-horizon transfer, meaning the learned model performed worse on that family than not transferring at all. Reporting these openly, rather than averaging them into a tidy summary, is the more useful choice.

The paper also reaches beyond the circulation index itself. Physical state and recent trends, the author reports, predict future changes in ocean state that go beyond what the emissions pathway alone tells you. The effect was most robust at a five-year horizon. In other words, the current condition of the water carries near-term information that the forcing scenario does not.

One more thread runs through the analysis: a resolvent analysis, a mathematical way of examining how a system responds to perturbations, which the author uses to explain something counterintuitive. A model's memory components can each be stable on their own while the complete learned model is not. Stability of the parts does not add up to stability of the whole. That is a caution for anyone building recursive predictors and checking only the memory block.

Why it matters

The Atlantic circulation is one of the more closely watched features of the climate system, and much of what gets published about it, monitored about it, and argued about it runs through reduced indices. If those indices are the interface, then knowing precisely what they cost, and for which task, is not a technical footnote.

This work suggests the cost is task-dependent. Building a one-shot forecast two decades out? The thermohaline structure earns its keep. Building an emulator that marches forward step by step? A compact index with memory feedback did better here, which is a practical finding, since carrying full physical state through a long recursive rollout is expensive.

The caveats are real and the paper does not hide them. Everything here runs on CMIP6 model output, not observations. Thirty trajectories from eight families is a substantial test set for this kind of study but not a large one. The MIROC and NorESM results show the conclusions are not uniform across models or forcing scenarios. And it is a preprint, not yet through peer review.

What survives those caveats is the shape of the answer. The argument between richer physics and longer memory was never really an argument. Each wins its own task, and the useful move is knowing which task you have.