Artificial intelligence (AI) has advanced
significantly in recent years, with applications in
everything from autonomous vehicles and medical
diagnostics to voice and image recognition. The
advancement of deep learning, a branch of machine
learning that has made strides in a variety of AI
applications, has been a major force behind this
development. We go over the fundamentals of deep
learning, its uses, and its possible social effects in this
paper.
Deep learning is a vital component of Artificial
Intelligence, which uses artificial neural networks to
model and solve complex classification problems.
These artificial neurons, which function as the
processing and transformation units of these neural
networks, are organized into numerous layers of
interconnected nodes. Deeper layers of neurons learn
to recognize increasingly abstract and complicated
patterns as they learn to recognize and extract
different characteristics of the data.
Deep Learning has the capacity to learn and
improve on its own, without being explicitly
programmed. By processing large amounts of data
and identifying patterns and relationships within that
data, deep learning algorithms can learn to perform
complex tasks such as image and speech recognition,
natural language processing, and even game playing.
In healthcare, deep learning is being used to
develop diagnostic tools to analyse medical images
and data to detect diseases such as cancer and
Alzheimer’s (I. M. Sheikh and M. A. Chachoo, 2022).
These tools have the potential to improve the
accuracy and speed of diagnosis, enabling earlier
detection and better outcomes for patients (L Chen, et
al., 2023; P Bentley, et al., 2014).
Yoon-A Choi et al. proposed a system for
predicting the likelihood of stroke based on real-time
bio-signal data using neural networks. 3,322
electroencephalogram (EEG) and
(electrocardiogram) ECG signals were collected from
stroke patients and healthy individuals. The proposed
model is a Convolutional Neural Network (CNN),
which extracts features from the signals and a long
short-term memory (LSTM) network that models
temporal dependencies. This system gave a model
accuracy of - 93.9 percent and a sensitivity of 96.7
percent (Y-A Choi, et al., 2021). This research
however needed further research to validate the
system’s effectiveness in larger and more diverse
populations.
Vivek S Yedavalli et al. discussed the potential
applications of artificial intelligence (AI) in stroke
imaging, including diagnosis, treatment selection,
and prognosis prediction, using different machine
learning models and neural networks. Models like
Convolutional Neural Networks (CNN), Long Short-
Term Memory (LSTM), Recurrent Neural Networks
(RNN), Support Vector Machines (SVM), and
Random Forest (RF) were trained, and their
accuracies were compared to select the best model. It
was shown that CNN had the highest accuracy at 91
percent. This study used 4 different datasets, namely,
MRI-GENIE, STRIDE, MR CLEAN, and TRACK-
TBI (B B Ozkara, et al., 2023).
Hilbert et al. proposed a deep learning model for
predicting the outcome of endovascular treatment in
patients with acute ischemic stroke. The dataset was
a collection of 92 patients who underwent
endovascular treatment for acute ischemic stroke and
were divided into a training set of 60 patients and a
test set of 32 patients. To improve its performance on
the outcome prediction task, the deep learning model
was trained on a small subset of the training set
(n=10) utilizing transfer learning and fine-tuning
approaches. The model was then assessed using the
test set and the remaining training data. This proposed
system used the VGG-16 model. The model was then
fine-tuned on the training data using a transfer
learning approach, which involves using the pre-
trained weights of the VGG-16 model and training the
final layers on the task-specific dataset. This gave an
accuracy of 80 percent (A Hilbert, et al., 2019).
Sonavane et al. presented a method for detecting
brain stroke using convolutional neural networks
(CNNs) and deep learning models. This is a novel
approach that combines CNNs with deep learning
models to automatically see brain strokes from
computed tomography (CT) images. The dataset is a
collection of 250 CT images, including 150 healthy
and 100 stroke images, which were used to train and
evaluate their deep-learning models. The
methodology tested four different deep learning
models, including a CNN, a deep belief network, a
stacked autoencoder, and a convolutional
autoencoder, to determine the most effective model
for detecting brain stroke. The CNN model achieved
the highest accuracy at 97.6 percent for detecting
brain stroke, followed by the stacked autoencoder
model with an accuracy of 94.8 percent. The authors
also performed a comparative analysis with existing
methods and found that their proposed method
outperformed existing methods for brain stroke
detection. This proposed system’s future research
could explore the use of larger datasets and more
advanced deep learning models to further improve the
performance of the brain stroke detection system (B
R Gaidhani, et al., 2019).