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

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

Search Results (5,727)

Search Parameters:
Keywords = LSTM (Long Short-Term Memory)

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
24 pages, 3172 KiB  
Article
A DDPG-LSTM Framework for Optimizing UAV-Enabled Integrated Sensing and Communication
by Xuan-Toan Dang, Joon-Soo Eom, Binh-Minh Vu and Oh-Soon Shin
Drones 2025, 9(8), 548; https://doi.org/10.3390/drones9080548 (registering DOI) - 1 Aug 2025
Abstract
This paper proposes a novel dual-functional radar-communication (DFRC) framework that integrates unmanned aerial vehicle (UAV) communications into an integrated sensing and communication (ISAC) system, termed the ISAC-UAV architecture. In this system, the UAV’s mobility is leveraged to simultaneously serve multiple single-antenna uplink users [...] Read more.
This paper proposes a novel dual-functional radar-communication (DFRC) framework that integrates unmanned aerial vehicle (UAV) communications into an integrated sensing and communication (ISAC) system, termed the ISAC-UAV architecture. In this system, the UAV’s mobility is leveraged to simultaneously serve multiple single-antenna uplink users (UEs) and perform radar-based sensing tasks. A key challenge stems from the target position uncertainty due to movement, which impairs matched filtering and beamforming, thereby degrading both uplink reception and sensing performance. Moreover, UAV energy consumption associated with mobility must be considered to ensure energy-efficient operation. We aim to jointly maximize radar sensing accuracy and minimize UAV movement energy over multiple time steps, while maintaining reliable uplink communications. To address this multi-objective optimization, we propose a deep reinforcement learning (DRL) framework based on a long short-term memory (LSTM)-enhanced deep deterministic policy gradient (DDPG) network. By leveraging historical target trajectory data, the model improves prediction of target positions, enhancing sensing accuracy. The proposed DRL-based approach enables joint optimization of UAV trajectory and uplink power control over time. Extensive simulations validate that our method significantly improves communication quality and sensing performance, while ensuring energy-efficient UAV operation. Comparative results further confirm the model’s adaptability and robustness in dynamic environments, outperforming existing UAV trajectory planning and resource allocation benchmarks. Full article
Show Figures

Figure 1

17 pages, 1340 KiB  
Article
Enhanced Respiratory Sound Classification Using Deep Learning and Multi-Channel Auscultation
by Yeonkyeong Kim, Kyu Bom Kim, Ah Young Leem, Kyuseok Kim and Su Hwan Lee
J. Clin. Med. 2025, 14(15), 5437; https://doi.org/10.3390/jcm14155437 (registering DOI) - 1 Aug 2025
Abstract
 Background/Objectives: Identifying and classifying abnormal lung sounds is essential for diagnosing patients with respiratory disorders. In particular, the simultaneous recording of auscultation signals from multiple clinically relevant positions offers greater diagnostic potential compared to traditional single-channel measurements. This study aims to improve [...] Read more.
 Background/Objectives: Identifying and classifying abnormal lung sounds is essential for diagnosing patients with respiratory disorders. In particular, the simultaneous recording of auscultation signals from multiple clinically relevant positions offers greater diagnostic potential compared to traditional single-channel measurements. This study aims to improve the accuracy of respiratory sound classification by leveraging multichannel signals and capturing positional characteristics from multiple sites in the same patient. Methods: We evaluated the performance of respiratory sound classification using multichannel lung sound data with a deep learning model that combines a convolutional neural network (CNN) and long short-term memory (LSTM), based on mel-frequency cepstral coefficients (MFCCs). We analyzed the impact of the number and placement of channels on classification performance. Results: The results demonstrated that using four-channel recordings improved accuracy, sensitivity, specificity, precision, and F1-score by approximately 1.11, 1.15, 1.05, 1.08, and 1.13 times, respectively, compared to using three, two, or single-channel recordings. Conclusion: This study confirms that multichannel data capture a richer set of features corresponding to various respiratory sound characteristics, leading to significantly improved classification performance. The proposed method holds promise for enhancing sound classification accuracy not only in clinical applications but also in broader domains such as speech and audio processing.  Full article
(This article belongs to the Section Respiratory Medicine)
25 pages, 1178 KiB  
Article
A Novel Data-Driven Multi-Branch LSTM Architecture with Attention Mechanisms for Forecasting Electric Vehicle Adoption
by Md Mizanur Rahaman, Md Rashedul Islam, Mia Md Tofayel Gonee Manik, Md Munna Aziz, Inshad Rahman Noman, Mohammad Muzahidur Rahman Bhuiyan, Kanchon Kumar Bishnu and Joy Chakra Bortty
World Electr. Veh. J. 2025, 16(8), 432; https://doi.org/10.3390/wevj16080432 (registering DOI) - 1 Aug 2025
Abstract
Accurately predicting how quickly people will adopt electric vehicles (EVs) is vital for planning charging stations, managing supply chains, and shaping climate policy. We present a forecasting model that uses three separate Long Short‑Term Memory (LSTM) branches—one for past EV sales, one for [...] Read more.
Accurately predicting how quickly people will adopt electric vehicles (EVs) is vital for planning charging stations, managing supply chains, and shaping climate policy. We present a forecasting model that uses three separate Long Short‑Term Memory (LSTM) branches—one for past EV sales, one for infrastructure and policy signals, and one for economic trends. An attention mechanism first highlights the most important weeks in each branch, then decides which branch matters most at any point in time. Trained end‑to‑end on publicly available data, the model beats traditional statistical methods and newer deep learning baselines while remaining small enough to run efficiently. An ablation study shows that every branch and both attention steps improve accuracy, and that adding policy and economic data helps more than relying on EV history alone. Because the network is modular and its attention weights are easy to interpret, it can be extended to produce confidence intervals, include physical constraints, or forecast adoption of other clean‑energy technologies. Full article
27 pages, 4163 KiB  
Article
Rainfall Forecasting Using a BiLSTM Model Optimized by an Improved Whale Migration Algorithm and Variational Mode Decomposition
by Yueqiao Yang, Shichuang Li, Ting Zhou, Liang Zhao, Xiao Shi and Boni Du
Mathematics 2025, 13(15), 2483; https://doi.org/10.3390/math13152483 (registering DOI) - 1 Aug 2025
Abstract
The highly stochastic nature of rainfall presents significant challenges for the accurate prediction of its time series. To enhance the prediction performance of non-stationary rainfall time series, this study proposes a hybrid deep learning forecasting framework—VMD-IWMA-BiLSTM—that integrates Variational Mode Decomposition (VMD), Improved Whale [...] Read more.
The highly stochastic nature of rainfall presents significant challenges for the accurate prediction of its time series. To enhance the prediction performance of non-stationary rainfall time series, this study proposes a hybrid deep learning forecasting framework—VMD-IWMA-BiLSTM—that integrates Variational Mode Decomposition (VMD), Improved Whale Migration Algorithm (IWMA), and Bidirectional Long Short-Term Memory network (BiLSTM). Firstly, VMD is employed to decompose the original rainfall series into multiple modes, extracting Intrinsic Mode Functions (IMFs) with more stable frequency characteristics. Secondly, IWMA is utilized to globally optimize multiple hyperparameters of the BiLSTM model, enhancing its ability to capture complex nonlinear relationships and long-term dependencies. Finally, experimental validation is conducted using daily rainfall data from 2020 to 2024 at the Xinzheng National Meteorological Observatory. The results demonstrate that the proposed framework outperforms traditional models such as LSTM, ARIMA, SVM, and LSSVM in terms of prediction accuracy. This research provides new insights and effective technical pathways for improving rainfall time series prediction accuracy and addressing the challenges posed by high randomness. Full article
Show Figures

Figure 1

19 pages, 1889 KiB  
Article
Infrared Thermographic Signal Analysis of Bioactive Edible Oils Using CNNs for Quality Assessment
by Danilo Pratticò and Filippo Laganà
Signals 2025, 6(3), 38; https://doi.org/10.3390/signals6030038 (registering DOI) - 1 Aug 2025
Abstract
Nutrition plays a fundamental role in promoting health and preventing chronic diseases, with bioactive food components offering a therapeutic potential in biomedical applications. Among these, edible oils are recognised for their functional properties, which contribute to disease prevention and metabolic regulation. The proposed [...] Read more.
Nutrition plays a fundamental role in promoting health and preventing chronic diseases, with bioactive food components offering a therapeutic potential in biomedical applications. Among these, edible oils are recognised for their functional properties, which contribute to disease prevention and metabolic regulation. The proposed study aims to evaluate the quality of four bioactive oils (olive oil, sunflower oil, tomato seed oil, and pumpkin seed oil) by analysing their thermal behaviour through infrared (IR) imaging. The study designed a customised electronic system to acquire thermographic signals under controlled temperature and humidity conditions. The acquisition system was used to extract thermal data. Analysis of the acquired thermal signals revealed characteristic heat absorption profiles used to infer differences in oil properties related to stability and degradation potential. A hybrid deep learning model that integrates Convolutional Neural Networks (CNNs) with Long Short-Term Memory (LSTM) units was used to classify and differentiate the oils based on stability, thermal reactivity, and potential health benefits. A signal analysis showed that the AI-based method improves both the accuracy (achieving an F1-score of 93.66%) and the repeatability of quality assessments, providing a non-invasive and intelligent framework for the validation and traceability of nutritional compounds. Full article
Show Figures

Figure 1

25 pages, 2515 KiB  
Article
Solar Agro Savior: Smart Agricultural Monitoring Using Drones and Deep Learning Techniques
by Manu Mundappat Ramachandran, Bisni Fahad Mon, Mohammad Hayajneh, Najah Abu Ali and Elarbi Badidi
Agriculture 2025, 15(15), 1656; https://doi.org/10.3390/agriculture15151656 - 1 Aug 2025
Abstract
The Solar Agro Savior (SAS) is an innovative solution that is assisted by drones for the sustainable utilization of water and plant disease observation in the agriculture sector. This system integrates an alerting mechanism for humidity, moisture, and temperature variations, which affect the [...] Read more.
The Solar Agro Savior (SAS) is an innovative solution that is assisted by drones for the sustainable utilization of water and plant disease observation in the agriculture sector. This system integrates an alerting mechanism for humidity, moisture, and temperature variations, which affect the plants’ health and optimization in water utilization, which enhances plant yield productivity. A significant feature of the system is the efficient monitoring system in a larger region through drones’ high-resolution cameras, which enables real-time, efficient response and alerting for environmental fluctuations to the authorities. The machine learning algorithm, particularly recurrent neural networks, which is a pioneer with agriculture and pest control, is incorporated for intelligent monitoring systems. The proposed system incorporates a specialized form of a recurrent neural network, Long Short-Term Memory (LSTM), which effectively addresses the vanishing gradient problem. It also utilizes an attention-based mechanism that enables the model to assign meaningful weights to the most important parts of the data sequence. This algorithm not only enhances water utilization efficiency but also boosts plant yield and strengthens pest control mechanisms. This system also provides sustainability through the re-utilization of water and the elimination of electric energy through solar panel systems for powering the inbuilt irrigation system. A comparative analysis of variant algorithms in the agriculture sector with a machine learning approach was also illustrated, and the proposed system yielded 99% yield accuracy, a 97.8% precision value, 98.4% recall, and a 98.4% F1 score value. By encompassing solar irrigation and artificial intelligence-driven analysis, the proposed algorithm, Solar Argo Savior, established a sustainable framework in the latest agricultural sectors and promoted sustainability to protect our environment and community. Full article
(This article belongs to the Section Agricultural Technology)
Show Figures

Figure 1

26 pages, 8736 KiB  
Article
Uncertainty-Aware Fault Diagnosis of Rotating Compressors Using Dual-Graph Attention Networks
by Seungjoo Lee, YoungSeok Kim, Hyun-Jun Choi and Bongjun Ji
Machines 2025, 13(8), 673; https://doi.org/10.3390/machines13080673 (registering DOI) - 1 Aug 2025
Abstract
Rotating compressors are foundational in various industrial processes, particularly in the oil-and-gas sector, where reliable fault detection is crucial for maintaining operational continuity. While Graph Attention Network (GAT) frameworks are widely available, this study advances the state of the art by introducing a [...] Read more.
Rotating compressors are foundational in various industrial processes, particularly in the oil-and-gas sector, where reliable fault detection is crucial for maintaining operational continuity. While Graph Attention Network (GAT) frameworks are widely available, this study advances the state of the art by introducing a Bayesian GAT method specifically tailored for vibration-based compressor fault diagnosis. The approach integrates domain-specific digital-twin simulations built with Rotordynamic software (1.3.0), and constructs dual adjacency matrices to encode both physically informed and data-driven sensor relationships. Additionally, a hybrid forecasting-and-reconstruction objective enables the model to capture short-term deviations as well as long-term waveform fidelity. Monte Carlo dropout further decomposes prediction uncertainty into aleatoric and epistemic components, providing a more robust and interpretable model. Comparative evaluations against conventional Long Short-Term Memory (LSTM)-based autoencoder and forecasting methods demonstrate that the proposed framework achieves superior fault-detection performance across multiple fault types, including misalignment, bearing failure, and unbalance. Moreover, uncertainty analyses confirm that fault severity correlates with increasing levels of both aleatoric and epistemic uncertainty, reflecting heightened noise and reduced model confidence under more severe conditions. By enhancing GAT fundamentals with a domain-tailored dual-graph strategy, specialized Bayesian inference, and digital-twin data generation, this research delivers a comprehensive and interpretable solution for compressor fault diagnosis, paving the way for more reliable and risk-aware predictive maintenance in complex rotating machinery. Full article
(This article belongs to the Section Machines Testing and Maintenance)
Show Figures

Figure 1

30 pages, 4409 KiB  
Article
Accident Impact Prediction Based on a Deep Convolutional and Recurrent Neural Network Model
by Pouyan Sajadi, Mahya Qorbani, Sobhan Moosavi and Erfan Hassannayebi
Urban Sci. 2025, 9(8), 299; https://doi.org/10.3390/urbansci9080299 (registering DOI) - 1 Aug 2025
Abstract
Traffic accidents pose a significant threat to public safety, resulting in numerous fatalities, injuries, and a substantial economic burden each year. The development of predictive models capable of the real-time forecasting of post-accident impact using readily available data can play a crucial role [...] Read more.
Traffic accidents pose a significant threat to public safety, resulting in numerous fatalities, injuries, and a substantial economic burden each year. The development of predictive models capable of the real-time forecasting of post-accident impact using readily available data can play a crucial role in preventing adverse outcomes and enhancing overall safety. However, existing accident predictive models encounter two main challenges: first, a reliance on either costly or non-real-time data, and second, the absence of a comprehensive metric to measure post-accident impact accurately. To address these limitations, this study proposes a deep neural network model known as the cascade model. It leverages readily available real-world data from Los Angeles County to predict post-accident impacts. The model consists of two components: Long Short-Term Memory (LSTM) and a Convolutional Neural Network (CNN). The LSTM model captures temporal patterns, while the CNN extracts patterns from the sparse accident dataset. Furthermore, an external traffic congestion dataset is incorporated to derive a new feature called the “accident impact” factor, which quantifies the influence of an accident on surrounding traffic flow. Extensive experiments were conducted to demonstrate the effectiveness of the proposed hybrid machine learning method in predicting the post-accident impact compared to state-of-the-art baselines. The results reveal a higher precision in predicting minimal impacts (i.e., cases with no reported accidents) and a higher recall in predicting more significant impacts (i.e., cases with reported accidents). Full article
Show Figures

Figure 1

21 pages, 1573 KiB  
Review
A Novel Real-Time Battery State Estimation Using Data-Driven Prognostics and Health Management
by Juliano Pimentel, Alistair A. McEwan and Hong Qing Yu
Appl. Sci. 2025, 15(15), 8538; https://doi.org/10.3390/app15158538 (registering DOI) - 31 Jul 2025
Abstract
This paper presents a novel data-driven framework for real-time State of Charge (SOC) estimation in lithium-ion battery systems using a data-driven Prognostics and Health Management (PHM) approach. The method leverages an optimized bidirectional Long Short-Term Memory (Bi-LSTM) network, trained with enhanced datasets filtered [...] Read more.
This paper presents a novel data-driven framework for real-time State of Charge (SOC) estimation in lithium-ion battery systems using a data-driven Prognostics and Health Management (PHM) approach. The method leverages an optimized bidirectional Long Short-Term Memory (Bi-LSTM) network, trained with enhanced datasets filtered via exponentially weighted moving averages (EWMAs) and refined through SHAP-based feature attribution. Compared against a Extended Kalman Filter (EKF) and Unscented Kalman Filter (UKF) across ten diverse drive cycles, the proposed model consistently achieved superior performance, with mean absolute errors (MAEs) as low as 0.40%, outperforming EKF (0.66%) and UKF (1.36%). The Bi-LSTM model also demonstrated higher R2 values (up to 0.9999) and narrower 95% confidence intervals, confirming its precision and robustness. Real-time implementation on embedded platforms yielded inference times of 1.3–2.2 s, validating its deployability for edge applications. The framework’s model-free nature makes it adaptable to other nonlinear, time-dependent systems beyond battery SOC estimation. Full article
(This article belongs to the Special Issue Design and Applications of Real-Time Embedded Systems)
Show Figures

