LGSYSYApr 20

Barrier-enforced multi-objective optimization for direct point and sharp interval forecasting

arXiv:2604.1849221.0h-index: 14
Predicted impact top 84% in LG · last 90 daysOriginality Incremental advance
AI Analysis

For practitioners needing reliable probabilistic forecasts, this method eliminates manual hyperparameter tuning and outperforms existing approaches including LSTM and Transformer models.

This paper introduces a multi-objective optimization framework for simultaneous point and interval forecasting that ensures non-crossing prediction intervals with guaranteed coverage probability while maximizing sharpness, validated on intra-day solar irradiance data where it achieves target coverage with the narrowest interval widths.

This paper proposes a multi-step probabilistic forecasting framework using a single neural-network based model to generate simultaneous point and interval forecasts. Our approach ensures non-crossing prediction intervals (PIs) through a model structure design that strictly satisfy a target coverage probability (PICP) while maximizing sharpness. Unlike existing methods that rely on manual weight tuning for scalarized loss functions, we treat point and PI forecasting as a multi-objective optimization problem, utilizing multi-gradient descent to adaptively select optimal weights. Key innovations include a new PI loss function based on an extended log-barrier with an adaptive hyperparameter to guarantee the coverage, a hybrid architecture featuring a shared temporal model with horizon-specific submodels, and a training strategy. The proposed loss is scale-independent and universally applicable; combined with our training algorithm, the framework eliminates trial-and-error hyperparameter tuning for balancing multiple objectives. Validated by an intra-day solar irradiance forecasting application, results demonstrate that our proposed loss consistently outperforms those in current literature by achieving target coverage with the narrowest PI widths. Furthermore, when compared against LSTM encoder-decoder and Transformer architectures--including those augmented with Chronos foundation models--our method remains highly competitive and can be seamlessly adapted to any deep learning structure.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes