Papers › Beyond Accuracy: A Stability-Aware Metric for Multi-Horizon Forecasting

Beyond Accuracy: A Stability-Aware Metric for Multi-Horizon Forecasting

15 Jan 2026arXiv:2601.10863added by Syntology

Chutian Ma, Grigorii Pomazkin, Giacinto Paolo Saggese, Paul Smith

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Traditional time series forecasting methods optimize for accuracy alone. This objective neglects temporal consistency, in other words, how consistently a model predicts the same future event as the forecast origin changes. We introduce the forecast accuracy and coherence score (forecast AC score for short) for measuring the quality of probabilistic multi-horizon forecasts in a way that accounts for both multi-horizon accuracy and stability. Our score additionally allows user-specified weights to balance accuracy and consistency requirements. As an example application, we implement the score as a differentiable objective function for training seasonal auto-regressive integrated models and evaluate it on the M4 Hourly benchmark dataset. Results demonstrate consistent improvements over traditional maximum likelihood estimation. Regarding stability, the AC-optimized model generated out-of-sample forecasts with 15.8\% reduced variance over forecasts targeting the same timestamp. In terms of accuracy, the AC-optimized model achieved considerable improvements for medium-to-long-horizon forecasts. While one-step-ahead forecasts exhibited a 3.9\% increase in MSE, forecasts from horizon three onward experienced improved accuracy, with a peak improvement of approximately 6\% in MSE at horizons 9-12. These results indicate that our metric successfully trains models to produce more stable and accurate multi-step forecasts in exchange for a relatively small degradation in one-step-ahead performance.

PaperPDFCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2601.10863")

Code

Syntology Ran 0 of 17 code samples harvested from 1 repository linked to this paper; 17 have no recorded run.

By repository: found in paper text by Syntology: 17 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

causify-ai/beyond_accuracy found in paper text by SyntologyApache-2.0 report

Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

17 samples harvested; 0 ran; 0 honoured the contract we drafted; 17 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

17unverified

Licence: 0 of the 17 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from causify-ai/beyond_accuracy. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

add_parallel_processing_arg causify-ai/beyond_accuracy/helpers/hparser.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 13f5f6244538eb5a · report
add_verbosity_arg causify-ai/beyond_accuracy/helpers/hparser.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 7eeadbc7739a7082 · report
anti_diagonal causify-ai/beyond_accuracy/analyze_outcomes.py found in paper text by Syntology unverified Apache-2.0 (permissive) · f5d8c6902d16bf9b · report
antidiag_std_mean causify-ai/beyond_accuracy/analyze_outcomes.py found in paper text by Syntology unverified Apache-2.0 (permissive) · bf0a010cbb6a5ae9 · report
calculate_min_history_statsmodel causify-ai/beyond_accuracy/train_model.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 30cbba892dc3a667 · report
compute_ensembled_energy_distance_tensor causify-ai/beyond_accuracy/forecast_metric_utility.py found in paper text by Syntology unverified Apache-2.0 (permissive) · a0ae389e5cd0b603 · report
compute_ensembled_energy_score_tensor causify-ai/beyond_accuracy/forecast_metric_utility.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 3b70fab06112bdb7 · report
examine_vertical_stability_for_given_target_time causify-ai/beyond_accuracy/analyze_outcomes.py found in paper text by Syntology unverified Apache-2.0 (permissive) · ce3e529c4fc5b681 · report
expand_ar_polynomial_torch causify-ai/beyond_accuracy/differentiable_arima.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 9bbe596cf1f25c14 · report
expand_ma_polynomial_torch causify-ai/beyond_accuracy/differentiable_arima.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 1e3010a2d91e14a0 · report
get_memory_usage causify-ai/beyond_accuracy/helpers/hlogging.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 1fec0d9994f72e6f · report
get_memory_usage_as_str causify-ai/beyond_accuracy/helpers/hlogging.py found in paper text by Syntology unverified Apache-2.0 (permissive) · a3d119b9bae01fae · report
line causify-ai/beyond_accuracy/helpers/hprint.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 819e9ecf573ff55e · report
memory_to_str causify-ai/beyond_accuracy/helpers/hlogging.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 8d360144bbd3560a · report
pprint_pformat causify-ai/beyond_accuracy/helpers/hprint.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 56ae6ecc4f028033 · report
rolling_forecast_with_statsmodel_arima causify-ai/beyond_accuracy/train_model.py found in paper text by Syntology unverified Apache-2.0 (permissive) · c694609d4437c243 · report
torch_convolve causify-ai/beyond_accuracy/differentiable_arima.py found in paper text by Syntology unverified Apache-2.0 (permissive) · d9f609def99aa02b · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2601.10863, was issued in January 2026, after that date, so the archive has no leaderboard rows for it.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections