A Review on Deep Learning for Medical Image Processing
A Review on Deep Learning for Medical Image Processing
ISSN NO-2584-2706
(medical image analysis), diagnosis and imaging due to the high cost and time required
treatment support, and drug discovery. for expert annotations [11].
Healthcare is a large and analog business
industry and therefore one of the world's top 2) Self-supervised Learning: It refers to ML
IT firms [7]. techniques where models learn meaningful
representations from unlabelled medical
2. Methods: images, extracting valuable information
The followings are the 14 sorts of learning directly from the data without requiring
that we should be acquainted with as an AI explicit human annotations, allowing for
specialist. robust analysis even when labeled data is
scarce [12].
2.1. Learning problems:
1) Supervised Learning: This algorithm is 3) Multi-instance Learning: It is a technique
learned using vast sets of labeled medical used to classify medical images where the
images to recognize patterns and make label is associated with a "bag" of smaller
predictions regarding the presence or image patches (instances), rather than a
nature of the disease in those images, single image, allowing for the analysis of
thereby enabling computers to help with complex medical images even when only a
the diagnosis by identifying abnormal small portion of the image contains the
conditions based on earlier labeled relevant pathology, making it particularly
examples [8]. useful in scenarios where precise
localization of the target area is not readily
2) Unsupervised Learning: It applies ML available [13].
algorithms to learn patterns & structure from
unlabelled medical images so that scientists 2.3. Statistical inference:
can extract new insights from the data 1) Inductive Learning: It refers to a machine
without necessarily having manually learning approach where a model learns
annotated labels, which are often expensive general rules and patterns from a set of
and time-consuming to obtain useful for labeled medical images, allowing it to
anomaly detection finding new subtypes of make predictions on new, unseen images
diseases in big medical image collections [9]. by identifying similar characteristics,
essentially "generalizing" from the training
data to diagnose diseases or analyze
3) Reinforcement learning (RL): It is an anatomical structures based on the patterns
approach to ML in which a computer observed in the training set [14].
program, or algorithm, known as an "agent,"
learns how to maximize outcomes in a 2) Deductive Inference: It is a top-down
medical image by responding to feedback approach to analysis, where a computer
through rewards, to improve performance at system uses known information to make
complicated operations such as the detection, deductions about what is present in the
segmentation, or tracking of lesions[10]. image, much like a doctor might use a
patient's symptoms to reach a diagnosis. It
2.2. Hybrid learning problems: refers to a process where a computer
1) Semi-supervised Learning: It refers to a system uses established medical
technique where a model is trained using a knowledge and patterns in an image to
combination of both labeled & unlabelled draw specific conclusions about a patient's
medical images, allowing it to learn from a condition [15].
larger dataset even when limited labeled data is
available, which is often the case in medical 2.3.Learning techniques:
2) TensorFlow: TensorFlow is an open-source improves the diagnosis of breast, lung, and brain
flexible and scalable deep learning cancer, lowering false positives.
framework with wide usage in the
deployment of ML algorithms. It finds its 2) Diabetic Retinopathy Detection: Retinal
use in speech recognition, data analysis, images of diabetic retinopathy can be analysed
nanotechnology, knowledge representation, by using DL algorithms. CNNs detect
and computational linguistics. abnormalities such as haemorrhages and
exudates. AI screening enhances early detection
3) Torch: Torch is a DL library that supports all and ranks high-risk patients first.
types of ML algorithms like multi-layer 3) Diabetes Detection: AI diagnoses diabetes
perceptron, SVMs, Markov models, through retinal scans, MRI, and CT images.
convolutional networks and probabilistic CNNs look for patterns to predict
classification. It supports both CPU and GPUs, complications of diabetes. Feature
and also ported onto Apple, Android, and FPGA- extraction detects early diabetes indicators.
based hardware making it a platform for doing Deep learning systems automate lower
research in deep learning. errors and enhance monitoring.
5) Django: Django is not a framework for deep 5) Lung Nodule Classification: AI classifies
learning but a web development framework benign and malignant lung nodules in CT
based on Python. It is utilized in the development scans. CNNs extract shape, texture, and
of secure and scalable web applications. It is density features for classification. Early
involved in deploying AI models within web diagnosis enhances survival using timely
applications but does not directly help in building intervention. Transfer and ensemble
deep learning models. learning boost the accuracy of
classification.
4. MedicalImageAnalysisUsing Deep Learning:
6) Brain Tumour Detection: Deep learning
classifies brain tumours from CT and MRI
scans. CNNs & segmentation networks
differentiate between types of tumours such
as gliomas and metastases. Sophisticated
models enhance the localization of the
tumour with high accuracy.
8) Thyroid Diagnosis: Deep learning identifies algorithms and models that show remarkable
thyroid nodules through ultrasound and CT improvements in diagnostic accuracy.
scan analysis. CNNs classify nodules as
benign or malignant with high accuracy. AI 6. Conclusion:
minimizes unnecessary biopsies and Deep learning has become a versatile tool in
enhances early diagnosis. Automated the analysis of medical images, making it
segmentation allows accurate measurement possible for automated, effective, and very
and feature extraction. accurate disease diagnosis and prognosis.
[39]CNNs and other deep models have shown
9) Prostate Image Segmentation: AI great performance in tasks such as
automatically segments prostate images from segmentation, classification, detection, and
MRI and ultrasound images. CNNs and U- registration, improving medical imaging
Net models enhance tumor localization workflows greatly.
accuracy. Deep learning helps in biopsy Although deep learning promises much for the
planning and cancer treatment. Transfer future of medical imaging, its successful
learning enhances segmentation accuracy on deployment in clinical practice will -depend on
large datasets. the collaboration of AI researchers, clinicians,
and regulatory agencies. Ensuring that deep
learning models are aligned with actual
medical requirements will be crucial to
pushing forward AI-driven healthcare
innovations.
References:
[1] Winsberg F, Elkin M, Macy J, Bordaz V,
Weymouth W. Detection of radiographic
abnormalities in mammograms by means of
optical scanning and computer analysis.
5. Discussion: Radiology. 1967;89:211–5.
Medical Image Processing plays an important role [2] Deep Learning in Medical Image Analysis,
using deep learning methods and specifically Heang-Ping Chan, HHS Public Access, 2021,
convolutional neural networks (CNNs). Research page no. 2
reveals that deep learning methods show better [3] Semmlow JL, Shadagopappan A,
performance in segmentation, classification, [36] Ackerman LV, Hand W, Alcorn FS. A fully
detection, and registration than conventional automated system for screening
machine learning methods. Supervised learning mammograms. Computers and Biomedical
algorithms and methods exhibit great accuracy in Research. 1980;13:350–62. [PubMed:
medical image classification if there are large 7408456]
amounts of annotated data while unsupervised and [4] Deep Learning Application in Medical
self-supervised learning algorithms provide Image Analysis, JUSTIN KER1,
promising performance if labelled data is scarce. 2017,Access.2017.2788044
Deep learning architectures use frameworks such [5] Spiesberger W. Mammogram inspection by
as Tensor Flow, [37] Caffe, Torch, and Keras to computer. IEEE Trans Biomed Eng.
support efficient model training and deployment in 1979;26:213–9. [PubMed: 437802]
medical image analysis. Multiple medical [6] Masayuki Tsuneki1,Deep learning models
treatments such as cancer detection, diabetic in medical image analysis, published by
retinopathy diagnosis, lung nodule classification, Elsevier, 2022, page no. 3
and brain tumor detection use deep learning