Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Article Types

Countries / Regions

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Search Results (8,613)

Search Parameters:
Keywords = long short-term memory

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
44 pages, 14806 KB  
Article
An Agricultural Product Price Prediction Model Based on Quadratic Clustering Decomposition and TOC-Optimized Deep Learning
by Fengkai Ye, Ruoqian Li, Danping Wang and Mengyang Li
Algorithms 2026, 19(5), 357; https://doi.org/10.3390/a19050357 - 3 May 2026
Abstract
Accurate forecasting of agricultural product prices is crucial for informed decision-making in agricultural markets; however, such time series are inherently characterized by non-stationarity, multi-scale dynamics, and substantial noise, posing significant challenges to conventional methods. To overcome these limitations, this study proposes a novel [...] Read more.
Accurate forecasting of agricultural product prices is crucial for informed decision-making in agricultural markets; however, such time series are inherently characterized by non-stationarity, multi-scale dynamics, and substantial noise, posing significant challenges to conventional methods. To overcome these limitations, this study proposes a novel hybrid framework, termed TOC-CNN-BiLSTM-SA, built upon a “quadratic decomposition–clustering–optimization” paradigm. Specifically, a composite CEEMDAN–K-means++–VMD approach is first employed to hierarchically decompose the raw price series via coarse decomposition, feature clustering, and refined decomposition, enabling effective noise suppression and multi-scale feature extraction. Subsequently, a deep learning architecture integrating Convolutional Neural Networks (CNNs), Bidirectional Long Short-Term Memory networks (BiLSTM), and a self-attention mechanism is developed, where CNN captures local patterns, BiLSTM models bidirectional temporal dependencies, and the attention mechanism enhances global feature representation. Furthermore, the Tornado Optimizer with Coriolis force (TOC) is introduced to adaptively tune key hyperparameters, thereby improving model robustness and generalization capability. Empirical results based on wheat price data from Henan Province, China, demonstrate that the proposed model achieves outstanding predictive performance, with RMSE, MAE, MAPE, and R2 values of 4.425, 3.9372, 0.16%, and 99.97%, respectively, significantly outperforming existing benchmark models. These research indicate that the proposed framework effectively captures complex price dynamics and offers a reliable and practical solution for agricultural price forecasting. Full article
38 pages, 27805 KB  
Article
Real-Time Compensation of Photovoltaic Power Forecast Errors Using a DC-Link-Integrated Supercapacitor Energy Storage System
by Şeyma Songül Özdilli, Işık Çadırcı and Dinçer Gökcen
Energies 2026, 19(9), 2204; https://doi.org/10.3390/en19092204 - 2 May 2026
Abstract
Photovoltaic (PV) power generation is inherently intermittent due to unpredictable irradiance variations, posing significant challenges for grid integration. While conventional power smoothing strategies mitigate short-term fluctuations, they do not explicitly enforce the tracking of a scheduled power trajectory. This paper proposes a dispatchable [...] Read more.
Photovoltaic (PV) power generation is inherently intermittent due to unpredictable irradiance variations, posing significant challenges for grid integration. While conventional power smoothing strategies mitigate short-term fluctuations, they do not explicitly enforce the tracking of a scheduled power trajectory. This paper proposes a dispatchable PV framework that integrates a hybrid convolutional neural network-long short-term memory (CNN-LSTM) model for precise day-ahead power forecasting with a real-time supercapacitor (SC) compensation strategy. The CNN-LSTM network captures complex spatiotemporal meteorological dependencies to generate a robust day-ahead reference trajectory. Concurrently, a supercapacitor energy storage system (SC-ESS) integrated at the DC-link level via a bidirectional buck–boost converter actively balances the instantaneous mismatch between this forecast trajectory and the actual PV generation. Unlike filter-based hybrid methods, the SC-ESS is employed as a direct forecast error actuator in a closed-loop control scheme. This strategy strictly enforces real-time forecast tracking while preserving maximum power point tracking (MPPT) and DC-link voltage stability. Simulations and laboratory experiments under rapidly varying irradiance confirm that the proposed method significantly reduces power deviations from the forecast reference and improves short-term power predictability without imposing excessive stress on the SC. This forecast-aware strategy effectively enhances the dispatchability of PV systems, providing a practical solution for grid-supportive operation. Full article
(This article belongs to the Section A2: Solar Energy and Photovoltaic Systems)
Show Figures