Figure 1

33 pages, 2962 KiB  
Review
Evolution of Data-Driven Flood Forecasting: Trends, Technologies, and Gaps—A Systematic Mapping Study
by Banujan Kuhaneswaran, Golam Sorwar, Ali Reza Alaei and Feifei Tong
Water 2025, 17(15), 2281; https://doi.org/10.3390/w17152281 - 31 Jul 2025
Abstract
This paper presents a Systematic Mapping Study (SMS) on data-driven approaches in flood forecasting from 2019 to 2024, a period marked by transformative developments in Deep Learning (DL) technologies. Analysing 363 selected studies, this paper provides an overview of the technological evolution in [...] Read more.
This paper presents a Systematic Mapping Study (SMS) on data-driven approaches in flood forecasting from 2019 to 2024, a period marked by transformative developments in Deep Learning (DL) technologies. Analysing 363 selected studies, this paper provides an overview of the technological evolution in this field, methodological approaches, evaluation practices and geographical distribution of studies. The study revealed that meteorological and hydrological factors constitute approximately 76% of input variables, with rainfall/precipitation and water level measurements forming the core predictive basis. Long Short-Term Memory (LSTM) networks emerged as the dominant algorithm (21% of implementations), whilst hybrid and ensemble approaches showed the most dramatic growth (from 2% in 2019 to 10% in 2024). The study also revealed a threefold increase in publications during this period, with significant geographical concentration in East and Southeast Asia (56% of studies), particularly China (36%). Several research gaps were identified, including limited exploration of graph-based approaches for modelling spatial relationships, underutilisation of transfer learning for data-scarce regions, and insufficient uncertainty quantification. This SMS provides researchers and practitioners with actionable insights into current trends, methodological practices, and future directions in data-driven flood forecasting, thereby advancing this critical field for disaster management. Full article
Show Figures

Figure 1

20 pages, 2619 KiB  
Article
Fatigue Life Prediction of CFRP-FBG Sensor-Reinforced RC Beams Enabled by LSTM-Based Deep Learning
by Minrui Jia, Chenxia Zhou, Xiaoyuan Pei, Zhiwei Xu, Wen Xu and Zhenkai Wan
Polymers 2025, 17(15), 2112; https://doi.org/10.3390/polym17152112 - 31 Jul 2025
Abstract
Amidst the escalating demand for high-precision structural health monitoring in large-scale engineering applications, carbon fiber-reinforced polymer fiber Bragg grating (CFRP-FBG) sensors have emerged as a pivotal technology for fatigue life evaluation, owing to their exceptional sensitivity and intrinsic immunity to electromagnetic interference. A [...] Read more.
Amidst the escalating demand for high-precision structural health monitoring in large-scale engineering applications, carbon fiber-reinforced polymer fiber Bragg grating (CFRP-FBG) sensors have emerged as a pivotal technology for fatigue life evaluation, owing to their exceptional sensitivity and intrinsic immunity to electromagnetic interference. A time-series predictive architecture based on long short-term memory (LSTM) networks is developed in this work to facilitate intelligent fatigue life assessment of structures subjected to complex cyclic loading by capturing and modeling critical spectral characteristics of CFRP-FBG sensors, specifically the side-mode suppression ratio and main-lobe peak-to-valley ratio. To enhance model robustness and generalization, Principal Component Analysis (PCA) was employed to isolate the most salient spectral features, followed by data preprocessing via normalization and model optimization through the integration of the Adam optimizer and Dropout regularization strategy. Relative to conventional Backpropagation (BP) neural networks, the LSTM model demonstrated a substantial improvement in predicting the side-mode suppression ratio, achieving a 61.62% reduction in mean squared error (MSE) and a 34.99% decrease in root mean squared error (RMSE), thereby markedly enhancing robustness to outliers and ensuring greater overall prediction stability. In predicting the peak-to-valley ratio, the model attained a notable 24.9% decrease in mean absolute error (MAE) and a 21.2% reduction in root mean squared error (RMSE), thereby substantially curtailing localized inaccuracies. The forecasted confidence intervals were correspondingly narrower and exhibited diminished fluctuation, highlighting the LSTM architecture’s enhanced proficiency in capturing nonlinear dynamics and modeling temporal dependencies. The proposed method manifests considerable practical engineering relevance and delivers resilient intelligent assistance for the seamless implementation of CFRP-FBG sensor technology in structural health monitoring and fatigue life prognostics. Full article
(This article belongs to the Section Artificial Intelligence in Polymer Science)
Show Figures

