1. Introduction
Against the backdrop of the “Dual Carbon” strategic goals and the accelerating global transition toward a clean and low-carbon energy structure, wind power has emerged as one of the most scalable renewable energy resources and plays a fundamental role in enhancing energy security and optimizing wind power generation [
1]. Its advancement is widely regarded as a pivotal pathway for achieving the global clean energy transition and climate governance targets [
2]. As installed wind capacity continues to grow and high-penetration grid integration becomes increasingly common, more stringent requirements are imposed on power system dispatch and stable operation because of the inherent uncertainty of wind power output.
As a pivotal technology underpinning efficient wind power accommodation and stable grid integration, wind vector forecasting directly determines the accuracy of power output estimation, the effectiveness of dispatch optimization, and overall system stability [
3]. However, wind field evolution is governed by complex terrain, atmospheric dynamics, and thermal processes and is characterized by pronounced nonlinearity, multi-scale coupling, and high uncertainty. These factors make it difficult for global structures to be modeled robustly while stable temporal evolution is maintained. Consequently, the development of models capable of effectively integrating multi-scale spatiotemporal information while enhancing predictive robustness has emerged as a key scientific challenge for the efficient utilization of wind energy and refined wind vector forecasting.
Wind speed forecasting methods are generally categorized into three mainstream paradigms: physical models, statistical models, and artificial intelligence approaches. Based on the modeling architecture, they can be further classified into single-model and hybrid-model frameworks. Physical models characterize wind field evolution on the basis of atmospheric dynamics and fluid mechanics, with the governing equations numerically solved under prescribed initial and boundary conditions. For example, a statistical–dynamical model proposed by Neumann and Lawrence was applied to represent tropical cyclone tracks [
4]. An air–sea coupled ensemble data assimilation system developed by Chen and Zhang was shown to further improve prediction accuracy [
5]. A CFD–observation coupling method proposed by Tang et al. was applied to microscale wind resource assessment under complex terrain conditions [
6]. Although these models provide strong physical interpretability and are capable of capturing large-scale dynamic processes, they require substantial computational resources because of their reliance on high-resolution numerical simulations. In addition, they are highly sensitive to initial conditions and show limited adaptability to complex topography and small-scale scenarios. Consequently, the focus of research has progressively shifted toward data-driven statistical modeling strategies.
Statistical modeling approaches establish relationships describing wind speed evolution based on historical observational data and offer distinct advantages in computational efficiency and ease of implementation. For example, an autoregressive model proposed by Hill et al. was used to characterize the linear temporal dependence of wind speed [
7]. An ARMA model was adopted by Rajagopalan and Santoso to describe the stochastic disturbance process of wind speed series [
8]. A joint prediction framework for wind speed and wind direction was developed by Erdem and Shi based on the ARMA methodology [
9]. To further improve prediction accuracy, decomposition and combination strategies have been introduced in subsequent studies. An ARIMA model based on wavelet transform was developed to enhance temporal feature extraction capability [
10]. A KF-ANN model integrating Kalman filtering with ARIMA was proposed to improve prediction robustness [
11]. A decomposition-based combined prediction framework was constructed to enhance forecasting performance [
12]. A time series ensemble model was also developed to further improve prediction accuracy [
13]. In addition, adaptive statistical multi-model approaches and Gaussian process regression methods have been widely applied [
14,
15]. Although the computational burden is reduced to some extent by these statistical approaches, they still rely on predefined model structures. Therefore, the strong nonlinearity and complex spatiotemporal coupling relationships of wind fields are difficult to capture effectively.
Artificial intelligence methods, particularly those based on deep learning, have demonstrated strong capabilities in nonlinear modeling and multi-source information fusion. These methods have therefore been widely applied in wind speed prediction. For example, a fully convolutional neural network was proposed by Zhang et al. to achieve end-to-end regional wind speed prediction [
16]. However, convolutional structures primarily emphasize local spatial features, while long-term temporal dependencies remain insufficiently captured. Consequently, recurrent neural networks were further introduced to enhance temporal modeling capability. A long short-term memory network proposed by Hochreiter and Schmidhuber effectively alleviated the gradient vanishing problem [
17]. A gated recurrent unit developed by Chung et al. improved training efficiency while simplifying the network structure [
18]. On this basis, a dual-layer LSTM framework was proposed by Zhang et al. to achieve multivariate point–interval joint prediction [
19]. A bidirectional LSTM model was constructed by Jaseena and Kovoor to enhance bidirectional temporal modeling capability [
20]. An ensemble GRU method was proposed by Li et al. to improve the reliability of interval prediction [
21]. Although temporal modeling capability has been strengthened, spatial correlations remain insufficiently characterized by these approaches. To address this limitation, joint spatiotemporal modeling methods have been further investigated. A ConvLSTM model was proposed by Shi et al., in which convolutional structures were embedded into recurrent units to enable joint modeling of temporal and spatial features [
22]. An Eidetic 3D LSTM model was developed by Wang et al. to enhance three-dimensional spatiotemporal feature extraction capability [
23]. A CNN–LSTM hybrid framework was constructed by Chen et al. to achieve joint spatiotemporal feature extraction from multi-source meteorological data [
24]. However, these methods typically rely on regular grid structures, and non-Euclidean spatial relationships and long-range dependencies remain difficult to capture effectively.
To address the aforementioned limitations, graph structures and attention mechanisms have been introduced to model complex spatial dependencies. A spatiotemporal graph neural network proposed by Khodayar and Wang was used to characterize spatial dependencies in wind fields [
25]. A GAOformer model developed by Lin et al. enabled adaptive fusion of multiscale spatiotemporal features [
26]. A MultiWaveNet model proposed by Gao et al. enhanced the modeling capability of environmental spatiotemporal sequences [
27]. On this basis, research has been further extended to Earth system prediction frameworks. An Earthformer model was proposed by Gao et al. for unified spatiotemporal forecasting [
28]. A cascaded meteorological prediction system named FuXi was constructed by Chen et al. to improve large-scale forecasting performance [
29]. Although representation capability has been significantly improved by these approaches, limitations in stability and generalization remain in single-model frameworks.
Therefore, research has gradually shifted toward hybrid models and ensemble learning frameworks, in which the complementary strengths of different models are integrated. A CNN–LSTM–CEEMDAN model was proposed by Li et al. through the integration of signal decomposition and deep learning architectures [
30]. A hybrid framework developed by Altan et al. integrated LSTM, decomposition techniques, and the grey wolf optimization algorithm [
31]. An ensemble nonlinear learning method proposed by Chen et al. fused multiple deep temporal models for improved forecasting performance [
32]. A hybrid wind speed prediction system developed by Wang et al. achieved collaborative forecasting through multi-model integration [
33]. In addition, a spatiotemporal-enhanced pretraining model named STELLM was proposed by Wu and Ling [
34]. A high-resolution wind vector prediction model named Windformer, proposed by He et al., further advanced research in this field [
35]. However, a unified mechanism for multiscale feature modeling is still lacking in existing hybrid methods. Trade-offs among feature representation consistency, computational efficiency, and prediction accuracy remain unresolved. This limitation is particularly pronounced in short-term wind vector prediction scenarios [
36,
37].
Motivated by the above challenges, this study proposes AMBHFN, a high-precision wind vector prediction model. AMBHFN organizes wind vector forecasting through task-oriented functional decomposition, in which dedicated modeling mechanisms are assigned to functionally distinct prediction objectives, thereby enabling structured collaboration in the modeling of multi-scale spatiotemporal dynamics. Multi-source meteorological variables and terrain information are jointly encoded to provide a unified input representation. The modeling of local variability, global spatial structure, and temporal evolution is distributed across dedicated branches, thereby reducing interference among heterogeneous dynamic representations.
A dual-path feature extraction strategy enhanced by spatial attention is adopted to preserve fine-grained structures and long-range spatial dependencies. The MFWVP branch performs local dynamic modeling by refining local spatial features and capturing rapid wind-field variations. In parallel, the 3D UFC branch employs a 3D convolutional encoder–decoder to model large-scale spatiotemporal structures and preserve global structural consistency across forecast horizons. The iTMASGC branch enhances temporal robustness through an iTransformer-based multi-agent framework with graph convolution, in which temporal dynamics are independently modeled by each agent and information is exchanged through graph-based interactions to mitigate long-horizon error accumulation. Finally, identity mapping and global dependency modeling are combined within AMBPC to adaptively coordinate the prediction outputs of the MFWVP, 3D UFC, and iTMASGC branches, thereby integrating local dynamics, global structural information, and temporal robustness into the final wind vector prediction.
The main contributions of this study are summarized as follows:
- 1.
Task-oriented functional decomposition for wind vector prediction.
Wind vector forecasting is explicitly decomposed into three complementary functional objectives: local dynamic modeling, global spatiotemporal structure modeling, and long-term temporal robustness modeling. Unlike MFWPN, Windformer, GAOformer, and STELLM, which mainly focus on multivariate fusion, graph-attention-based spatial dependency modeling, or pretraining-based representation learning, AMBHFN assigns these objectives to dedicated heterogeneous branches, thereby enabling functional specialization and reducing interference among representations.
- 2.
Heterogeneous collaborative architecture for wind field forecasting.
A multi-branch heterogeneous architecture is designed, in which task-specific prediction mechanisms operate in parallel. Attention mechanisms, 3D convolution, iTransformer, and graph convolution are integrated as operators within specialized prediction branches. The contribution lies in the architecture-level decomposition of wind vector forecasting into complementary prediction objectives and the prediction-level collaboration among the resulting outputs. Each branch produces task-specific predictions, thereby enabling structured collaboration among heterogeneous modeling mechanisms.
- 3.
Prediction-level adaptive collaboration mechanism.
An Adaptive Multi-Branch Prediction Collaboration Mechanism (AMBPC) is proposed as the prediction-level coordination component of the architecture. Within AMBPC, adaptive prediction-level fusion is employed to coordinate the outputs of heterogeneous predictive branches. By combining identity mapping and global dependency modeling, AMBPC dynamically balances short-term variability, spatial consistency, and long-term temporal stability across forecasting horizons.
- 4.
Multi-agent graph-enhanced temporal robustness modeling.
An iTransformer-based multi-agent strategy enhanced by graph convolution is introduced for temporal robustness modeling. Temporal dynamics are independently captured by each agent, while information exchange among agents is enabled through graph-based interactions, thereby mitigating error accumulation and improving the robustness of long-term wind vector forecasting.
3. Results
3.1. Comprehensive Performance Analysis
A comprehensive benchmarking system covering mainstream wind vector prediction methods is constructed to systematically evaluate the proposed model under a multi-dimensional metric framework. Baseline models are organized according to the development trajectory of spatiotemporal prediction methods to ensure completeness and rigor. TCN is used as a temporal convolutional baseline to capture long-range temporal dependencies through causal convolutions [
44]. As a representative spatiotemporal framework, ConvLSTM jointly models the spatial structure and temporal evolution of wind fields [
22]. E3DLSTM combines 3D convolution with memory mechanisms to enhance the modeling of short-term spatiotemporal dynamics [
23]. MMVP models temporal dynamics via motion matrices and is suited for strongly nonlinear wind fields [
45]. TAU introduces adaptive temporal attention to capture both short- and long-term dependencies and reduce error accumulation in long-horizon forecasting [
46]. TropiCycloneNet incorporates physical priors into data-driven learning for meteorology-oriented modeling [
41]. STDGN uses decoupled attention to model complex multivariate spatiotemporal dependencies [
47]. MFWPN is further included as a strong multivariate fusion baseline aligned with practical engineering scenarios [
39]. All baseline results reported in this study are obtained by retraining the corresponding models using the same dataset and under the same input–output, normalization, training, and evaluation settings as those used for AMBHFN.
The experiments are conducted under a twice-daily forecasting scheme with initialization times of 00:00 and 12:00, in which each sample uses the preceding 24 h meteorological sequence as input and each run directly produces wind vector predictions for the subsequent 24 h. For AMBHFN and all baseline models, the same ERA5 dataset, study region, 2018–2022 training/validation split, 2023 test set, normalization strategy, and 24 h input–24 h output setting are used. For AMBHFN and each baseline model, five independent runs are conducted with different random seeds under the same experimental protocol, and the best-performing checkpoint is selected based on validation-set performance for final test evaluation and reporting. The results are presented in
Table 2,
Table 3 and
Table 4, with the values in
Table 2 and
Table 3 reported in m/s. The evaluation metrics include RMSE, MAE, and ACC. RMSE is used to evaluate prediction errors with greater sensitivity to large deviations, MAE reflects the overall deviation level, and ACC measures the anomaly correlation between predictions and observations. Based on this metric system, the predictive performance of different models is systematically compared across multiple evaluation dimensions.
In
Table 2,
Table 3 and
Table 4, the labels from 0 to 23 h denote the forecast lead times within the direct 24 h output sequence, with 0 h corresponding to the first-step prediction based on the preceding 24 h input sequence. The reported values are obtained by averaging the two daily forecasts initialized at 00:00 and 12:00. AMBHFN is compared with TCN, ConvLSTM, E3DLSTM, MMVP, TAU, TropiCycloneNet, STDGN, and MFWPN using RMSE, MAE, and ACC across the full forecasting horizon. Classical models such as TCN, ConvLSTM, and E3DLSTM exhibit clear performance degradation with increasing lead time, with larger errors and lower ACC at longer forecast lead times. MMVP performs the worst overall, exhibiting consistently high errors. TropiCycloneNet shows moderate improvement but still exhibits noticeable error growth. TAU and STDGN achieve more stable results, while MFWPN provides the strongest baseline with relatively balanced accuracy and stability among existing methods.
In contrast, AMBHFN achieves the lowest errors across most lead times and maintains competitive ACC over both short- and long-term forecast horizons, with only limited degradation as the forecast horizon increases. Compared with MFWPN, AMBHFN achieves lower weighted RMSE and MAE and higher ACC. As shown in
Table 5, both the paired t-tests and Wilcoxon signed-rank tests indicate statistically significant improvements in weighted RMSE, MAE, and ACC, with all
p-values below 0.001 and all 95% confidence intervals excluding zero. Although the ACC improvement is smaller in magnitude, it remains statistically significant. These results indicate enhanced spatiotemporal modeling capability and stable temporal performance throughout the forecast horizon.
Figure 4 compares spatial wind speed distributions over Northeast China in 2023 across four seasons for the 1 h and 3 h lead times. AMBHFN predictions show a high degree of spatial consistency with ERA5 observations, with dominant wind patterns and high-wind-speed regions well reconstructed in all seasons. In spring and summer, high-wind-speed bands and their local gradients are accurately captured, and clear spatial structures are maintained at 3 h. In autumn, large-scale transition zones are reproduced, with spatial evolution trends consistent with observations. In winter, despite more heterogeneous conditions, the relative distribution of low- and high-wind-speed regions is preserved. These results indicate strong structural preservation and cross-season generalization capability. This performance is enabled by collaborative modeling across the three branches through adaptive multi-branch fusion.
Table 6 compares the wind direction prediction performance of AMBHFN with that of eight comparison models at lead times of 0 h, 3 h, 6 h, and 12 h. WDFA is used as the evaluation metric under three tolerance thresholds of 90°, 45°, and 22.5°, with smaller thresholds corresponding to stricter accuracy requirements. Results show that AMBHFN achieves optimal or near-optimal WDFA values across most lead times and thresholds. At 0 h, WDFA reaches 99.82%, 99.36%, and 97.72% under the three thresholds, with a gain of 0.41 percentage points over MFWPN under the strictest threshold. At 3 h, the gain over MFWPN under the 22.5° threshold is 0.22 percentage points. At 6 h, WDFA under 22.5° reaches 78.06%, exceeding MFWPN by 1.42 percentage points. At 12 h, AMBHFN reaches 63.23% under the strict threshold, exceeding MFWPN by 0.06 percentage points. Although this horizon-specific gain is small in magnitude, the weighted paired statistical analysis in
Table 6 confirms that the overall WDFA improvement under the 22.5° threshold is statistically significant.
Overall, AMBHFN exhibits more gradual performance degradation over 0–12 h and maintains competitive stability in long-term wind direction prediction under strict accuracy requirements. As shown in
Table 6, the paired t-tests and Wilcoxon signed-rank tests demonstrate statistically significant overall WDFA improvements under the 90°, 45°, and 22.5° thresholds. Although the gains under the 90° and 45° thresholds are small in magnitude, they remain statistically significant. This advantage is supported by the stable structural representation provided by UNet3DBlock and the effective error control achieved through prediction-level adaptive multi-branch fusion.
To determine whether the numerical improvements over the strongest baseline are statistically significant, paired statistical tests are conducted between AMBHFN and MFWPN based on matched test samples. For each metric, the paired difference is defined as
, where
denotes the matched test case. For RMSE and MAE, negative differences indicate lower errors for AMBHFN, while for ACC and WDFA, positive differences indicate higher accuracy. The paired
t-test is used to determine whether the mean paired difference is significantly different from zero, and its statistic is computed as:
where
and
denote the mean and standard deviation of the paired differences, and the corresponding
p-value is reported as
. The Wilcoxon signed-rank test is further applied to the nonzero paired differences as a nonparametric counterpart. After the absolute differences
are ranked, the positive and negative rank sums are denoted by
and
, and the test statistic is defined as:
The corresponding Wilcoxon
p-value is reported as
. In addition, the 95% confidence interval is obtained by bootstrap resampling of
. Based on
bootstrap-resampled mean differences
, the confidence interval is computed as:
As shown in
Table 5, both the paired t-test and the Wilcoxon signed-rank test yield
p-values below 0.001 for all six reported metrics, and all 95% confidence intervals exclude zero. These results confirm that AMBHFN achieves statistically significant improvements over MFWPN in weighted RMSE, MAE, ACC, WDFA under the 90° threshold, WDFA under the 45° threshold, and WDFA under the 22.5° threshold. The WDFA gains under the 90° and 45° thresholds are statistically significant but small in magnitude.
Figure 5 compares ERA5 observations with AMBHFN predictions of seasonal wind direction fields to evaluate model performance across representative flow structures. The arrows in
Figure 5 indicate the wind directions. In spring, both ERA5 and AMBHFN exhibit a westerly-dominated flow from west to east in the central region, with local disturbances and rotational features near 47.5°N in the north being accurately reproduced. In summer, ERA5 shows southerly flow in the eastern region around 127°E and prevailing westerlies in the central region, and this combined pattern is effectively captured by AMBHFN. In autumn, a dominant northerly-to-easterly flow and a central divergent structure are observed in ERA5, which are consistently reproduced in terms of both directional distribution and spatial expansion. In winter, ERA5 presents strong northward transport in the western region around 125°E and northwesterly flow in the southeast, which are also well captured by the model.
Overall, dominant wind directions, regional circulation structures, and key local features are consistently reconstructed across seasons, indicating strong structural preservation under complex terrain and cross-season conditions. This performance is attributed to the collaborative modeling performed across the three parallel branches.
Figure 6a–d compares the performance of different models over the 24 h prediction window, corresponding to 0–23 h forecast lead times, using RMSE, MAE, ACC, and WDFA. With increasing lead time, all models exhibit progressive error accumulation, characterized by rising RMSE and MAE and declining ACC and WDFA, which reflects the typical performance degradation observed in long-horizon forecasting.
In contrast, AMBHFN achieves competitive or near-optimal performance across the evaluated metrics. RMSE and MAE remain at relatively low levels throughout the forecasting range and increase more slowly, indicating improved control of error accumulation. The ACC curve shows a relatively slow decline, indicating that the temporal consistency of wind field structures is preserved, while WDFA remains competitive among the compared models. Compared with TCN, ConvLSTM, and E3DLSTM, which exhibit pronounced performance degradation at longer forecast lead times, AMBHFN demonstrates stable temporal performance, supporting the effectiveness of the model in spatiotemporal wind field modeling and error control.
3.2. Auxiliary Analysis of Multi-Horizon Stability and Consistency
Traditional metrics such as RMSE, MAE, and ACC are mainly used to evaluate prediction accuracy at individual forecast horizons, but their absolute values cannot fully reflect model stability across multiple forecast horizons. This limitation is more evident for wind fields with strong nonlinearity and complex spatiotemporal dynamics, for which both accuracy and temporal stability are critical. To provide an auxiliary description of multi-horizon behavior, prediction errors are treated as a time-evolving process, and four descriptive indicators are used: Standard Deviation, Error Growth Rate, Robustness Index, and Metric Consistency. The Robustness Index serves as an auxiliary summary of temporal fluctuation and error growth, while established uncertainty and probabilistic reliability metrics remain the primary tools for formal reliability assessment.
Standard Deviation (Std) is used to measure temporal stability across different forecast lead times by quantifying the dispersion of RMSE, MAE, and ACC over time. A smaller value indicates more stable performance, while a larger value reflects stronger fluctuation. For RMSE, the standard deviation is defined as follows:
Similarly,
and
are defined in the same manner.
Error Growth Rate (Growth) measures the average absolute change between adjacent forecast lead times, describing how RMSE, MAE, and ACC evolve across the forecast horizon. Smaller values indicate smoother error variation and better multi-step stability, while larger values imply faster error propagation. For RMSE, the error growth rate is defined as follows:
Similarly,
and
are defined in the same manner. To better distinguish differences among models in
, all
values are scaled by a factor of 100.
The Robustness Index is used as an auxiliary summary of temporal fluctuation and error growth and is constructed by inversely weighting Standard Deviation and Error Growth Rate. To avoid instability when the denominator approaches zero, a small constant
ε is introduced:
where
and
denote weighting coefficients, and
is used for numerical stability. In this study,
is adopted because no prior assumption is made regarding whether temporal fluctuation is more important than error growth, or vice versa; therefore, both terms are assigned equal importance. To examine sensitivity to this choice, additional calculations are performed with
,
, and
. The ranking of AMBHFN remains unchanged for RMSE-, MAE-, and ACC-based RI under these settings, indicating that the auxiliary RI comparison is not sensitive to moderate changes in
and
. Because RI depends on the selected weighting coefficients, it is interpreted jointly with the separate Std and Growth values and is used as an auxiliary stability indicator.
Metric Consistency (MC) evaluates the agreement among RMSE, MAE, and ACC by summing their variances, thereby avoiding over-reliance on a single metric. A smaller value indicates more consistent behavior across metrics and provides an auxiliary indication of metric-level stability. The metric is defined as follows:
As shown in
Table 7, AMBHFN obtains favorable auxiliary stability and consistency values among all compared models. It achieves the lowest Std values of 0.63, 0.49, and 0.15 as well as the lowest Growth values of 0.21 and 0.16, indicating smaller temporal fluctuations and slower error accumulation in this evaluation setting. In
Table 5, the Robustness Index is calculated under the equal-weight setting of
. The Robustness Index reaches 12.95 and serves as an auxiliary summary consistent with the separate Std and Growth results. In terms of consistency, AMBHFN achieves the lowest Metric Consistency value of 0.66, showing better agreement among RMSE, MAE, and ACC, while other models exhibit larger variations across metrics. Overall, these results indicate more stable multi-horizon behavior in this evaluation setting. The separate Std and Growth trends provide the primary evidence, while RI serves as a complementary summary indicator.
Overall, these results suggest that AMBHFN exhibits more stable multi-horizon behavior and greater metric consistency than the compared baseline models in this evaluation setting.
3.3. Transfer Experiments
After AMBHFN is validated in northeastern China, cross-regional transfer experiments are conducted in the northern China and Mongolian Plateau region [35–51°N, 90–110°E] and the Southeast Asian and southeastern coastal region [16–32°N, 105–125°E] to further evaluate its generalization and robustness beyond the independent evaluation conducted on the 2023 test set. The two regions differ markedly in climate regimes and terrain conditions, providing complementary evidence for model performance under domain shifts. A model pretrained using data from northeastern China is used, and fine-tuning is performed using ERA5 data from each target transfer region. To evaluate adaptation efficiency, fine-tuning is conducted for only 10 epochs while keeping the overall model architecture unchanged. These fine-tuning data are prepared using the same variable format, temporal span, training/validation/test split, normalization strategy, and 24 h input–24 h output setting as those used for the primary experimental region, with only the geographic region changed to isolate the effect of domain shift. Therefore, the transfer experiments serve as an additional generalization assessment across heterogeneous climatic and geographic conditions, complementing the single-year temporal test in the source region.
As shown in
Table 8, both regions exhibit clear degradation in generalization performance before fine-tuning, with rapid error accumulation and structural deterioration as forecast lead time increases. In the Southeast Asian and southeastern coastal region, RMSE rises from 0.43 to 3.11 while ACC drops from 0.99 to 0.30. In the northern China and Mongolian Plateau region, RMSE increases from 0.47 to 3.27 and ACC decreases from 0.98 to 0.31, indicating strong domain shift effects.
After fine-tuning, this trend is effectively mitigated. Over the 13–23 h forecast range, RMSE decreases to 1.54 and 1.96, while ACC recovers to 0.79 and 0.64, respectively, indicating greater dynamical consistency and improved preservation of large-scale structures.
Table 9 further shows that fine-tuning consistently improves WDFA across all thresholds and forecast lead times in both regions. Under the strict
threshold at 12 h, WDFA increases from 33.76% to 74.08% in the Southeast Asian and southeastern coastal region and from 32.46% to 63.06% in the northern China and Mongolian Plateau region. ACC in the northern China and Mongolian Plateau region becomes comparable to that of the source domain, while further gains are observed in the Southeast Asian and southeastern coastal region. The Southeast Asian and southeastern coastal region shows larger ACC gains because its monsoon circulation closely resembles that of the source domain and the region exhibits lower terrain-induced noise and more predictable large-scale winds. Through fine-tuning, domain-shift errors are corrected, error growth is stabilized, and the model’s ability to capture consistent wind structures is enhanced.
Wind direction results further support these findings. At 12 h, under the strict threshold of α = 22.5°, WDFA increases from 33.76% and 32.46% to 74.08% and 63.06% in the two regions, respectively. Under α = 90°, WDFA also increases from 80.70% and 80.36% to 96.92% and 93.01%. These consistent gains across regions and thresholds indicate that both dominant wind direction estimation and fine-grained directional accuracy are improved through fine-tuning. Error evolution is thereby transformed from rapid divergence to stable growth, demonstrating strong cross-regional adaptability.
Both sets of visualizations consistently show that, after fine-tuning, AMBHFN produces wind speed and wind direction fields that are more consistent with ERA5 observations, with clear improvements in spatial alignment.
Figure 7 and
Figure 8 present seasonal wind speed and wind direction predictions, respectively, in which ERA5 data are used as the ground truth, “Before” denotes the results before fine-tuning, and “After” denotes the results after fine-tuning.
As shown in
Figure 7, wind speed predictions are systematically improved after fine-tuning. In spring, underestimated high-value centers are restored. In summer, low-wind regions are more accurately captured. In autumn and winter, weakened medium-to-high wind bands are better recovered. Moreover, from T = 1 h to T = 3 h, spatial structures remain more stable after fine-tuning, with reduced blurring and deformation compared with the results before fine-tuning.
As shown in
Figure 8, wind direction predictions after fine-tuning are more consistent with ERA5 observations, with reduced local deviations. Overall, both wind speed magnitude reconstruction and the spatial consistency of wind direction are improved through fine-tuning.
Taken together,
Figure 9 and
Figure 10 show consistent spatial improvements after fine-tuning across the southeastern coastal region of China and Southeast Asia.
For wind speed, ERA5 exhibits a clear banded zone of moderate-to-high wind speeds and localized high-value cores across seasons. Before fine-tuning, these structures are weakened or spatially contracted, with underestimated intensity and blurred gradients. After fine-tuning, both the magnitude and spatial extent are better restored, with improved alignment of banded structures in spring, recovered high-value cores in summer, enhanced gradients in autumn, and sharper strong-wind bands in winter.
For wind direction, noticeable fine-scale deviations are observed before fine-tuning, while after fine-tuning, the flow structures become more consistent with ERA5 observations, and local directional coherence is improved.
Overall, the reconstruction of spatial wind speed structures and the consistency of wind direction fields are significantly improved through fine-tuning, while stable patterns are maintained at T = 3 h, demonstrating strong adaptability to regions with complex monsoon circulation and land–sea interactions.
3.4. Analysis of Model Efficiency
Inference speed and resource consumption are key metrics for evaluating deployment potential.
Table 10 compares different models in terms of computational cost (GFLOPs), average per-sample forward inference time measured with a batch size of 4, parameter count, and peak GPU memory consumption, thereby reflecting the trade-off among accuracy, efficiency, and deployment cost. All efficiency metrics for the compared models are measured using the same NVIDIA GeForce RTX 4090D GPU (NVIDIA Corporation, Santa Clara, CA, USA) and an inference batch size of 4. The input meteorological tensor has a size of (4, 24, 4, 64, 80), corresponding to a 24 h input sequence with four meteorological channels, and the terrain input has a size of (64, 80). The output sequence length is 24 h. The reported forward inference time refers to the average per-sample forward-pass time and excludes data loading, preprocessing, and disk I/O. GPU memory consumption denotes the peak GPU memory during inference.
Clear and pronounced differences are observed among the models. It should be noted that GFLOPs and latency are not strictly proportional, because inference time is also affected by operator type, parallelization efficiency, memory access, and recurrent or graph-based sequential dependencies. For example, TCN has high GFLOPs but benefits from highly parallel convolutional operations, while ConvLSTM and E3DLSTM require recurrent spatiotemporal state updates, leading to longer latency despite their lower GFLOPs. MMVP has relatively high computational cost and a large parameter count, while E3DLSTM has moderate GFLOPs but exhibits the highest inference time and high GPU memory consumption. STDGN and ConvLSTM have lower computational cost but provide only limited practical speed advantages because of graph-based or recurrent operations.
In contrast, AMBHFN achieves a balanced efficiency profile, with 128 GFLOPs, 41.1 M parameters, 465 MB peak GPU memory consumption, and a per-sample forward inference time of 22 ms. Although AMBHFN has more parameters than MFWPN, its GPU memory consumption remains moderate and its latency is close to that of lightweight models such as ConvLSTM. Compared with E3DLSTM and MMVP, AMBHFN achieves lower inference latency with moderate computational and memory requirements.
Overall, AMBHFN achieves a favorable efficiency trade-off, combining fast forward inference with reasonable computational cost, moderate GPU memory consumption, and practical deployment potential.
3.5. Ablation Experiment
To validate the contributions of the MFWVP pathway, 3D UFC pathway, iTMASGC pathway, and the multi-branch fusion mechanism, a set of ablation studies is conducted on AMBHFN. Following a strict single-variable control strategy, each core branch is removed individually from the full model while keeping all other settings unchanged, including the remaining architectural settings, training hyperparameters, the dataset, and evaluation metrics. Experiments are performed on the ERA5 test set in Northeast China.
Table 11 and
Table 12 report the performance changes after removing each component, thereby enabling both the individual contributions and the overall synergistic effects of the full architecture to be analyzed.
In the ablation study of the MFWVP pathway, this branch is removed while the 3D UFC, iTMASGC, and fusion mechanism are retained. Results show a clear performance drop across all forecast horizons. RMSE and MAE increase noticeably, ACC decreases consistently, and the degradation is most pronounced at 0 h, where RMSE increases from 0.33 m/s to 0.58 m/s and MAE rises from 0.25 m/s to 0.44 m/s. WDFA also decreases, indicating a weakened ability to reconstruct wind direction. These results indicate that MFWVP is a key contributor to prediction accuracy.
In the ablation study of the 3D UFC pathway, removing this branch leads to increased RMSE and MAE, reduced ACC, and a slight overall performance degradation across forecast horizons. At 0 h, RMSE increases to 0.40 m/s and MAE rises to 0.30 m/s. WDFA decreases across all forecast lead times, indicating a weakened capability to capture global spatial structures and maintain long-term spatial consistency.
In the ablation study of the iTMASGC pathway, removing this branch causes a noticeable overall degradation. Wind speed errors increase, with RMSE reaching 2.01 m/s and MAE reaching 1.55 m/s over the 13–23 h forecast range, while ACC drops to 0.60. Together with the slight decline in WDFA, these results indicate weaker long-range temporal modeling and reduced forecasting robustness.
The ablation results show that the contributions of the three core pathways can be ranked in descending order as MFWVP, 3D UFC, and iTMASGC in this experimental setting. The MFWVP pathway is the most influential component, as it captures rapid wind-field variations and localized abrupt changes, making the largest contribution to short-term forecasting over 0–6 h. The 3D UFC pathway mainly provides global spatiotemporal structure modeling, ensuring structural consistency across all forecast lead times. The iTMASGC pathway mainly enhances temporal robustness and reduces error accumulation, playing a key role in longer-term forecasting over 12–23 h. Through the prediction-level adaptive multi-branch fusion mechanism, these three pathways complement each other and jointly support stable and high-precision wind forecasting across all horizons.
4. Discussion
In AMBHFN, the wind vector prediction task is explicitly decomposed into local dynamic modeling, global structural modeling, and temporal robustness modeling. These objectives are assigned to heterogeneous prediction branches and coordinated through adaptive prediction-level fusion. Based on the quantitative results presented in
Section 3, the architectural and modeling factors associated with the observed performance differences are interpreted in this section.
(1) Task-Oriented Functional Decomposition: The overall comparison and transfer experiments support the effectiveness of task-oriented prediction decomposition. By assigning the prediction objectives of local dynamic modeling, global structural modeling, and temporal robustness modeling to dedicated branches, AMBHFN reduces interference among heterogeneous wind-field characteristics and maintains balanced performance across different forecast horizons and regions.
(2) Heterogeneous Collaborative Architecture for Wind Field Forecasting: The ablation and visualization results confirm the complementary roles of the three prediction branches. MFWVP focuses on local wind-field variations, 3D UFC preserves global spatiotemporal structures, and iTMASGC enhances temporal stability. Their parallel organization enables specialized modeling while allowing different prediction capabilities to complement one another.
(3) Prediction-Level Adaptive Collaboration Mechanism: The overall prediction results and the learned path weights support the effectiveness of AMBPC. Through the combination of identity mapping, global dependency modeling, and local spatiotemporal interaction, the outputs of MFWVP, 3D UFC, and iTMASGC are adaptively coordinated by AMBPC. This prediction-level collaboration preserves branch-specific information while integrating complementary prediction patterns.
(4) Multi-Agent Graph-Enhanced Temporal Robustness Modeling: The multi-horizon stability analysis and iTMASGC ablation results support the effectiveness of graph-enhanced multi-agent temporal modeling. Diverse temporal patterns are independently captured by the temporal agents, while information exchange is enabled through graph-based interaction, thereby improving temporal consistency. This design helps reduce error accumulation and maintain greater stability in long-horizon prediction.
Overall, the results demonstrate that task-oriented prediction decomposition, heterogeneous branch collaboration, adaptive prediction-level coordination, and graph-enhanced temporal modeling jointly improve wind vector prediction performance.
5. Conclusions
AMBHFN is proposed for wind vector prediction based on task-oriented functional decomposition and heterogeneous branch collaboration. The forecasting task is decomposed into local dynamic modeling, global structural modeling, and temporal robustness modeling, and the corresponding branches are coordinated through AMBPC. Through the integration of multi-source meteorological variables, terrain information, 3D UFC, iTMASGC, and adaptive prediction collaboration, AMBHFN jointly preserves local details, global structures, and temporal consistency.
Experiments show that AMBHFN achieves lower RMSE and MAE than eight retrained baselines over the 0–23 h forecast horizon, reducing average errors by over 12%. The first-hour RMSE and MAE are 0.33 m/s and 0.25 m/s, respectively, while WDFA under the strict 22.5° threshold reaches 97.72% at 0 h and 78.06% at 6 h. Paired t-tests and Wilcoxon signed-rank tests against MFWPN confirm statistically significant improvements in weighted RMSE, MAE, ACC, and WDFA under the 90°, 45°, and 22.5° thresholds. In cross-regional transfer experiments, fine-tuning reduces RMSE over 13–23 h to 1.54 and 1.96 and increases the 12 h WDFA under the 22.5° threshold to 74.08% and 63.06% in the two target regions, demonstrating adaptability to heterogeneous climatic and geographic conditions.
Ablation studies confirm the complementary roles of the heterogeneous branches, while visualization and stability analyses demonstrate consistent spatial reconstruction and controlled error growth. AMBHFN has a computational cost of 128 GFLOPs, contains 41.1 M parameters, requires 465 MB of peak GPU memory, and requires 22 ms per sample for forward inference, thereby achieving a favorable balance between predictive accuracy and deployment cost.
Future work will develop and evaluate the model using longer multi-year datasets and more diverse scenarios, including rolling-year evaluation, wind prediction at the 10 m station height, and multi-height wind vector prediction, to enhance generalization and practical applicability.