Figure 1

19 pages, 35844 KB  
Article
Computed Fluid Dynamics-Based Blood Pressure Prediction for Coronary Artery Disease Diagnosis Using Coronary Computed Tomography Angiography
by Rene Lisasi, Huan Huang, William Pei, Michele Esposito and Chen Zhao
J. Imaging 2026, 12(5), 196; https://doi.org/10.3390/jimaging12050196 - 2 May 2026
Abstract
Computational fluid dynamics (CFD)-based simulation of coronary blood flow provides valuable hemodynamic markers, such as pressure gradients, for diagnosing coronary artery disease (CAD). However, CFD is computationally expensive, time-consuming, and difficult to integrate into large-scale clinical workflows. These limitations restrict the availability of [...] Read more.
Computational fluid dynamics (CFD)-based simulation of coronary blood flow provides valuable hemodynamic markers, such as pressure gradients, for diagnosing coronary artery disease (CAD). However, CFD is computationally expensive, time-consuming, and difficult to integrate into large-scale clinical workflows. These limitations restrict the availability of labeled hemodynamic data for training AI models and hinder the broad adoption of non-invasive, physiology-based CAD assessment. To address these challenges, we develop an end-to-end pipeline that automates coronary geometry extraction from coronary computed tomography angiography (CCTA), streamlines simulation data generation, and enables efficient learning of coronary blood pressure distributions. The pipeline reduces the manual burden associated with traditional CFD workflows while producing consistent training data. Furthermore, we introduce a diffusion-based regression model. Specifically, the inverted conditional diffusion (ICD) model is designed to predict coronary blood pressure directly from CCTA-derived features, thereby bypassing the need for computationally intensive CFD during inference. The proposed model is trained and validated on two CCTA datasets using the Adam optimizer with a weight decay of 1×103, a learning rate of 1×105, a batch size of 100, and Huber loss. It is then evaluated on a test set of ten simulated coronary hemodynamic cases. Experimental results demonstrate state-of-the-art performance. Compared with Long Short-Term Memory (LSTM), the proposed model improves the R2 score by 19.78%, reduces the root mean squared error (RMSE) by 19.44%, and lowers the normalized root mean squared error (NRMSE) by 18%. Compared with a multilayer perceptron (MLP), it improves the R2 score by 8.38%, reduces RMSE by 4.3%, and reduces NRMSE by 5.4%. This work represents a first step toward a scalable and accessible framework for rapid, non-invasive, CFD-based blood pressure prediction, with the potential to support CAD diagnosis. Full article
(This article belongs to the Special Issue AI-Driven Medical Image Processing and Analysis)
27 pages, 5163 KB  
Article
Short-to-Medium Term Ocean Wind Speed Prediction via Sparse Grid Dynamic Spatial Modeling and DAI-LSTM-AT Hybrid Framework
by Qiaoying Guo, Rengyu Chen, Dibo Dong, Feiyu Feng, Qian Sun, Liqiao Ning, Xiaojie Xie and Jinlin Li
Remote Sens. 2026, 18(9), 1405; https://doi.org/10.3390/rs18091405 - 2 May 2026
Abstract
This study addresses the critical need for accurate sea wind speed predictions to support ocean wind farm operations, equipment maintenance, and maritime navigation safety. To enhance prediction accuracy for any location within target sea areas, we propose a short-to-medium-term wind speed prediction method [...] Read more.
This study addresses the critical need for accurate sea wind speed predictions to support ocean wind farm operations, equipment maintenance, and maritime navigation safety. To enhance prediction accuracy for any location within target sea areas, we propose a short-to-medium-term wind speed prediction method that effectively explores spatiotemporal correlations in ocean reanalysis grid data. The method involves collecting and reanalyzing data, as well as spatial processing, to reconstruct the historical wind speed sequence at the target point. Finally, a future wind speed time series is generated using an LSTM network and a Transformer encoder. Test results validated against NOAA buoy data demonstrate the effectiveness of our spatiotemporal prediction model, achieving RMSE values of 1.161 m/s, 1.500 m/s, and 1.854 m/s for 1 h, 6 h, and 12 h predictions, respectively, outperforming comparative methods. The conclusions are threefold: (1) The proposed hybrid model effectively captures spatiotemporal dependencies and achieves more accurate spatiotemporal predictions compared to the benchmark model; (2) taking into account seasonal factors and forecasting time periods, the method proposed in this paper maintains good stability; (3) this framework provides a reliable technical approach for generating operational references in maritime navigation and wind power maintenance, with potential applications in wind farm siting and resource assessment. Full article
Show Figures

