A Comprehensive Overview and Comparative Analysis on Deep Learning Models: CNN, RNN, LSTM, GRU
arXiv:2305.17473 · doi:10.32604/jai.2024.054314
Abstract
Deep learning (DL) has emerged as a powerful subset of machine learning (ML) and artificial intelligence (AI), outperforming traditional ML methods, especially in handling unstructured and large datasets. Its impact spans across various domains, including speech recognition, healthcare, autonomous vehicles, cybersecurity, predictive analytics, and more. However, the complexity and dynamic nature of real-world problems present challenges in designing effective deep learning models. Consequently, several deep learning models have been developed to address different problems and applications. In this article, we conduct a comprehensive survey of various deep learning models, including Convolutional Neural Network (CNN), Recurrent Neural Network (RNN), Temporal Convolutional Networks (TCN), Transformer, Kolmogorov-Arnold networks (KAN), Generative Models, Deep Reinforcement Learning (DRL), and Deep Transfer Learning. We examine the structure, applications, benefits, and limitations of each model. Furthermore, we perform an analysis using three publicly available datasets: IMDB, ARAS, and Fruit-360. We compared the performance of six renowned deep learning models: CNN, RNN, Long Short-Term Memory (LSTM), Bidirectional LSTM, Gated Recurrent Unit (GRU), and Bidirectional GRU alongside two newer models, TCN and Transformer, using the IMDB and ARAS datasets. Additionally, we evaluated the performance of eight CNN-based models, including VGG (Visual Geometry Group), Inception, ResNet (Residual Network), InceptionResNet, Xception (Extreme Inception), MobileNet, DenseNet (Dense Convolutional Network), and NASNet (Neural Architecture Search Network), for image classification tasks using the Fruit-360 dataset.
62 pages, 37 figures
References in corpus (19)
- Very Deep Convolutional Networks for Large-Scale Image Recognition
- Empirical Evaluation of Gated Recurrent Neural Networks on Sequence Modeling
- Machine learning and deep learning
- Deep Domain Confusion: Maximizing for Domain Invariance
- Stochastic Pooling for Regularization of Deep Convolutional Neural Networks
- Underspecification Presents Challenges for Credibility in Modern Machine Learning
- Regularizing Neural Networks by Penalizing Confident Output Distributions
- A Gated Recurrent Unit Approach to Bitcoin Price Prediction
- Deep Transfer Learning for Automatic Speech Recognition: Towards Better Generalization
- Augmenting Data with Mixup for Sentence Classification: An Empirical Study
- Overfitting Mechanism and Avoidance in Deep Neural Networks
- Efficient Hyperparameter Optimization in Deep Learning Using a Variable Length Genetic Algorithm
- SteganoGAN: High Capacity Image Steganography with GANs
- Advances in Quantum Deep Learning: An Overview
- Deep-Sentiment: Sentiment Analysis Using Ensemble of CNN and Bi-LSTM Models
- Kolmogorov-Arnold Networks for Time Series: Bridging Predictive Power and Interpretability
- Fast Transformer Decoding: One Write-Head is All You Need
- PyramidTNT: Improved Transformer-in-Transformer Baselines with Pyramid Architecture
- GraphKAN: Enhancing Feature Extraction with Graph Kolmogorov Arnold Networks