-
1341
Multi-Energy-Microgrid Energy Management Strategy Optimisation Using Deep Learning
Published 2025-06-01“…Therefore, a two-stage robust optimisation model based on Bidirectional Temporal Convolutional Networks (BiTCN) and Transformer prediction for electricity, heat, gas, and hydrogen multi-energy complementary microgrids with a carbon trading mechanism is proposed to solve this problem. …”
Get full text
Article -
1342
A Secure IIoT Environment That Integrates AI-Driven Real-Time Short-Term Active and Reactive Load Forecasting with Anomaly Detection: A Real-World Application
Published 2024-11-01“…It ensures secure and reliable industrial operations by integrating smart data acquisition systems with real-time monitoring, control, and protective measures. We propose a Temporal Convolutional Networks-Gated Recurrent Unit-Attention (TCN-GRU-Attention) model to predict both active and reactive loads, which demonstrates superior performance compared to other conventional models. …”
Get full text
Article -
1343
Deep Learning-Based Prediction of Pitch Response for Floating Offshore Wind Turbines
Published 2024-12-01“…This model integrates convolutional neural networks (CNNs) and gated recurrent units (GRUs), effectively extracting the coupling relationships among various input features and capturing the temporal dependencies to enhance predictive accuracy. …”
Get full text
Article -
1344
Impact of occupancy behavior on building energy efficiency: What’s next in detection and monitoring technologies?
Published 2025-07-01“…Particular attention is paid to data-driven methods, including probabilistic models such as Hidden Markov Models (HMMs), classical machine learning algorithms such as Support Vector Machines (SVMs) and K-Nearest Neighbors (KNN), and deep learning architectures such as Convolutional Neural Networks (CNNs), all of which have demonstrated high accuracy in both laboratory and real-world settings. …”
Get full text
Article -
1345
SChanger: Change Detection From a Semantic Change and Spatial Consistency Perspective
Published 2025-01-01“…To address the data scarcity issue, we develop a fine-tuning strategy called the semantic change network. We initially pretrain the model on single-temporal supervised tasks to acquire prior knowledge of instance feature extraction. …”
Get full text
Article -
1346
Deep Learning Architectures for Single-Label and Multi-Label Surgical Tool Classification in Minimally Invasive Surgeries
Published 2025-05-01“…This study proposes a novel deep learning approach for surgical tool classification based on combining convolutional neural networks (CNNs), Feature Fusion Modules (FFMs), Squeeze-and-Excitation (SE) networks, and Bidirectional long-short term memory (BiLSTM) networks to capture both spatial and temporal features in laparoscopic surgical videos. …”
Get full text
Article -
1347
Review of Recent Advances in Remote Sensing and Machine Learning Methods for Lake Water Quality Management
Published 2024-11-01“…In addition to remote sensing platforms, this paper explores the application of a wide range of machine learning models, from traditional linear and tree-based methods to more advanced deep learning techniques like convolutional neural networks (CNNs), recurrent neural networks (RNNs), and generative adversarial networks (GANs). …”
Get full text
Article -
1348
Advanced Deep Learning Approaches for Forecasting High-Resolution Fire Weather Index (FWI) over CONUS: Integration of GNN-LSTM, GNN-TCNN, and GNN-DeepAR
Published 2025-02-01“…Based on this, our study developed a hybrid modeling framework to forecast FWI over a 14-day horizon, integrating Graph Neural Networks (GNNs) with Temporal Convolutional Neural Networks (TCNNs), Long Short-Term Memory (LSTM), and Deep Autoregressive Networks (DeepAR). …”
Get full text
Article -
1349
Berg Balance Scale Scoring System for Balance Evaluation by Leveraging Attention-Based Deep Learning with Wearable IMU Sensors
Published 2025-04-01“…Thus, to address the limitations of manual scoring and complexities of capturing gait features, we proposed an automated BBS assessment system using an attention-based deep learning algorithm with IMU data, integrating convolutional neural networks (CNNs) for spatial feature extraction, bidirectional long short-term memory (Bi-LSTM) networks for temporal modeling, and attention mechanisms to emphasize informative features. …”
Get full text
Article -
1350
A novel prediction method for low wind output processes under very few samples based on improved W‐DCGAN
Published 2024-10-01“…Therefore, a novel prediction method for LWOP under very few samples based on improved Wasserstein deep convolutional generative adversarial networks (W‐DCGAN) is proposed here. …”
Get full text
Article -
1351
A Hybrid Deep Learning Approach for Enhanced Sentiment Classification and Consistency Analysis in Customer Reviews
Published 2024-12-01“…The model leverages the strengths of Word Embeddings (WDE), Long Short-Term Memory (LSTM) networks, and Convolutional Neural Networks (CNNs) to capture temporal and local text data features. …”
Get full text
Article -
1352
Hybrid deep learning-enabled framework for enhancing security, data integrity, and operational performance in Healthcare Internet of Things (H-IoT) environments
Published 2025-08-01“…This paper proposes a novel trust-aware hybrid framework integrating Convolutional Neural Networks (CNN), Long Short-Term Memory (LSTM) models, and Variational Autoencoders (VAE) to analyze spatial, temporal, and latent characteristics of physiological signals. …”
Get full text
Article -
1353
Dual-hybrid intrusion detection system to detect False Data Injection in smart grids.
Published 2025-01-01“…Additionally, the IDS employs a hybrid deep learning classifier that integrates Convolutional Neural Networks (CNN) and Long Short-Term Memory (LSTM) networks to capture the smart grid data's spatial and temporal features. …”
Get full text
Article -
1354
Design of an Iterative Method for Malware Detection Using Autoencoders and Hybrid Machine Learning Models
Published 2024-01-01“…With the addition of Gradient Boosted Decision Trees (GBDT) to features derived from Convolutional Neural Networks (CNN), we further improve the capability of the model. …”
Get full text
Article -
1355
Multi-Modal Emotion Detection and Sentiment Analysis
Published 2025-01-01“…For frames, we employ Random Forest and Convolutional Neural Networks (CNN). Afterwards, we implement model ensembling across the three modalities. …”
Get full text
Article -
1356
Unsupervised Hybrid VAE-Based Anomaly Detection for Vehicle Onboard LiDAR Sensors
Published 2025-01-01“…In this paper, we propose a novel low-complex unsupervised model for anomaly detection (AD) within ST preprocessed LiDAR data named CNN-BiLSTM VAE that combines variational auto-encoder (VAE) reconstruction capabilities, convolutional neural networks (CNN) spatial characteristic learning capabilities, and bidirectional long-short-term memory (BiLSTM) networks time series learning capabilities in a symmetric mirror-to-mirror (M2M) architecture. …”
Get full text
Article -
1357
Bitemporal Remote Sensing Change Detection With State-Space Models
Published 2025-01-01“…Change detection in very-high-resolution remote sensing images has gained significant attention, particularly with the rise of deep learning techniques such as convolutional neural networks and Transformers. The Mamba structure, successful in computer vision, has been applied to this domain, enhancing computational efficiency. …”
Get full text
Article -
1358
Pedestrian Crossing Direction Prediction at Intersections for Pedestrian Safety
Published 2025-01-01“…The framework leverages Transformer-based models, Graph Convolutional Networks (GCNs), and a hybrid Transformer+GCN approach to extract spatial and temporal features from the pedestrian behaviors. …”
Get full text
Article -
1359
Seasonal quantile forecasting of solar photovoltaic power using Q-CNN-GRU
Published 2025-07-01“…This paper presents a novel approach to probabilistic solar power forecasting by combining Convolutional Neural Networks (CNN) with Gated Recurrent Units (GRU) into a hybrid Quantile-CNN-GRU model. …”
Get full text
Article -
1360
Frontotemporal dementia: a systematic review of artificial intelligence approaches in differential diagnosis
Published 2025-04-01“…Deep learning methods, particularly convolutional neural networks (CNNs), have also been increasingly adopted, demonstrating high accuracy in distinguishing FTD from other dementias. …”
Get full text
Article