Figure 1

21 pages, 4935 KB  
Article
Deep Unsupervised Learning for Indoor Fire Detection Using Wi-Fi Signals
by Sara Mostofi, Fatih Yesevi Okur, Ahmet Can Altunişik and Ertugrul Taciroğlu
Fire 2026, 9(5), 189; https://doi.org/10.3390/fire9050189 - 1 May 2026
Viewed by 122
Abstract
This study proposes a sensor-free approach for indoor fire detection that leverages existing Wi-Fi infrastructure as a passive sensing modality. By extracting Channel State Information (CSI) from prevalent 802.11n Wi-Fi signals and applying an unsupervised deep anomaly detection model, the approach conceptualizes the [...] Read more.
This study proposes a sensor-free approach for indoor fire detection that leverages existing Wi-Fi infrastructure as a passive sensing modality. By extracting Channel State Information (CSI) from prevalent 802.11n Wi-Fi signals and applying an unsupervised deep anomaly detection model, the approach conceptualizes the wireless environment as a sensorless detection field capable of identifying combustion-induced perturbations without requiring any physical sensors. CSI data were collected in both normal and flame-induced states under three combustion conditions (gasoline, wood, plastic), each introducing unique signal perturbations. These data, which exhibit diverse signal perturbations, were used as input to four unsupervised deep anomaly detection architectures: a variational autoencoder (VAE), a 1D convolutional autoencoder (CNN-AE), a long short-term memory autoencoder (LSTM-AE), and a hybrid CNN-LSTM autoencoder. Each architecture was trained exclusively on baseline data to learn compact latent representations of normal signal patterns. Among the evaluated architectures, CNN-AE achieved perfect detection across all scenarios, showing high responsiveness to signal disruptions. LSTM-AE tracks prolonged combustion but struggles with fast-onset anomalies. VAE maintains low error during baseline but misses sharp deviations. These findings validate that Wi-Fi CSI encodes latent combustion features. The method requires no additional sensors and operates on existing signals, enabling scalable smart building integration via lightweight software updates. Full article
30 pages, 4520 KB  
Article
Resilience Quantification and Recovery Prediction of Highway Toll-Station Nodes Under Rainfall Disturbances
by Zhanzhong Wang, Junwen Jia, Xiaochao Wang, Chenxi Zhu, Donglin Jia, Meixuan Feng and Shuyuan Zhang
Sustainability 2026, 18(9), 4455; https://doi.org/10.3390/su18094455 - 1 May 2026
Viewed by 135
Abstract
Frequent rainfall events threaten expressway operations, and toll stations, as critical network nodes, are vulnerable to functional degradation and cascading effects. However, existing traffic resilience studies mainly focus on urban road networks or static assessments, making it difficult to characterize the resilience evolution, [...] Read more.
Frequent rainfall events threaten expressway operations, and toll stations, as critical network nodes, are vulnerable to functional degradation and cascading effects. However, existing traffic resilience studies mainly focus on urban road networks or static assessments, making it difficult to characterize the resilience evolution, recovery process, and predictability of toll-station nodes. This study proposes a resilience quantification and recovery prediction method for expressway toll-station nodes under rainfall disturbances. By integrating multi-source meteorological data, neighborhood propagation relationships, and network topology, a three-level resilience quantification framework is developed across the functional, neighborhood, and network layers. A piecewise exponential function is used to model the damage–valley–recovery process of node resilience and to extract parameters including damage depth and recovery rate. Focusing on the recovery stage, a node recovery prediction model is constructed by combining resilience sequences, meteorological disturbance features, and dual-graph spatial relationships, while dual-graph convolution and long short-term memory (LSTM) are used to capture the spatiotemporal evolution of node recovery. Results show that the proposed method quantifies toll-station node resilience, captures its staged evolution, and effectively predicts recovery. Baseline, cross-scene, and ablation results confirm the value of multi-source feature fusion and dual-graph propagation, supporting the sustainable operation of expressway systems under rainfall disturbances. Full article
28 pages, 14737 KB  
Article
SMAPNet: A Hybrid Ship Motion Attitude Prediction Network Integrating Incremental Decomposition
by Zhibo Lei, Yanlin Liu, Zonghan Li, Huibing Gan and Fupeng Sun
J. Mar. Sci. Eng. 2026, 14(9), 843; https://doi.org/10.3390/jmse14090843 - 30 Apr 2026
Viewed by 86
Abstract
An accurate prediction of the short-term motion attitude of ships is essential for navigation safety and offshore operations. However, conventional time series prediction models have constraints in handling time-varying dynamics and adapting to diverse sea states. Therefore, Ship Motion Attitude Prediction Network (SMAPNet) [...] Read more.
An accurate prediction of the short-term motion attitude of ships is essential for navigation safety and offshore operations. However, conventional time series prediction models have constraints in handling time-varying dynamics and adapting to diverse sea states. Therefore, Ship Motion Attitude Prediction Network (SMAPNet) based on Non-Symmetric Tri-Cube Kernel Trend Filter (NTKTF) is proposed in the present paper. SMAPNet decomposes temporal signals using the Feature Extraction Block (FEB), fuses local and global features through Feature Refinement Block (FRB), and integrates Bidirectional Long Short-Term Memory Network (Bi-LSTM) with a self-attention mechanism, Feature Prediction Block (FPB), for short-term prediction within 1 to 5 s. In this experiment, field-measured data from the ship XIN HONG ZHUAN were employed to construct online prediction scenarios, and a systematic evaluation was conducted from three perspectives: local prediction accuracy, evaluation metric, and error distribution. The findings indicate that SMAPNet exhibits improved adaptability and prediction accuracy in predicting ship motion attitudes under different sea states. Specifically, in the single-step prediction of roll and pitch under sea states 3 and 4, the mean square errors (MSE) of SMAPNet are reduced by 10.45%, 6.96% and 14.60%, 2.77% respectively compared with the superior candidate model. Full article
(This article belongs to the Section Ocean Engineering)
39 pages, 3200 KB  
Article
A Multimodal Audiovisual Deep Learning Framework for Early Detection of Parkinson’s Disease
by Yinpeng Guo, Hua Huo, Yulong Pei, Lan Ma, Shilu Kang, Jiaxin Xu and Aokun Mei
Electronics 2026, 15(9), 1904; https://doi.org/10.3390/electronics15091904 - 30 Apr 2026
Viewed by 84
Abstract
Parkinson’s disease (PD) is a progressive neurodegenerative disorder primarily caused by the degeneration of dopamine-producing neurons in the substantia nigra, leading to characteristic motor symptoms such as tremors, rigidity, and bradykinesia, as well as non-motor manifestations including depression, sleep disturbances, and speech impairments. [...] Read more.
Parkinson’s disease (PD) is a progressive neurodegenerative disorder primarily caused by the degeneration of dopamine-producing neurons in the substantia nigra, leading to characteristic motor symptoms such as tremors, rigidity, and bradykinesia, as well as non-motor manifestations including depression, sleep disturbances, and speech impairments. Among these symptoms, speech abnormalities affect approximately 90% of individuals with PD, making acoustic analysis a promising non-invasive cue for early detection. However, subtle speech variations are often imperceptible to the human ear, and speech-only analysis may overlook complementary visual manifestations, such as hypomimia—reduced facial expressivity commonly observed in PD patients. To address these limitations, we propose Parkinson’s Detection via Attentional Fusion Network (PDAF-Net), a novel multimodal deep learning framework for early PD detection that jointly models acoustic and facial dynamic features in a binary classification setting. The proposed architecture consists of a Dual-Stream Feature Encoder (DSFE), with an audio branch based on a one-dimensional convolutional neural network (1D-CNN) and bidirectional long short-term memory (BiLSTM), and a visual branch built upon a two-dimensional convolutional neural network (2D-CNN) and a Transformer encoder. Multimodal integration is achieved through a Cross-Attention-guided Attentional Feature Fusion (CA-AFF) module, which explicitly models bidirectional cross-modal interactions and performs adaptive feature recalibration via an iterative attentional fusion mechanism. We conducted experiments on a self-collected Chinese multimodal dataset comprising 100 PD patients and 100 healthy controls. Although the data are balanced at the subject level, sliding-window segmentation introduces sample-level imbalance; to address this issue, a class-balanced focal loss is employed. Model performance was evaluated using subject-wise five-fold cross-validation. The results demonstrate that PDAF-Net consistently outperforms unimodal baselines across multiple evaluation metrics, achieving an accuracy of 89.3%, an F1-score of 0.884, and an AUC of 0.916. These findings highlight the effectiveness of explicit cross-modal interaction modeling and adaptive feature fusion for improving automated early PD screening in real-world clinical settings. Full article
22 pages, 2321 KB  
Article
A Deployment-Aware Data Processing Approach for Accuracy and Authenticity Evaluation of Artificial Emotional Intelligence in IoT Edge with Deep Learning
by Şükrü Mustafa Kaya
Appl. Sci. 2026, 16(9), 4394; https://doi.org/10.3390/app16094394 - 30 Apr 2026
Viewed by 194
Abstract
Artificial Emotional Intelligence (AEI) has gained significant attention for enabling machines to recognize and interpret human affective states through modalities such as speech. While deep learning-based speech emotion recognition (SER) models have achieved promising accuracy levels, their practical deployment in resource-constrained IoT edge [...] Read more.
Artificial Emotional Intelligence (AEI) has gained significant attention for enabling machines to recognize and interpret human affective states through modalities such as speech. While deep learning-based speech emotion recognition (SER) models have achieved promising accuracy levels, their practical deployment in resource-constrained IoT edge environments remains insufficiently explored. In particular, there is a lack of systematic evaluation approaches that jointly consider classification performance, computational efficiency, and deployment feasibility under edge-oriented operational constraints. In this study, I address this gap by proposing a deployment-aware evaluation perspective for SER systems operating under IoT edge constraints. Rather than introducing a new model architecture, I focus on establishing a unified and reproducible evaluation framework that reflects practical deployment considerations for edge-based intelligent systems. Within this framework, three widely used deep learning architectures, convolutional neural networks (CNN), long short-term memory (LSTM), and dense neural networks, are systematically analyzed using the EMODB dataset. The experimental results demonstrate that CNN-based models achieve the most consistent classification performance, with peak validation accuracy reaching approximately 84%, while also providing a favorable balance between recognition performance and computational efficiency. To better reflect deployment-oriented evaluation, the study also considers latency-related behavior and computational characteristics relevant to edge computing environments based on benchmark-driven estimations. The findings highlight the importance of deployment-aware evaluation strategies and provide practical insights for selecting suitable model architectures in edge-oriented speech emotion recognition scenarios. This study contributes to bridging the gap between theoretical deep learning performance and practical feasibility considerations in IoT-based intelligent systems. Full article
Show Figures

