Full Text Available

Note: Clicking the button above will open the full text document at the original institutional repository in a new window.

Predictive Maintenance: Leveraging Hybrid LSTM-CNN Architectures for Enhanced Performance

Predictive maintenance (PdM) is an essential pillar of Industry 4.0, aiming to reduce operational downtime, extend equipment life, and enhance cost efficiency. This thesis presents an in-depth study on the development, optimization, and evaluation of hybrid learning architecture CNN-LSTM models—for...

Full description

Saved in:
Bibliographic Details
Main Author: El Sadeek, Kamal Mohamed
Format: Thesis
Published: AUC Knowledge Fountain 2025
Subjects:
Tags: Add Tag
No Tags, Be the first to tag this record!
_version_ 1867613425463459840
access_status_str Open Access
author El Sadeek, Kamal Mohamed
author_browse El Sadeek, Kamal Mohamed
author_facet El Sadeek, Kamal Mohamed
author_sort El Sadeek, Kamal Mohamed
collection Thesis
description Predictive maintenance (PdM) is an essential pillar of Industry 4.0, aiming to reduce operational downtime, extend equipment life, and enhance cost efficiency. This thesis presents an in-depth study on the development, optimization, and evaluation of hybrid learning architecture CNN-LSTM models—for time-series-based predictive maintenance tasks. We investigate the performance of both sequential and parallel hybrid models on benchmark datasets of varying complexity: NASA C-MAPSS, N-CMAPSS, and the NASA Battery dataset. Understanding the limitations in conventional maintenance strategies and current predictive models. Motivated by the need for higher accuracy and generalization, a simulation-based framework was developed to evaluate hybrid architectures under realistic industrial conditions. CNN layers were used for localized feature extraction, while LSTM layers captured long-term temporal dependencies in degradation patterns. Both sequential and parallel CNN-LSTM architectures were developed and tested. Sequential models stack CNN and LSTM layers, whereas the parallel configuration processes data independently through each branch before merging the results. The parallel architecture notably preserved feature integrity and mitigated signal distortion between layers, leading to better learning stability. In the initial experiments, the sequential CNN-LSTM model achieved an RMSE of 15.03 on the C-MAPSS dataset. However, validation loss began diverging from training loss early in training, indicating overfitting and instability. Transitioning to a parallel architecture provided modest but consistent improvements. On the same dataset, the RMSE was reduced to 14.75, and the training-validation curves showed better convergence. The contrast was more significant on the N-CMAPSS dataset. There, the sequential model yielded an RMSE of 26.01, while the parallel model demonstrated a sharp improvement, reaching 13.79. This reduction of nearly 50 percent highlights the importance of architectural decisions when dealing with complex, high-dimensional data. On the NASA Battery dataset, where data is less variable, optimization through Genetic Algorithms (GA) proved highly effective. The RMSE decreased from 0.35 in the initial model to 0.091 after optimization, reflecting a 73 percent improvement. To further explore performance tuning, both Genetic Algorithm and Hyperband optimization strategies were applied. GA showed clear advantages on the battery dataset, while Hyperband performed better under tighter resource constraints. However, on the more complex C-MAPSS and N-CMAPSS datasets, these tuning strategies produced marginal gains of only 0.33 and 2.1 percent, respectively. This suggests that while tuning enhances fine-grained performance, architectural redesign yields more significant improvements in models trained on noisy or structurally varied data. Across all datasets, the parallel CNN-LSTM model demonstrated greater stability and generalization potential than its sequential counterpart, particularly when processing data with heterogeneous patterns and multiple failure modes. This research contributes a comprehensive pipeline for predictive maintenance, integrating preprocessing, model development, and evaluation techniques. Across all experiments, the parallel CNN-LSTM consistently demonstrated better generalization than the sequential variant, particularly in handling diverse failure modes and noisy sensor data. Compared to traditional models like Random Forests and Support Vector Machines, the proposed deep learning architectures offered more accurate RUL estimation and stronger performance on unseen test data. Furthermore, the research highlights the practical constraints of implementing predictive maintenance at scale, especially the trade-off between model complexity and interpretability, and the limits of synthetic datasets in capturing real-world failure dynamics. In conclusion, the thesis establishes that hybrid CNN-LSTM models, especially in parallel configuration, offer a robust and scalable solution for predictive maintenance. The integration of optimization techniques further refines performance on simpler datasets, while architecture remains the critical factor for success in complex environments. These findings pave the way for future research that incorporates real-time streaming data, explores more advanced architectures such as Transformers, and investigates domain adaptation methods to bridge the gap between simulated and real-world applications.
format Thesis
id oai:fount.aucegypt.edu:etds-3609
institution American University in Cairo (Egypt)
last_indexed 2026-06-10T12:35:56.457Z
license_str Not specified — see source repository
provenance_str_mv Harvested via OAI-PMH from AUC Knowledge Fountain — bepress
publishDate 2025
publishDateRange 2025
publishDateSort 2025
publisher AUC Knowledge Fountain
publisherStr AUC Knowledge Fountain
record_format dspace
source_str AUC Knowledge Fountain — bepress
spelling oai:fount.aucegypt.edu:etds-3609 Predictive Maintenance: Leveraging Hybrid LSTM-CNN Architectures for Enhanced Performance El Sadeek, Kamal Mohamed Predictive maintenance (PdM) is an essential pillar of Industry 4.0, aiming to reduce operational downtime, extend equipment life, and enhance cost efficiency. This thesis presents an in-depth study on the development, optimization, and evaluation of hybrid learning architecture CNN-LSTM models—for time-series-based predictive maintenance tasks. We investigate the performance of both sequential and parallel hybrid models on benchmark datasets of varying complexity: NASA C-MAPSS, N-CMAPSS, and the NASA Battery dataset. Understanding the limitations in conventional maintenance strategies and current predictive models. Motivated by the need for higher accuracy and generalization, a simulation-based framework was developed to evaluate hybrid architectures under realistic industrial conditions. CNN layers were used for localized feature extraction, while LSTM layers captured long-term temporal dependencies in degradation patterns. Both sequential and parallel CNN-LSTM architectures were developed and tested. Sequential models stack CNN and LSTM layers, whereas the parallel configuration processes data independently through each branch before merging the results. The parallel architecture notably preserved feature integrity and mitigated signal distortion between layers, leading to better learning stability. In the initial experiments, the sequential CNN-LSTM model achieved an RMSE of 15.03 on the C-MAPSS dataset. However, validation loss began diverging from training loss early in training, indicating overfitting and instability. Transitioning to a parallel architecture provided modest but consistent improvements. On the same dataset, the RMSE was reduced to 14.75, and the training-validation curves showed better convergence. The contrast was more significant on the N-CMAPSS dataset. There, the sequential model yielded an RMSE of 26.01, while the parallel model demonstrated a sharp improvement, reaching 13.79. This reduction of nearly 50 percent highlights the importance of architectural decisions when dealing with complex, high-dimensional data. On the NASA Battery dataset, where data is less variable, optimization through Genetic Algorithms (GA) proved highly effective. The RMSE decreased from 0.35 in the initial model to 0.091 after optimization, reflecting a 73 percent improvement. To further explore performance tuning, both Genetic Algorithm and Hyperband optimization strategies were applied. GA showed clear advantages on the battery dataset, while Hyperband performed better under tighter resource constraints. However, on the more complex C-MAPSS and N-CMAPSS datasets, these tuning strategies produced marginal gains of only 0.33 and 2.1 percent, respectively. This suggests that while tuning enhances fine-grained performance, architectural redesign yields more significant improvements in models trained on noisy or structurally varied data. Across all datasets, the parallel CNN-LSTM model demonstrated greater stability and generalization potential than its sequential counterpart, particularly when processing data with heterogeneous patterns and multiple failure modes. This research contributes a comprehensive pipeline for predictive maintenance, integrating preprocessing, model development, and evaluation techniques. Across all experiments, the parallel CNN-LSTM consistently demonstrated better generalization than the sequential variant, particularly in handling diverse failure modes and noisy sensor data. Compared to traditional models like Random Forests and Support Vector Machines, the proposed deep learning architectures offered more accurate RUL estimation and stronger performance on unseen test data. Furthermore, the research highlights the practical constraints of implementing predictive maintenance at scale, especially the trade-off between model complexity and interpretability, and the limits of synthetic datasets in capturing real-world failure dynamics. In conclusion, the thesis establishes that hybrid CNN-LSTM models, especially in parallel configuration, offer a robust and scalable solution for predictive maintenance. The integration of optimization techniques further refines performance on simpler datasets, while architecture remains the critical factor for success in complex environments. These findings pave the way for future research that incorporates real-time streaming data, explores more advanced architectures such as Transformers, and investigates domain adaptation methods to bridge the gap between simulated and real-world applications. 2025-06-16T07:00:00Z thesis application/pdf https://fount.aucegypt.edu/etds/2557 https://fount.aucegypt.edu/context/etds/article/3609/viewcontent/auto_convert.pdf Theses and Dissertations AUC Knowledge Fountain predictive maintenance CNN LSTM NASA battery dataset machine learning parallel networks NASA C-MAPPS. Computer-Aided Engineering and Design Electro-Mechanical Systems Manufacturing Other Operations Research, Systems Engineering and Industrial Engineering
spellingShingle predictive maintenance
CNN
LSTM
NASA battery dataset
machine learning
parallel networks
NASA C-MAPPS.
Computer-Aided Engineering and Design
Electro-Mechanical Systems
Manufacturing
Other Operations Research, Systems Engineering and Industrial Engineering
El Sadeek, Kamal Mohamed
Predictive Maintenance: Leveraging Hybrid LSTM-CNN Architectures for Enhanced Performance
title Predictive Maintenance: Leveraging Hybrid LSTM-CNN Architectures for Enhanced Performance
title_full Predictive Maintenance: Leveraging Hybrid LSTM-CNN Architectures for Enhanced Performance
title_fullStr Predictive Maintenance: Leveraging Hybrid LSTM-CNN Architectures for Enhanced Performance
title_full_unstemmed Predictive Maintenance: Leveraging Hybrid LSTM-CNN Architectures for Enhanced Performance
title_short Predictive Maintenance: Leveraging Hybrid LSTM-CNN Architectures for Enhanced Performance
title_sort predictive maintenance leveraging hybrid lstm cnn architectures for enhanced performance
topic predictive maintenance
CNN
LSTM
NASA battery dataset
machine learning
parallel networks
NASA C-MAPPS.
Computer-Aided Engineering and Design
Electro-Mechanical Systems
Manufacturing
Other Operations Research, Systems Engineering and Industrial Engineering
url https://fount.aucegypt.edu/etds/2557
https://fount.aucegypt.edu/context/etds/article/3609/viewcontent/auto_convert.pdf
work_keys_str_mv AT elsadeekkamalmohamed predictivemaintenanceleveraginghybridlstmcnnarchitecturesforenhancedperformance