Pith. sign in

REVIEW 3 major objections 6 minor 13 references

Conformal Prediction for Electricity Price Forecasting in the Day-Ahead and Real-Time Balancing Market

T0 review · 3 major / 6 minor · reviewed 2026-08-08 · deepseek-v4-flash

Pith's one-line read An equal-weight ensemble of quantile regression and two conformal prediction methods, Q-Ens, delivers narrow prediction intervals with high coverage and achieves the highest average simulated trading profit in both the day-ahead and…

desk verdict Useful applied benchmark for conformal electricity price forecasting, but the Q-Ens ensemble's coverage claim is not backed by a validity guarantee and is partly contradicted by the paper's own balancing-market results. read the letter →

arxiv 2502.04935 v1 pith:2GW4O3UF submitted 2025-02-07 cs.LG cs.AI

classification cs.LGcs.AI
keywords conformalpredictionelectricitypriceforecastingintervalsquantileregressionensemblemethodsday-aheadmarketbalancingbatterystoragetrading
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

The paper tries to show that time-series-adapted conformal prediction can make probabilistic electricity price forecasts both valid and sharp, and that a simple equal-weight ensemble of quantile regression, EnbPI, and SPCI is better than any single method. It applies EnbPI and SPCI to day-ahead and balancing market price forecasting for the first time, and evaluates forecasts by interval width, coverage, Winkler score, and a simulated battery-storage trading algorithm. The central claim is that the proposed Q-Ens ensemble produces narrow intervals with high coverage, and yields the highest average trading profit in both markets. If true, this would give market participants a cheap, model-agnostic way to improve both forecast reliability and financial returns without complex calibration.

What carries the argument

The carrying object is the Q-Ens interval from Eq. (17): each prediction interval is the arithmetic mean of the three components' quantile bounds, $\Gamma = [ (\mathrm{QR}_\alpha + \mathrm{EnbPI}_\alpha + \mathrm{SPCI}_\alpha)/3,\ (\mathrm{QR}_{1-\alpha} + \mathrm{EnbPI}_{1-\alpha} + \mathrm{SPCI}_{1-\alpha})/3 ]$. The idea is that quantile regression supplies efficient narrow intervals, EnbPI reduces epistemic uncertainty through bootstrap ensembling, and SPCI re-estimates residual quantiles online to maintain coverage under non-stationarity; averaging the bounds is intended to inherit the strengths of each component.

What would settle it

A reader could re-run the experiment on a hold-out year of Irish market data, or on another market, and compare Q-Ens empirical coverage to the nominal 80% level with a tolerance. If Q-Ens coverage falls several percentage points below nominal in a setting where each component individually stays near nominal, the central sharpness-coverage claim is refuted; the paper's own Figure 7 already shows Q-Ens below all conformal baselines in the balancing market.

Watch

Extended reading notes

Core claim

The central discovery is that the Q-Ens ensemble, defined as the equal-weight average of the lower and upper bounds of the prediction intervals produced by quantile regression, EnbPI, and SPCI, attains a better balance between sharpness and coverage than any of its components. In the day-ahead market, Q-Ens has the lowest average Winkler score and the two lowest aggregate pinball scores; in the balancing market, it has the lowest average pinball score and the second-lowest average Winkler score. In the simulated trading evaluation, Q-Ens achieves the highest average profit in both the day-ahead and balancing markets across the RF and LGBM base models.

Load-bearing premise

The load-bearing premise is that averaging the lower and upper bounds of three valid prediction intervals produces an interval that is still valid, meaning it keeps nominal coverage; the paper provides no proof or calibration for this, and its own balancing-market results show Q-Ens coverage below every conformal baseline.

Editorial extensions

If this is right

  • EnbPI and SPCI improve coverage over plain quantile regression in both the day-ahead and balancing markets, and can be applied to any base regressor.
  • Q-Ens achieves lower average Winkler scores than most components in both markets, indicating a better sharpness-coverage trade-off.
  • In simulated trading with a battery storage system, Q-Ens yields the highest average profit in both the day-ahead and balancing markets among the methods evaluated.
  • The improvement arises without any calibration of ensemble weights; equal weights suffice.
  • Time-series-adapted conformal methods can serve as a practical layer on top of existing point forecasting models, improving reliability without redesigning the base model.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • If equal-weight averaging of intervals preserves coverage only when the component intervals are aligned, then calibrating the ensemble weights on a validation window or applying conformalized quantile averaging would likely close the balancing-market coverage gap where Q-Ens underperforms every conformal baseline.
  • The simulated trading results omit transaction costs and liquidity constraints; testing the ensemble under a more realistic market microstructure could shrink or reverse the reported profit advantage.
  • Because Q-Ens is model-agnostic and parameter-free, the same averaging trick may transfer to intraday markets or to renewable generation forecasting, where the component methods' coverage properties would need to be rechecked on those series.
  • The paper's equal-weight ensemble could be extended to include more than three components; the marginal benefit of additional interval sources is an open empirical question that the paper does not address.