Figure 1

26 pages, 3557 KB  
Article
Short-Term Wind Power Forecasting Using CEEMDAN-CNN-BiLSTM Based on MIC Feature Selection
by Zheng Jiajia, Linjun Zeng, Shuang Liang, Wen Xia, Nuersimanguli Abuduwasiti and Xianhua Zeng
Processes 2026, 14(9), 1456; https://doi.org/10.3390/pr14091456 - 30 Apr 2026
Viewed by 89
Abstract
To address the issue of insufficient accuracy in wind power forecasting arising from intermittency and volatility, this paper proposes a short-term wind power prediction model integrating MIC (Maximal Information Coefficient) feature selection with adaptive noise-complete set empirical mode decomposition, convolutional neural networks, and [...] Read more.
To address the issue of insufficient accuracy in wind power forecasting arising from intermittency and volatility, this paper proposes a short-term wind power prediction model integrating MIC (Maximal Information Coefficient) feature selection with adaptive noise-complete set empirical mode decomposition, convolutional neural networks, and a bidirectional long short-term memory network hybrid architecture. The main innovations of this work lie in the following: Firstly, MIC quantifies the strength of the nonlinear correlation between meteorological features and the MAE (Mean Absolute Error) in power generation, thereby enabling the identification of highly correlated features to reduce the input dimensionality. Secondly, CEEMDAN (Complete Ensemble Empirical Mode Decomposition with Adaptive Noise) performs adaptive modal decomposition on raw power sequences. Combining sample entropy with K-means clustering reconstructs IMFs (Intrinsic Mode Functions), while the introduction of VMD (Variational Mode Decomposition) for quadratic optimisation significantly improves the quality of signal decomposition, enabling a more refined separation of fluctuation characteristics across different time scales. Finally, the optimised meteorological features and reconstructed components are input into a CNN (Convolutional Neural Network)-BiLSTM (Bidirectional Long Short-Term Memory) module. Power regression prediction is achieved through the synergistic effect of spatial feature extraction and bidirectional temporal dependency modelling. Case study results demonstrate that compared to the TCN (Temporal Convolutional Network)-Transformer, the proposed method achieves a 0.4022 improvement in the coefficient of determination R2, a 13.2598 reduction in MAE, a 19.864 decrease in RMSE (Root Mean Square Error). At the same time, it maintains stable performance even when faced with unreliable data scenarios involving random missing features, demonstrating excellent generalisation ability. Furthermore, the model training time has been reduced to 77.6469 s, with a single prediction response time of just 0.0659 s. Full article
(This article belongs to the Section Energy Systems)
17 pages, 2031 KB  
Article
AGConvLSTM: An Adaptive Graph Convolutional LSTM Network for Multi-Station Water Quality Classification
by Yali Zhao, Xuecheng Wang, Fansen Meng and Xiaoyan Chen
Water 2026, 18(9), 1073; https://doi.org/10.3390/w18091073 - 30 Apr 2026
Viewed by 285
Abstract
Water quality classification is essential for freshwater ecosystem protection but faces challenges posed by spatiotemporal dependencies and class imbalance. To address these issues, this paper proposes the Adaptive Graph Convolutional Long Short-Term Memory Network (AGConvLSTM), which integrates adaptive graph convolution into the LSTM [...] Read more.
Water quality classification is essential for freshwater ecosystem protection but faces challenges posed by spatiotemporal dependencies and class imbalance. To address these issues, this paper proposes the Adaptive Graph Convolutional Long Short-Term Memory Network (AGConvLSTM), which integrates adaptive graph convolution into the LSTM gating mechanism to explicitly capture spatiotemporal dependencies. As complementary components, station-wise Principal Component Analysis (PCA) preserves spatial heterogeneity in feature structures, while DTW-SMOTE with adaptive sampling and dynamic denoising mitigates class imbalance. Evaluated on five-year water quality data from 13 stations in the Taihu Basin, China, AGConvLSTM achieves a test accuracy of 69.34% and an F1 score of 69.68%, outperforming baseline models. Station-wise accuracy ranges from 49.12% to 88.48%, reflecting spatial heterogeneity. These results suggest that spatiotemporal fusion within recurrent units provides an effective pathway for multi-station water quality classification and offers practical value for watershed early warning systems. Full article
Show Figures

