REVIEW 3 major objections 5 minor 14 references
Time series foundation models compete on electricity prices when given covariates, yet domain-specific methods still match them and simple ensembles of both perform best.
Reviewed by Pith at T0; open to challenge. T0 means a machine referee read the full paper against a public rubric. the ladder, T0–T4 →
T0 review · grok-4.5
2026-07-12 08:27 UTC pith:FRJSGZ2L
load-bearing objection Solid EPF bake-off: covariates matter, domain methods still win, and the hybrid ensemble is suggestive but post-hoc. the 3 major comments →
Evaluating Time Series Foundation Models for Electricity Price Forecasting: Contamination Risk, Distributional Shifts, and Covariate Dependence
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
In day-ahead electricity price forecasting, zero-shot time series foundation models are highly competitive with general-purpose baselines and deliver strong probabilistic and tail performance when covariates are available; they do not, however, consistently surpass domain-specific methods, while a simple ensemble of the best foundation model and the best domain method achieves the strongest accuracy under both normal and spike regimes because the two approaches supply complementary predictive information.
What carries the argument
The two-dataset benchmarking framework (an established competition track plus a newly curated post-cutoff market series) that jointly controls contamination risk while comparing covariate-free versus covariate-supported foundation models against statistical, deep-learning, and domain-specific baselines on point, quantile, tail, and spike metrics.
Load-bearing premise
The two-dataset design, especially the newer market series whose test year post-dates disclosed pretraining cutoffs, is assumed to remove enough contamination and temporal leakage for the zero-shot scores to fairly measure generalization.
What would settle it
Re-evaluate the same models on a third independent market whose entire history post-dates every disclosed pretraining cutoff (or after explicit scrubbing of any residual series overlap); if covariate-supported foundation models then fall behind domain methods and the ensemble gain disappears, the contamination-mitigation and complementarity claims fail.
If this is right
- Covariate support is not optional for foundation models in electricity price forecasting; univariate variants lag by a large margin.
- Domain-specific inductive biases remain competitive and are not automatically replaced by large-scale pretraining.
- Simple ensembles of foundation and domain models improve both average accuracy and robustness under price spikes and tail events.
- Contamination-conscious, multi-dataset protocols are required before claiming zero-shot generalization in structured energy domains.
- Fine-tuning foundation models for tail accuracy or building stronger hybrids is a direct next step suggested by the results.
Where Pith is reading between the lines
- The complementary errors of foundation and domain models imply that hybrid architectures which inject market structure (merit-order, capacity, or fuel constraints) into foundation-model residuals or attention could outperform either family alone.
- The same two-dataset contamination control will likely be needed for neighboring energy tasks such as load, renewable, or carbon-price forecasting where public series are common in pretraining corpora.
- When a model’s proprietary pretraining coverage remains undisclosed, live or strictly post-cutoff evaluation platforms become necessary to trust zero-shot claims.
- Observed lower-tail weakness and asymmetry suggest that value-oriented or asymmetric losses should become standard when adapting foundation models to power-market decisions.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper evaluates zero-shot time series foundation models (Chronos 2, TimesFM 2.5, TabPFN-TS, TOTO 1.0) for day-ahead electricity price forecasting under contamination risk, distributional shifts, and covariate dependence. It introduces a two-dataset protocol (GEFCom2014-P plus a newly curated GridStatus2025 set chosen so that disclosed pretraining cutoffs largely predate the 2025 test year) and compares covariate-free versus covariate-supported TSFMs against statistical, deep-learning, and domain-specific EPF methods (LEAR, DNN, CING-LEAR). Evaluation covers point metrics (MAE, RMSE), average quantile loss, tail pinball losses, and spike versus non-spike regimes. The central empirical claims are that TSFMs are competitive with (and often better than) general-purpose baselines, that performance depends critically on exogenous covariates, that they do not consistently dominate carefully designed domain-specific methods, and that a simple average of the best TSFM and best domain method yields the strongest overall scores, suggesting complementary predictive information.
Significance. If the findings hold under broader scrutiny, the work supplies a timely, domain-grounded stress test of TSFMs in a high-stakes, covariate-driven, non-stationary setting that most general TSFM benchmarks omit. The two-dataset contamination-conscious design, the explicit univariate-versus-covariate comparison, the tail and spike diagnostics, and the head-to-head placement against established EPF methods (including GEFCom leaderboard context) are concrete contributions. The observation that a lightweight TSFM + domain-aware ensemble can improve on both constituents is practically useful and points to a clear research direction. Strengths include transparent metric definitions, stated hyperparameter search spaces, fixed context length (2048), and Diebold–Mariano tests for the covariate effect. The paper is therefore a solid empirical contribution for both the foundation-model and energy-forecasting communities.
major comments (3)
- [Abstract / §3.1 / Table 1] Abstract and §3.1 (Table 1): the claim that “simple ensembles of TSFMs and domain-specific methods appear to have significant potential, suggesting that the two approaches capture complementary predictive information” rests on a single post-hoc average of the already-selected winners (Chronos 2 w. + CING-LEAR) on GridStatus2025. No other TSFM–domain pairs, no rolling or leave-one-out selection of ensemble members, and no statistical comparison against the null that averaging any two strong models would produce similar gains are reported. Without such checks the complementarity interpretation is under-supported relative to the weight it receives in the abstract and conclusion; either broaden the ensemble evidence or temper the claim to the observed pair.
- [§2.3] §2.3: the two-dataset design is presented as mitigating contamination, yet for TOTO 1.0 the proprietary pretraining corpus coverage is undisclosed; the authors rely only on the technical-report date. Given that TOTO is the strongest TSFM on GEFCom2014-P and the weakest on GridStatus2025, residual temporal or market-specific leakage remains a plausible alternative explanation for the cross-dataset discrepancy. A clearer statement of residual risk (or additional sensitivity checks) is needed before the “reasonably reliable” claim can fully underwrite zero-shot fairness for all four models.
- [§A.3 / Table 6] §A.3 / Table 6: domain-aware models are trained on two years while general-purpose models use three years “due to improved empirical performance,” and spike thresholds are defined from the test-set price distribution (5th/95th percentiles). Both choices are free parameters that can favor the domain methods and the spike analysis. Sensitivity to training-window length and to spike thresholds defined only from training or rolling quantiles should be reported so that the robustness conclusions in §3.3 are not contingent on these design decisions.
minor comments (5)
- [Table 5] Table 5: several TSFMs report “–” for extreme quantiles (e.g., TimesFM, Chronos at 0.025/0.975). Clarify whether the models do not emit those quantiles or whether the values were simply not computed; the current presentation makes tail comparisons incomplete.
- [Figure 1] Figure 1 caption and surrounding text: the 80 % prediction intervals are shown but never quantitatively scored (coverage, Winkler, etc.). A brief calibration check would strengthen the probabilistic claims.
- [§2.2] §2.2: “Chronos 2 (Ansari et al., 2025)” and related citations mix 2024/2025 arXiv versions; ensure the bibliography consistently points to the versions actually used for the experiments.
- [Table 1] Table 1 rank column: average rank across three metrics is useful, but ties and missing aQL for Seasonal Naïve should be noted so readers can reconstruct the ranking.
- [§3.1] Minor typographical issues: “A verage Performance” (§3.1 heading), inconsistent spacing around “w.” suffixes, and occasional missing spaces after periods.
Circularity Check
Empirical bake-off with external metrics; no derivation that redefines targets via fitted constants or self-citation chains.
full rationale
The paper is a zero-shot benchmarking study of TSFMs on EPF, not a first-principles derivation. All load-bearing claims (TSFM competitiveness vs. statistical/DL baselines, critical role of covariates via DM tests in Table 7, failure to consistently beat domain-specific methods, and ensemble gains) rest on standard external scores (MAE, RMSE, aQL/pinball loss) computed on held-out rolling windows of GEFCom2014-P and GridStatus2025. The ensemble is a post-hoc simple average of the two already-selected winners on one dataset; this is weak evidence for complementarity but is not circular by construction (the average is not forced to equal either input, nor is any parameter fitted to the target quantity being predicted). Mild self-reference exists only in positioning (CING-LEAR under review by overlapping authors; Ezzat et al. 2026) and does not force the ranking tables or contamination-mitigation argument, which rely on public pretraining cutoffs and the new GridStatus2025 corpus. No self-definitional loops, fitted-input-as-prediction, uniqueness theorems, or ansatz smuggling appear. Score 1 reflects only the non-load-bearing self-citation of related domain work.
Axiom & Free-Parameter Ledger
free parameters (5)
- TSFM input context length
- Spike thresholds (5th / 95th percentiles of test-set prices)
- Deep learning hyperparameters (input length, hidden size, dropout, LR, etc.)
- Domain-aware training window (2 years vs 3 years for general models)
- Ensemble membership (Chronos 2 w. + CING-LEAR average)
axioms (5)
- domain assumption Day-ahead EPF predictive distribution P(Y_{t+δt:t+δt+H−1} | F_t) with H=24 is the right task formalization.
- ad hoc to paper Public pretraining cutoffs predating GridStatus2025 (and synthetic pretraining for TabPFN-TS) imply sufficiently low contamination for fair zero-shot comparison.
- ad hoc to paper Zero-shot evaluation (no few-shot fine-tuning) is the appropriate common protocol across selected TSFMs.
- domain assumption Pinball/aQL over nine quantiles and MAE/RMSE are adequate for point and probabilistic EPF skill.
- standard math Diebold–Mariano tests on roll-wise losses validly assess covariate benefit at α=0.05.
invented entities (2)
-
GridStatus2025 benchmark dataset
no independent evidence
-
Two-dataset benchmarking framework for contamination-aware TSFM EPF evaluation
no independent evidence
read the original abstract
Time series foundation models (TSFMs) have shown strong zero-shot forecasting performance, but their generalization in covariate-driven, non-stationary settings is underexplored. Electricity price forecasting (EPF) presents a challenging testbed due to complex temporal dependencies, distributional shifts, and strong reliance on structural and contextual information. We propose a two-dataset-benchmarking framework for EPF to mitigate contamination risk and enable fair evaluation of TSFMs. We examine key aspects of EPF including point and probabilistic forecasting performance, tail behavior, price spikes, and comparisons against domain-specific methods. We find that TSFMs are highly competitive and often outperform general-purpose baselines. Yet, their performance depends critically on covariate support, and they do not consistently surpass domain-specific methods tailored to EPF. Interestingly, simple ensembles of TSFMs and domain-specific methods appear to have significant potential, suggesting that the two approaches capture complementary predictive information.
Figures
Reference graph
Works this paper leans on
-
[1]
URL https://openreview.net/forum? id=gerNCVqqtR. Ansari, A. F., Shchur, O., K¨uken, J., Auer, A., Han, B., Mer- cado, P., Rangapuram, S. S., Shen, H., Stella, L., Zhang, X., Goswami, M., Kapoor, S., Maddix, D. C., Guerron, P., Hu, T., Yin, J., Erickson, N., Desai, P. M., Wang, H., Rangwala, H., Karypis, G., Wang, Y ., and Bohlke- Schneider, M. Chronos-2: ...
Pith/arXiv arXiv 2025
-
[2]
doi: https://doi.org/10.1016/j.ijforecast.2011.02
-
[3]
Cohen, B., Khwaja, E., Wang, K., Masson, C., Ram ´e, E., Doubli, Y ., and Abou-Amal, O
URL https://www.sciencedirect.com/ science/article/pii/S0169207011000550. Cohen, B., Khwaja, E., Wang, K., Masson, C., Ram ´e, E., Doubli, Y ., and Abou-Amal, O. Toto: Time se- ries optimized transformer for observability, 2024. URL https://arxiv.org/abs/2407.07874. Cohen, B., Khwaja, E., Doubli, Y ., Lemaachi, S., Lettieri, C., Masson, C., Miccinilli, H....
Pith/arXiv arXiv 2024
-
[4]
doi: https://doi.org/10.1016/j.ijforecast.2004.12
-
[5]
URL https://www.sciencedirect.com/ science/article/pii/S0169207004001311. Das, A., Kong, W., Leach, A. B., Mathur, S., Sen, R., and Yu, R. Long-term forecasting with tide: Time-series dense encoder.ArXiv, abs/2304.08424, 2023a. URL https://arxiv.org/abs/2304.08424. Das, A., Kong, W., Sen, R., and Zhou, Y . A decoder- only foundation model for time-series ...
-
[6]
doi: https://doi.org/10.1016/j.ijforecast.2016.02
-
[7]
URL https://www.sciencedirect.com/ science/article/pii/S0169207016000133. Hoo, S. B., Muller, S., Salinas, D., and Hutter, F. From tables to time: Extending tabpfn-v2 to time series fore- casting. 2025. URL https://arxiv.org/abs/ 2501.02945. Hornek, T., Sartipi, A., Tchappi, I., and Fridgen, G. Bench- marking pre-trained time series models for electricity...
-
[8]
doi: https://doi.org/10.1016/j.eneco.2005.09
-
[9]
URL https://www.sciencedirect.com/ science/article/pii/S0140988305000897. Pinson, P. Distributionally robust trading strategies for re- newable energy producers.IEEE Transactions on Energy Markets, Policy and Regulation, 1(1):37–47, 2023. Qiao, Z., Pan, S., Wang, A., Zhukova, V ., Liu, Y ., Jiang, X., Wen, Q., Long, M., Jin, M., and Liu, C. It’s time: Tow...
Pith/arXiv arXiv 2023
-
[10]
doi: https://doi.org/10.1016/j.ijforecast.2019.07
-
[11]
URL https://www.sciencedirect.com/ science/article/pii/S0169207019301888. Shchur, O., Ansari, A. F., Turkmen, C., Stella, L., Erickson, N., Guerron, P., Bohlke-Schneider, M., and Wang, Y . fev- bench: A realistic benchmark for time series forecasting. ArXiv, abs/2509.26468, 2025. URL https://arxiv. org/abs/2509.26468. Uniejewski, B., Nowotarski, J., and W...
Pith/arXiv arXiv 2025
-
[12]
doi: 10.1109/TPWRS.2017.2734563. 6 Benchmarking Time Series Foundation Models for Electricity Price Forecasting Wang, K., Ji, J., Mansouri, M., and Ezzat, A. A. Day-ahead electricity price forecasting using a multivariate group Lasso method, 2026. Under review. Wang, P., Xu, K., Ding, Z., Du, Y ., Liu, W., Sun, B., Zhu, Z., and Tang, H. An online electric...
-
[13]
doi: https://doi.org/10.1016/j.eneco.2017.12
-
[14]
URL https://www.sciencedirect.com/ science/article/pii/S014098831730436X. 7 Benchmarking Time Series Foundation Models for Electricity Price Forecasting A. Appendix A.1. Comparative Listing of Prior Times Series Foundation Models Benchmarking Efforts Table 2.Comparison of existing benchmarking efforts for TSFMs. √ indicates full inclusion, × represents no...
arXiv 2024
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.