Share X Bluesky LinkedIn Reddit HN

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, and a circularity audit.

Referee Report

3 major / 6 minor

Summary. The paper evaluates probabilistic electricity price forecasting in the Irish day-ahead and balancing markets, comparing quantile regression, quantile regression averaging, split conformal prediction, EnbPI, and SPCI. It proposes Q-Ens, an equal-weight ensemble that averages the lower and upper interval endpoints of QR, EnbPI, and SPCI, and claims that this ensemble delivers both narrow prediction intervals and high coverage. The methods are assessed through prediction-interval metrics (pinball score, interval width, coverage, Winkler score) and through a simulated battery-trading exercise with two trading strategies in both markets. The empirical results show Q-Ens achieving competitive or best average pinball and Winkler scores and the highest average simulated trading revenue, but also show Q-Ens coverage below the conformal baselines in the balancing market. The paper includes source code and data availability statements.

Significance. If the central claim were fully supported, the paper would make a useful applied contribution: it applies EnbPI and SPCI to electricity price forecasting in the balancing market, proposes a simple ensemble that appears to improve interval sharpness, and connects probabilistic validity to simulated trading outcomes. The authors provide code and data for reproducibility, and the financial evaluation is a constructive step toward evaluating probabilistic forecasts by economic value. However, the claimed 'high coverage' property of Q-Ens is not guaranteed by construction and is empirically violated in the balancing market, and the financial advantage over the next-best method is small and reported without uncertainty quantification. These gaps undermine the paper's headline conclusions as currently stated. The weaknesses are local rather than fatal; the paper could be revised by either calibrating Q-Ens, adding significance/uncertainty analysis, or substantially reframing the claims.

major comments (3)
  1. [Eq. (17), §5.2.2] The interval in Eq. (17) is formed by averaging the lower and upper bounds of three prediction intervals, but the finite-sample coverage guarantees of EnbPI and SPCI apply to those methods' own intervals, not to a pointwise average of three intervals. Without a calibration or conformal adjustment step, the averaged interval has no validity guarantee. This is not merely a theoretical concern: §5.2.2 and Figure 7 show Q-Ens coverage below every conformal baseline in the balancing market at the 0.1–0.9 level, and §5.1.2 concedes only 'slightly inferior' DAM coverage. Since the abstract and Section 5.4 claim 'high coverage' as a central benefit of Q-Ens, this empirical violation is load-bearing for the paper's main claim.
  2. [Table 6, §5.3] The financial comparison in Table 6 is presented without any uncertainty quantification: there are no error bars, confidence intervals, or statistical significance tests, and the reported margins are small (Q-Ens versus SPCI: EUR 299 average in the DAM and EUR 530 average in the BM). The claim that Q-Ens 'achieves the highest average result in both the DAM and BM' may reflect noise rather than a systematic advantage. Additionally, the table excludes KNN and LEAR 'to focus on top performers', so the comparison covers only four methods; the full-model claim in the abstract and Section 5.3 is therefore not supported by the presented table.
  3. [§5.4, §6] The limitations section does not flag the most serious issue identified in the results: the Q-Ens coverage shortfall in the balancing market. The conclusion states that Q-Ens 'demonstrated strong results in both efficiency and validity', but Figure 7 shows that its validity is systematically lower than each CP baseline at the nominal 0.8 level. A revised manuscript should either add a post-hoc calibration step and re-evaluate, or explicitly state that Q-Ens trades a coverage deficit for improved sharpness and financial performance, which would materially change the paper's claims.
minor comments (6)
  1. [Table 1 caption] The caption reads 'The ✓is the approach presented herein'; this is grammatically incomplete and should be rephrased to explain the checkmark notation.
  2. [§5.1.2] The text says 'we see a similar trend to Figure 4' when referring to the 0.3–0.7 quantile pair; the referenced figure should likely be Figure 5, not Figure 4.
  3. [Table 6] The column header 'A vg.' contains a stray space; it should read 'Avg.'.
  4. [§5.2] The price units are rendered as 'e54.772/MWh' and 'e53.77/MWh'; these should use the euro symbol consistently.
  5. [Throughout] There are several missing spaces and typographical errors, for example 'foritsability' in the Introduction and 'fromO'Connor' in the references section; a careful proofreading pass is needed.
  6. [§5.3] The trading strategies TS1 and TS2 are adopted from O'Connor et al. (2024b), but the battery parameters (efficiency, capacity, constraints) are not defined in this manuscript beyond a brief summary; since the financial claim depends on these parameters, they should be stated or explicitly referenced with the relevant equations.