Figure 1

17 pages, 10447 KB  
Article
A Refined Prediction Model for Regional Zenith Troposphere Combining ICEEMDAN and BiLSTM-XGBoost
by Chao Chen, Yinghao Zhao, Wenyuan Zhang, Yulong Ge, Jiajia Yuan and Chao Hu
Remote Sens. 2026, 18(9), 1381; https://doi.org/10.3390/rs18091381 - 30 Apr 2026
Viewed by 87
Abstract
To address the degradation of zenith tropospheric delay (ZTD) prediction accuracy caused by time-varying noise and error accumulation in multi-step forecasting, this study proposes an integrated prediction model, named IBX, which combines improved complete ensemble empirical mode decomposition with adaptive noise (ICEEMDAN), bidirectional [...] Read more.
To address the degradation of zenith tropospheric delay (ZTD) prediction accuracy caused by time-varying noise and error accumulation in multi-step forecasting, this study proposes an integrated prediction model, named IBX, which combines improved complete ensemble empirical mode decomposition with adaptive noise (ICEEMDAN), bidirectional long short-term memory (BiLSTM), and extreme gradient boosting (XGBoost). In the proposed framework, ICEEMDAN is first used to decompose the original ZTD series into components at different temporal scales. A three-criterion reconstruction strategy based on the Pearson correlation coefficient, dominant period, and sample entropy is then applied to obtain high-, medium-, and low-frequency subsequences with clearer physical meanings. BiLSTM and XGBoost are used to predict the reconstructed components, and their outputs are fused through a root mean square error (RMS)-based weighting strategy to improve forecasting robustness. Hourly ZTD data from 27 global navigation satellite system (GNSS) stations in China from 2011 to 2020 were used for model validation under 1–12 h rolling forecasting horizons. The results show that IBX achieves the best overall performance among the tested models. Its mean RMS and mean absolute error (MAE) over the 1–12 h horizons are 14.17 mm and 10.24 mm, respectively, which are 22.5% and 21.4% lower than those of the baseline BiLSTM model. Spatial and climate-region-based analyses further indicate that ZTD prediction accuracy is strongly affected by altitude, regional moisture conditions, and climate type. The proposed IBX model shows stable error suppression across heterogeneous station environments, especially in the temperate monsoon region and low-altitude regions with complex water vapor variability. These results demonstrate that IBX provides a reliable and physically interpretable approach for short- to medium-term ZTD forecasting and real-time atmospheric delay correction. Full article
Show Figures