Figure 1

19 pages, 3654 KiB  
Article
Longitudinal Displacement Reconstruction Method of Suspension Bridge End Considering Multi-Type Data Under Deep Learning Framework
by Xiaoting Yang, Chao Wu, Youjia Zhang, Wencai Shao, Linyuan Chang, Kaige Kong and Quan Cheng
Buildings 2025, 15(15), 2706; https://doi.org/10.3390/buildings15152706 (registering DOI) - 31 Jul 2025
Abstract
Suspension bridges, as a type of long-span bridge, usually have a larger longitudinal displacement at the end of the beam (LDBD). LDBD can be used to evaluate the safety of bridge components at the end of the beam. However, due to factors such [...] Read more.
Suspension bridges, as a type of long-span bridge, usually have a larger longitudinal displacement at the end of the beam (LDBD). LDBD can be used to evaluate the safety of bridge components at the end of the beam. However, due to factors such as sensor failure and system maintenance, LDBD in the bridge health monitoring system is often missing. Therefore, this study reconstructs the missing part of LDBD based on the long short-term memory network (LSTM) and various data. Specifically, first, the monitoring data that may be related to LDBD in a suspension bridge is analyzed, and the temperature and beam end rotation angle data (RDBD) at representative locations are selected. Then, the temperature data at different places of the bridge are used as the input of the LSTM model to compare and analyze the prediction effect of LDBD. Next, RDBD is used as the input of the LSTM model to observe the prediction effect of LDBD. Finally, temperature and RDBD are used as the input of the LSTM model to observe whether the prediction effect of the LSTM model is improved. The results show that compared with other parts of the bridge, the prediction effect of the temperature inside the box girder in the main span as the model input is better; when RDBD is used as the input of the LSTM model, it is better than the prediction effect of temperature as the model input; temperature and RDBD have higher prediction accuracy when used as the input of the LSTM model together than when used separately as the input of the LSTM model. Full article
(This article belongs to the Section Building Structures)
Show Figures

Figure 1

28 pages, 5699 KiB  
Article
Multi-Modal Excavator Activity Recognition Using Two-Stream CNN-LSTM with RGB and Point Cloud Inputs
by Hyuk Soo Cho, Kamran Latif, Abubakar Sharafat and Jongwon Seo
Appl. Sci. 2025, 15(15), 8505; https://doi.org/10.3390/app15158505 (registering DOI) - 31 Jul 2025
Abstract
Recently, deep learning algorithms have been increasingly applied in construction for activity recognition, particularly for excavators, to automate processes and enhance safety and productivity through continuous monitoring of earthmoving activities. These deep learning algorithms analyze construction videos to classify excavator activities for earthmoving [...] Read more.
Recently, deep learning algorithms have been increasingly applied in construction for activity recognition, particularly for excavators, to automate processes and enhance safety and productivity through continuous monitoring of earthmoving activities. These deep learning algorithms analyze construction videos to classify excavator activities for earthmoving purposes. However, previous studies have solely focused on single-source external videos, which limits the activity recognition capabilities of the deep learning algorithm. This paper introduces a novel multi-modal deep learning-based methodology for recognizing excavator activities, utilizing multi-stream input data. It processes point clouds and RGB images using the two-stream long short-term memory convolutional neural network (CNN-LSTM) method to extract spatiotemporal features, enabling the recognition of excavator activities. A comprehensive dataset comprising 495,000 video frames of synchronized RGB and point cloud data was collected across multiple construction sites under varying conditions. The dataset encompasses five key excavator activities: Approach, Digging, Dumping, Idle, and Leveling. To assess the effectiveness of the proposed method, the performance of the two-stream CNN-LSTM architecture is compared with that of single-stream CNN-LSTM models on the same RGB and point cloud datasets, separately. The results demonstrate that the proposed multi-stream approach achieved an accuracy of 94.67%, outperforming existing state-of-the-art single-stream models, which achieved 90.67% accuracy for the RGB-based model and 92.00% for the point cloud-based model. These findings underscore the potential of the proposed activity recognition method, making it highly effective for automatic real-time monitoring of excavator activities, thereby laying the groundwork for future integration into digital twin systems for proactive maintenance and intelligent equipment management. Full article
(This article belongs to the Special Issue AI-Based Machinery Health Monitoring)
Show Figures