Circularity Check

1 steps flagged · score 2.0 of 10

No circularity in the central Q-Ens derivation; one baseline (QRA-R) is explicitly trained on 'future datasets', so its reported 'forecasts' are partly constructed from the outcomes they claim to predict.

  1. fitted input called prediction [Section 3.2.5, QRA-R definition]
    "QRA-R: Includes forecasts from models trained on different data contexts (full datasets, historical, and future datasets) to capture diverse trends and improve reliability."

    A forecast for settlement period t may only use information available before t. This bullet explicitly includes 'future datasets' among the training contexts for the models whose outputs feed QRA-R. The evaluation period (DAM/BM, 2019-2022) is therefore inside the training window for at least one constituent model, so the QRA-R values reported in Tables 2/4/6 and Figures 3-8 are not out-of-sample predictions; they are in-sample fits to the very outcomes being 'forecast'. The APS, coverage, Winkler, and trading results for QRA-R are thus forced by construction and cannot be read as predictive evidence. This does not affect the Q-Ens ensemble itself, whose Eq. (17) components are trained on historical data, but it weakens the baseline comparison in which Q-Ens is declared best.

full rationale

The central Q-Ens claim is not circular: Eq. (17) is a fixed equal-weight average of three interval methods, no parameter is fitted to the test set, and the 'high coverage' claim is presented as an empirical result rather than derived from a guarantee. The paper does not invoke a uniqueness theorem or import its ensemble definition from a self-citation. The self-citations to O'Connor et al. (2024a,b) supply the dataset and trading strategies, which are external benchmarks and code, not the claimed conclusion; using them is normal and does not make the derivation circular. The main validity concern with Q-Ens, namely that averaging intervals does not preserve coverage and the BM results in Section 5.2.2 show undercoverage, is a statistical correctness gap rather than a circularity. The one genuine circular step found is the QRA-R baseline, which is explicitly trained on 'future datasets' and therefore reports fitted values as if they were predictions; this is a leakage that compromises one comparison but not the derivation of Q-Ens itself.

Assumptions & free parameters 3 free parameters · 4 assumptions · 0 invented entities

The central forecasting claim rests on standard conformal machinery plus a heuristic equal-weight averaging step. The financial claim rests on a simulated battery with assumed efficiencies and a market dataset from the authors' previous work. No new physical entities are introduced. Equal weights, battery parameters, and trading constraints are hand-chosen and not varied in sensitivity analyses.

free parameters (3)
  • Q-Ens equal weights = 1/3, 1/3, 1/3
    Eq. (17) fixes equal weights for QR, EnbPI, and SPCI; the weights are not learned, tuned, or varied in sensitivity analysis, so the ensemble's performance depends on this hand-chosen value.
  • Battery and trading parameters = 1 MWh capacity; 80% discharge; 98% charge; TS1/TS2 constraints
    The financial evaluation in Section 5.3 adopts these from O'Connor et al. (2024b); the profitability ranking could change under different battery efficiency or market-participation assumptions.
  • Base model hyperparameters = not reported
    Hyperparameters for KNN, RF, LGBM, and LEAR are not listed; the comparisons are conditional on whatever default settings were used, and re-implementation could shift results.
assumptions (4)
  • standard math EnbPI and SPCI provide valid prediction intervals under their stated conditions
    The paper imports the algorithms and their coverage properties from Xu and Xie (2021, 2023) without re-deriving them; Sections 3.2.3 and 3.2.4 rely on these guarantees.
  • domain assumption The O'Connor et al. (2024a) Irish market dataset is accurate and representative
    All experiments use this dataset for 2019-2022 (Section 5); dataset errors or gaps would propagate into every reported metric.
  • domain assumption Future information used for balancing-market forecasts is available at the time of prediction
    Section 5.2 uses future physical notifications, interconnector schedules, renewable and demand forecasts, and DAM prices up to 8 hours ahead; if these are not observable at forecast time, the reported BM performance is not deployable.
  • ad hoc to paper Equal-weight averaging of interval endpoints preserves approximate validity
    Eq. (17) constructs Q-Ens by averaging quantile bounds; no proof or calibration is provided, and Section 5.2.2 reports Q-Ens coverage below all CP baselines in the BM.

how reviews work

0 comments
Cite this review