Figure 1

26 pages, 36181 KB  
Article
A Hybrid U-Net and Attention-Based BiLSTM Framework for Wildfire Prediction Using Multi-Source Remote Sensing and Meteorological Sensor Data
by Zhiyu Chen, Weiwei Song, Xiaoqing Zuo, Siyuan Li, Huyue Chen and Bowen Zuo
Electronics 2026, 15(9), 1893; https://doi.org/10.3390/electronics15091893 - 30 Apr 2026
Viewed by 171
Abstract
Forest and grassland fires have become increasingly severe under climate change, posing significant threats to ecosystems and human safety. Accurate wildfire prediction using remote sensing data remains challenging due to complex spatiotemporal dynamics and heterogeneous data sources. To address this issue, this study [...] Read more.
Forest and grassland fires have become increasingly severe under climate change, posing significant threats to ecosystems and human safety. Accurate wildfire prediction using remote sensing data remains challenging due to complex spatiotemporal dynamics and heterogeneous data sources. To address this issue, this study proposes a hybrid deep learning framework integrating U-Net and an attention-enhanced bidirectional long short-term memory network (AUBLSTM) for spatiotemporal wildfire prediction using multi-source remote sensing and meteorological data. The U-Net is employed for spatial feature extraction, while AUBLSTM captures temporal dependencies and improves fire spread modeling with attention mechanisms. An encoder–decoder architecture is adopted to enhance multi-scale feature representation, and meteorological constraints are incorporated to improve physical consistency. Experimental results demonstrate that the proposed model outperforms baseline methods, including convolutional long short-term memory (ConvLSTM) and fully connected networks, achieving superior performance in terms of MSE, RRMSE, PSNR, SSIM, IoU, and F1-Score. The framework is efficient, scalable, and suitable for deployment in electronic monitoring and early warning systems, providing a practical solution for integrating multi-source data into wildfire surveillance applications. Full article
Show Figures

