EMForecaster: A Deep Learning Framework for Time Series Forecasting in Wireless Networks with Distribution-Free Uncertainty Quantification

๐Ÿ“… 2025-03-31
๐Ÿ“ˆ Citations: 0
โœจ Influential: 0
๐Ÿ“„ PDF
๐Ÿค– AI Summary
This paper addresses time-series forecasting and uncertainty quantification of electromagnetic field (EMF) exposure in wireless networks. We propose an end-to-end deep learning framework featuring a novel hybrid architecture that integrates multi-scale patch-wise modeling with invertible instance normalization, coupled with cross-temporal and cross-patch feature interaction mechanisms. To enable distribution-free, statistically rigorous uncertainty estimation, we incorporate conformal prediction for reliable confidence interval construction. We further introduce the Trade-off Scoreโ€”a new metric balancing coverage probability and interval widthโ€”to holistically evaluate prediction reliability. Experiments demonstrate that our method improves point forecasting accuracy by 53.97% over Transformer baselines; its conformal prediction achieves an average 24.73% improvement in Trade-off Score over conventional baselines and a 49.17% gain over Transformer-based approaches. Extensive validation across diverse, real-world EMF datasets confirms strong generalizability and robustness.

Technology Category

Application Category

๐Ÿ“ Abstract
With the recent advancements in wireless technologies, forecasting electromagnetic field (EMF) exposure has become critical to enable proactive network spectrum and power allocation, as well as network deployment planning. In this paper, we develop a deep learning (DL) time series forecasting framework referred to as extit{EMForecaster}. The proposed DL architecture employs patching to process temporal patterns at multiple scales, complemented by reversible instance normalization and mixing operations along both temporal and patch dimensions for efficient feature extraction. We augment {EMForecaster} with a conformal prediction mechanism, which is independent of the data distribution, to enhance the trustworthiness of model predictions via uncertainty quantification of forecasts. This conformal prediction mechanism ensures that the ground truth lies within a prediction interval with target error rate $alpha$, where $1-alpha$ is referred to as coverage. However, a trade-off exists, as increasing coverage often results in wider prediction intervals. To address this challenge, we propose a new metric called the extit{Trade-off Score}, that balances trustworthiness of the forecast (i.e., coverage) and the width of prediction interval. Our experiments demonstrate that EMForecaster achieves superior performance across diverse EMF datasets, spanning both short-term and long-term prediction horizons. In point forecasting tasks, EMForecaster substantially outperforms current state-of-the-art DL approaches, showing improvements of 53.97% over the Transformer architecture and 38.44% over the average of all baseline models. EMForecaster also exhibits an excellent balance between prediction interval width and coverage in conformal forecasting, measured by the tradeoff score, showing marked improvements of 24.73% over the average baseline and 49.17% over the Transformer architecture.
Problem

Research questions and friction points this paper is trying to address.

Forecasting EMF exposure in wireless networks for proactive resource allocation
Developing a deep learning framework with uncertainty quantification
Balancing prediction trustworthiness and interval width via Trade-off Score
Innovation

Methods, ideas, or system contributions that make the work stand out.

Deep learning with multi-scale patching for feature extraction
Conformal prediction for distribution-free uncertainty quantification
Trade-off Score balancing coverage and prediction interval width
๐Ÿ”Ž Similar Papers
No similar papers found.