Pith. "Pith review of Conformal Prediction for Electricity Price Forecasting in the Day-Ahead and Real-Time Balancing Market." pith.science (2026). https://pith.science/paper/2GW4O3UF

@misc{pith2026250204935,
  author       = {Pith},
  title        = {Pith review of: Conformal Prediction for Electricity Price Forecasting in the Day-Ahead and Real-Time Balancing Market},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/2GW4O3UF}},
  note         = {Machine review of arXiv:2502.04935}
}
read the original abstract

The integration of renewable energy into electricity markets poses significant challenges to price stability and increases the complexity of market operations. Accurate and reliable electricity price forecasting is crucial for effective market participation, where price dynamics can be significantly more challenging to predict. Probabilistic forecasting, through prediction intervals, efficiently quantifies the inherent uncertainties in electricity prices, supporting better decision-making for market participants. This study explores the enhancement of probabilistic price prediction using Conformal Prediction (CP) techniques, specifically Ensemble Batch Prediction Intervals and Sequential Predictive Conformal Inference. These methods provide precise and reliable prediction intervals, outperforming traditional models in validity metrics. We propose an ensemble approach that combines the efficiency of quantile regression models with the robust coverage properties of time series adapted CP techniques. This ensemble delivers both narrow prediction intervals and high coverage, leading to more reliable and accurate forecasts. We further evaluate the practical implications of CP techniques through a simulated trading algorithm applied to a battery storage system. The ensemble approach demonstrates improved financial returns in energy trading in both the Day-Ahead and Balancing Markets, highlighting its practical benefits for market participants.

Figures

Figures reproduced from arXiv: 2502.04935 by the authors.