Figure 1

22 pages, 3221 KB  
Article
A Hybrid PSO-GWO-BP Predictive Model for Demand-Driven Scheduling and Energy-Efficient Operation of Building Secondary Water Supply Systems
by Shu-Guang Zhu, Jing-Wen Yu, Xing-Zhao Wang, Bang-Wu Deng, Shuai Jiang, Qi-Lin Wu and Wei Wei
Buildings 2026, 16(9), 1785; https://doi.org/10.3390/buildings16091785 - 30 Apr 2026
Viewed by 89
Abstract
Accurate forecasting of water demand enables optimized peak-load management, alleviating pressure during high-demand periods and improving the operational efficiency of urban secondary water supply systems—a critical component in the energy-efficient and sustainable operation of buildings. However, existing water demand prediction methods in some [...] Read more.
Accurate forecasting of water demand enables optimized peak-load management, alleviating pressure during high-demand periods and improving the operational efficiency of urban secondary water supply systems—a critical component in the energy-efficient and sustainable operation of buildings. However, existing water demand prediction methods in some regions suffer from low accuracy and excessively long prediction cycles, posing challenges for real-time water scheduling in building-scale systems. To address these challenges, this study develops a hybrid predictive framework that integrates a BP neural network with the Gray Wolf Optimizer (GWO) and Particle Swarm Optimization (PSO) algorithms for enhanced parameter optimization. Using hourly water consumption data from a representative residential district, the proposed model is compared against standalone machine learning models—Extreme Learning Machines (ELM), Support Vector Machines (SVM), Long Short-Term Memory (LSTM), and Gated Recurrent Unit (GRU). Model performance is rigorously evaluated using the coefficient of determination, mean absolute error (MAE), mean squared error (MSE), mean absolute percentage error (MAPE), root mean square error (RMSE), and Nash–Sutcliffe efficiency coefficient (NSE). The PSO-GWO-BP hybrid model achieves a predictive accuracy of 97.06%, yielding the lowest MAE, MSE, RMSE, and MAPE, as well as the highest R among all models considered, thereby significantly outperforming the benchmark standalone models. Furthermore, the high-precision short-term prediction outputs enable dynamic regulation of secondary water tank refill thresholds, facilitating refined water allocation and enhanced operational management of building water supply systems. These findings demonstrate the considerable application potential of the proposed hybrid model in enhancing both water resource efficiency and energy utilization performance in the daily operation of green buildings, providing reliable technical support for intelligent and low-carbon building water supply management. Full article
Show Figures