Figure 1

16 pages, 2357 KiB  
Article
Joint Traffic Prediction and Handover Design for LEO Satellite Networks with LSTM and Attention-Enhanced Rainbow DQN
by Dinghe Fan, Shilei Zhou, Jihao Luo, Zijian Yang and Ming Zeng
Electronics 2025, 14(15), 3040; https://doi.org/10.3390/electronics14153040 - 30 Jul 2025
Abstract
With the increasing scale of low Earth orbit (LEO) satellite networks, leveraging non−terrestrial networks (NTNs) to complement terrestrial networks (TNs) has become a critical issue. In this paper, we investigate the issue of handover satellite selection between multiple terrestrial terminal groups (TTGs). To [...] Read more.
With the increasing scale of low Earth orbit (LEO) satellite networks, leveraging non−terrestrial networks (NTNs) to complement terrestrial networks (TNs) has become a critical issue. In this paper, we investigate the issue of handover satellite selection between multiple terrestrial terminal groups (TTGs). To support effective handover decision-making, we propose a long short-term memory (LSTM)-network-based traffic prediction mechanism based on historical traffic data. Building on these predictions, we formulate the handover strategy as a Markov Decision Process (MDP) and propose an attention-enhanced rainbow-DQN-based joint traffic prediction and handover design framework (ARTHF) by jointly considering the satellite switching frequency, communication quality, and satellite load. Simulation results demonstrate that our approach significantly outperforms existing methods in terms of the handover efficiency, service quality, and load balancing across satellites. Full article
Show Figures

Figure 1

18 pages, 4452 KiB  
Article
Upper Limb Joint Angle Estimation Using a Reduced Number of IMU Sensors and Recurrent Neural Networks
by Kevin Niño-Tejada, Laura Saldaña-Aristizábal, Jhonathan L. Rivas-Caicedo and Juan F. Patarroyo-Montenegro
Electronics 2025, 14(15), 3039; https://doi.org/10.3390/electronics14153039 - 30 Jul 2025
Abstract
Accurate estimation of upper-limb joint angles is essential in biomechanics, rehabilitation, and wearable robotics. While inertial measurement units (IMUs) offer portability and flexibility, systems requiring multiple inertial sensors can be intrusive and complex to deploy. In contrast, optical motion capture (MoCap) systems provide [...] Read more.
Accurate estimation of upper-limb joint angles is essential in biomechanics, rehabilitation, and wearable robotics. While inertial measurement units (IMUs) offer portability and flexibility, systems requiring multiple inertial sensors can be intrusive and complex to deploy. In contrast, optical motion capture (MoCap) systems provide precise tracking but are constrained to controlled laboratory environments. This study presents a deep learning-based approach for estimating shoulder and elbow joint angles using only three IMU sensors positioned on the chest and both wrists, validated against reference angles obtained from a MoCap system. The input data includes Euler angles, accelerometer, and gyroscope data, synchronized and segmented into sliding windows. Two recurrent neural network architectures, Convolutional Neural Network with Long-short Term Memory (CNN-LSTM) and Bidirectional LSTM (BLSTM), were trained and evaluated using identical conditions. The CNN component enabled the LSTM to extract spatial features that enhance sequential pattern learning, improving angle reconstruction. Both models achieved accurate estimation performance: CNN-LSTM yielded lower Mean Absolute Error (MAE) in smooth trajectories, while BLSTM provided smoother predictions but underestimated some peak movements, especially in the primary axes of rotation. These findings support the development of scalable, deep learning-based wearable systems and contribute to future applications in clinical assessment, sports performance analysis, and human motion research. Full article
(This article belongs to the Special Issue Wearable Sensors for Human Position, Attitude and Motion Tracking)
Show Figures

Figure 1

Back to TopTop