Figure 1
Figure 1. Quantile forecast of electricity prices PI corresponds to an 80% confidence level (1 − 2α = 0.8), implying that there is an 80% probability that yt will lie within the interval. 3.2.1. Quantile Regression QR, introduced in Koenker & Bassett Jr (1978), extends ordinary least squares regression to estimate conditional quantiles of the response variable rather than just the mean. QR provides a more comprehensive view b… view at source ↗
Figure 2
Figure 2. Construction of the Ensemble, Q-Ens. and coverage, requires the generation of precise PIs to affirm the reliability of our forecasts. 4.1. Efficiency Efficiency in probabilistic forecasting is crucial for precision. It is evaluated using two key metrics: the Pinball Score and Interval Width. 4.1.1. Pinball Score In both the DAM and BM, sharpness plays an important role in accurate anticipation, hedging, and real-tim… view at source ↗
Figure 3
Figure 3. Interval Width for each model in the DAM [PITH_FULL_IMAGE:figures/full_fig_p024_3.png] view at source ↗
Figures from the paper (5 more)
Figure 4
Figure 4. Figure 4: summarizes coverage across the 0.1-0.9 quantile range in the DAM, highlighting each forecasting approaches ability to achieve coverage. In the KNN LEARRF LGBM KNN LEARRF LGBM KNN LEARRF LGBM KNN LEARRF LGBM KNN LEARRF LGBM KNN LEARRF LGBM KNN LEARRF LGBM 0.4 0.6 0.8 1 …
Figure 5
Figure 5. Figure 5: DAM Coverage for 0.3-0.7 quantile pair 5.1.3. Efficiency & Validity in the Day-Ahead Market: Winkler Score [PITH_FULL_IMAGE:figures/full_fig_p026_5.png]
Figure 6
Figure 6. Figure 6: Interval Width for each model in the BM width being independent of model accuracy for QR and QRA approaches, but again a strong correlation between interval width and model accuracy for all CP approaches, albeit less pronounced for SPCI than in the DAM. SPCI produces n…
Figure 7
Figure 7. Figure 7: BM Coverage for 0.1-0.9 quantile pair approach, but outperforms all QR and QRA models bar RF for QRA. Focusing on the 0.3-0.7 quantile pair aiming for a coverage of 0.4 in [PITH_FULL_IMAGE:figures/full_fig_p029_7.png]
Figure 8
Figure 8. Figure 8: BM Coverage for 0.3-0.7 quantile pair demonstrate a noticeable improvement off of QR, but all models come close to achieving coverage, with RF for QR and both QRA achieving the 0.4 target. 5.2.3. Efficiency & Validity in the Balancing Market: Winkler Score [PITH_FULL_…

Discussion (0). Continue with ORCID to comment.

Reference graph

Works this paper leans on

13 extracted references · 10 canonical work pages

  1. [1]

    Angelopoulos, A., Candes, E., & Tibshirani, R. J. (2024). Conformal pid control for time series prediction.Advances in neural information processing systems,

  2. [8]

    37 Mazzi, N., & Pinson, P. (2017). 10 - wind power in electricity markets and the value of forecasting. In G. Kariniotakis (Ed.),Renewable Energy Forecasting. Woodhead Publishing. Miraki, A., Parviainen, P., & Arghandeh, R. (2025). Probabilistic forecast- ing of renewable energy and electricity demand using graph-based denoising diffusion probabilistic mo...

  3. [15]

    Narajewski, M., & Ziel, F. (2020). Econometric modelling and forecasting of intraday electricity prices.Journal of Commodity Markets, 19, 100107. Newbery, D., Strbac, G., & Viehoff, I. (2016). The benefits of integrating euro- pean electricity markets.Energy Policy, 94, 253–263. Nowotarski, J., & Weron, R. (2015). Computing electricity spot price predicti...

  4. [29]

    Xu, C., Jiang, H., &Xie, Y.(2024a)

    Springer. Xu, C., Jiang, H., &Xie, Y.(2024a). Conformalpredictionformulti-dimensional time series by ellipsoidal sets.arXiv preprint arXiv:2403.03850, . Xu, C., & Xie, Y. (2021). Conformal prediction interval for dynamic time-series. InInternational Conference on Machine Learning(pp. 11559–11569). PMLR. Xu, C., & Xie, Y. (2023). Sequential predictive conf...

  5. [36]

    Bhatnagar, M., Rozinaj, G., & Vargic, R. (2025). Using crafted features and polar bear optimization algorithm for short-term electric load forecast system. Energy and AI, (p. 100470). Birkeland, D., & AlSkaif, T. (2024). Research areas and methods of interest in european intraday electricity market research—a systematic literature review. Sustainable Ener...

  6. [54]

    38 O’Connor, C., Collins, J., Prestwich, S., & Visentin, A. (2024b). Optimizing quantile-based trading strategies in electricity arbitrage.arXiv:2406.13851. Ortner, A., & Totschnig, G. (2019). The future relevance of electricity balancing markets in europe.Energy Strategy Reviews, 24, 111–120. Piantadosi, G., Dutto, S., Galli, A., De Vito, S., Sansone, C....

  7. [95]

    Vahidinasab, V., & Jadid, S. (2010). Bayesian neural network model to predict day-ahead electricity prices.European Transactions on Electrical Power, 20, 231–246. Vovk, V., Gammerman, A., & Shafer, G. (2005). Algorithmic learning in a random worldvolume

  8. [102]

    Hu, J., Luo, Q., Tang, J., Heng, J., & Deng, Y. (2022). Conformalized temporal convolutionalquantileregressionnetworksforwindpowerintervalforecasting. Energy, 248, 123497. Ilea, V., Bovo, C. et al. (2018). European day-ahead electricity market coupling: Discussion, modeling, and case study.Electric Power Systems Research, 155, 80–92. Janczura, J. (2024). ...

Show all 13 references
  1. [129]

    S., & Nott, D

    Klein, N., Smith, M. S., & Nott, D. J. (2023). Deep distributional time series models and the probabilistic forecasting of intraday electricity prices.Journal of Applied Econometrics, 38, 493–511. Koch, C., & Hirth, L. (2019). Short-term electricity trading for system bal- anc...

  2. [1255]

    Uniejewski, B. (2023). Smoothing quantile regression averaging: A new ap- proach to probabilistic forecasting of electricity prices. arXiv:2302.00411, . 39 Uniejewski, B., Marcjasz, G., & Weron, R. (2019a). On the importance of the long-term seasonal component in day-ahead ele...

  3. [2241]

    Cheng, H., Ding, X., Zhou, W., & Ding, R. (2019). A hybrid electricity price forecasting model with bayesian optimization for german energy exchange. International Journal of Electrical Power & Energy Systems, 110, 653–666. Cordier, T., Blot, V., Lacombe, L., Morzadec, T., Cap...

  4. [5152]

    Liu, H., & Zhang, Z. (2025). Probabilistic forecasting of multiple plant day- ahead renewable power generation sequences with data privacy preserving. Energy and AI, 19, 100463. Lucas, A., Pegios, K., Kotsakis, E., & Clarke, D. (2020). Price forecasting for the balancing energ...

  5. [5420]

    Maciejowska, K., & Nitka, W. (2024). Multiple split approach– multidimensional probabilistic forecasting of electricity markets. arXiv preprint arXiv:2407.07795, . Maciejowska, K., Nowotarski, J., & Weron, R. (2016). Probabilistic forecasting of electricity spot prices using f...

Pith tools

Reviewed August 8, 2026 · model on record in the stance chip above.