Figure 1

15 pages, 2402 KB  
Article
Research on Data-Driven Modeling of Solid Rocket Motor Plume Temperature Distribution with Physics Guidance
by Bo Cheng, Chengyuan Qian, Xinxin Chen and Chengfei Zhang
Appl. Sci. 2026, 16(9), 4373; https://doi.org/10.3390/app16094373 - 29 Apr 2026
Viewed by 148
Abstract
Aiming at the problems of the large prediction error of model-driven algorithms and poor interpretability (even potential violation of physical laws) of pure data-driven algorithms in the prediction of aerospace vehicle plume characteristics, a physics mechanism-guided prediction algorithm for aerospace vehicle plume characteristics [...] Read more.
Aiming at the problems of the large prediction error of model-driven algorithms and poor interpretability (even potential violation of physical laws) of pure data-driven algorithms in the prediction of aerospace vehicle plume characteristics, a physics mechanism-guided prediction algorithm for aerospace vehicle plume characteristics was proposed. Taking the long short-term memory (LSTM) network as the backbone, this algorithm constructed a hybrid physics–data model by embedding the prior knowledge of physical laws and empirical rules into the neural network, and designed a loss function combined with physical mechanisms to guide network training. The aerospace vehicle plume dataset was preprocessed through characteristic parameter extraction, extended physical parameter calculation, data splicing and sliding window operation, and the LSTM network structure was optimized by adjusting hyperparameters such as the number of hidden layers and neurons. Experimental results show that the proposed algorithm achieves a Mean Absolute Error (MAE) of 31.89 and a Physical Inconsistency of 0.1723 on the test set, with MAE reduced by 14% and Physical Inconsistency reduced by 7.5% compared with traditional machine learning models such as Random Forest. Ablation experiments verify that the introduction of physical mechanisms can improve the prediction accuracy of the model by about 25%. This algorithm makes up for the defects of traditional prediction algorithms, has good generalization ability and physical consistency, and provides an effective method for the prediction of engine exhaust plume temperature distribution. Full article
(This article belongs to the Section Aerospace Science and Engineering)
Back to TopTop