Computer Image Analysis With Artificial Intelligence A
Computer Image Analysis With Artificial Intelligence A
https://doi.org/10.1093/postmj/qgad095
Advance access publication date 5 October 2023
Education and Learning
*Corresponding author. Transplant and HPB Department, The Freeman Hospital, Freeman Rd, High Heaton, Newcastle upon Tyne NE7 7DN, United Kingdom.
E-mail: [email protected]
Abstract
Artificial intelligence tools, particularly convolutional neural networks (CNNs), are transforming healthcare by enhancing predictive,
diagnostic, and decision-making capabilities. This review provides an accessible and practical explanation of CNNs for clinicians and
highlights their relevance in medical image analysis. CNNs have shown themselves to be exceptionally useful in computer vision, a
field that enables machines to ‘see’ and interpret visual data. Understanding how these models work can help clinicians leverage their
full potential, especially as artificial intelligence continues to evolve and integrate into healthcare. CNNs have already demonstrated
their efficacy in diverse medical fields, including radiology, histopathology, and medical photography. In radiology, CNNs have been
used to automate the assessment of conditions such as pneumonia, pulmonary embolism, and rectal cancer. In histopathology, CNNs
have been used to assess and classify colorectal polyps, gastric epithelial tumours, as well as assist in the assessment of multiple
malignancies. In medical photography, CNNs have been used to assess retinal diseases and skin conditions, and to detect gastric and
colorectal polyps during endoscopic procedures. In surgical laparoscopy, they may provide intraoperative assistance to surgeons, helping
interpret surgical anatomy and demonstrate safe dissection zones. The integration of CNNs into medical image analysis promises to
enhance diagnostic accuracy, streamline workf low efficiency, and expand access to expert-level image analysis, contributing to the
ultimate goal of delivering further improvements in patient and healthcare outcomes.
Keywords: biotechnology & bioinformatics; education and training; radiology & imaging
Introduction and become more integrated into healthcare, it will be crucial for
clinicians to understand these powerful tools to leverage their full
Artificial intelligence (AI) tools are increasingly prevalent,
potential.
transforming numerous industries, including healthcare. AI
This review aims to provide an accessible entry level explana-
methods are being used to drive progress in predictive, diagnostic,
tion of CNNs for clinicians unfamiliar with AI and highlight their
and decision-making abilities [1]. Within medicine, AI has shown
relevance in medical image analysis. The goal is to equip medical
promise in various applications, including radiology and pathol-
professionals with the knowledge they need to start navigating
ogy analysis [1, 2], decision aid tools such as organ allocation in
the evolving landscape of AI for image analysis in healthcare.
transplantation [1, 3], and patient outcome prediction tools [4].
Image analysis, a significant aspect of AI, has proven particu-
larly useful. Convolutional neural networks (CNNs) are the subset
Brief overview of artificial intelligence
of AI models that are driving significant progress in the field of
medical image analysis. They play a crucial role, specifically in AI is a branch of computer science that aims to create algorithms
computer vision, a field that enables machines to ‘see’ and inter- capable of performing tasks that typically require human intelli-
pret visual data. Their use has the potential to increase the accu- gence. These tasks include visual perception, speech recognition,
racy, speed, and access to image analysis and interpretation [5]. decision-making, and language translation [1, 2, 4] (Fig. 1). The
Understanding the basics of CNNs will become essential for concept of AI was first introduced at the Dartmouth Conference
clinicians who seek to appreciate how these models work. Just in 1956 [6], marking the birth of AI as a field of study. Since
like our understanding of computed tomography (CT) scans is then, AI research has gone through various phases, including the
enhanced by having a basic understanding of Hounsfield units, a development of rule-based systems in the 1960s, expert systems
background knowledge of CNNs can help clinicians better under- in the 1970s and 1980s, and the emergence of machine learning
stand and engage with the subject. As AI continues to evolve (ML) in the 1990s [7].
Received: July 26, 2023. Revised: September 6, 2023. Accepted: September 13, 2023
© The Author(s) 2023. Published by Oxford University Press on behalf of Postgraduate Medical Journal.
This is an Open Access article distributed under the terms of the Creative Commons Attribution Non-Commercial License
(https://creativecommons.org/licenses/by-nc/4.0/), which permits non-commercial re-use, distribution, and reproduction in any medium, provided the original
work is properly cited. For commercial re-use, please contact [email protected]
1288 | Kourounis et al.
Table 1. Table summarizing a subset of various CNN models for medical image analysis across different specialties.
NB: CNN performances will vary depending on multiple factors, as such they cannot be directly compared with each other between studies. CTPA, computed
tomography pulmonary angiography; US, ultrasound.
within <150 s, in contrast to the conventional techniques that typ- from laparoscopic surgery have been analysed using these models
ically require 20–30 min. The accelerated diagnostic capabilities to automate surgical phase recognition [34]. These data have
of CNN models have the potential to optimize surgical decision- subsequently been used to assess surgical proficiency and provide
making and improve patient outcomes. These examples highlight insights to inform training discussions. In laparoscopic chole-
the transformative impact of CNNs in streamlining diagnostic cystectomy, CNN models have been designed to aid surgeons
processes and advancing medical interventions. intraoperatively, detecting safe and dangerous zones of dissection
to reduce errors in visual perception and minimize complications
[35].
Convolutional neural networks in medical
photography
The final high yield area of medicine that is benefiting from Challenges and future directions
these systems is medical photography and endoscopy (Table 1). One of the main challenges in developing high quality ML models
In ophthalmology, CNN models have been developed to assess is the availability of high quality data. Digital notes and large
retinal diseases [27], including diabetic retinopathy, as well as datasets are crucial, yet these are not always readily available
glaucoma [28]. The evaluation of readily visualized and accessible in medicine. Some centres continue to rely on paper notes and
skin conditions has also experienced notable advancements with different centres often have fragmented and noncommunicating
the emergence of CNNs. Dermatology has benefited from CNNs database systems. In addition, concerns about data anonymiza-
in the classification of skin lesions, with Esteva et al. [29] reporting tion, patient privacy, and cybersecurity add further layers of com-
a model trained on 129 450 images with an AUC of 0.96, a per- plexity to data sharing processes [2, 36].
formance on par with dermatology experts. Additionally, Suha et The rapid advancements in these disciplines also present chal-
al. [30] developed a CNN model for diagnosing and grading skin lenges for both regulatory frameworks and workforce education.
frostbite with an overall accuracy of 97.3%. Although many of these technologies have undergone testing
CNNs have also found utility in endoscopic medical imaging, in research environments, their transition into clinical practice
such as in the detection of gastric and colorectal polyps dur- can be slowed down by regulations that have not kept up pace
ing gastrointestinal tract investigations. The use of CNNs has with recent advances in AI [2]. The current medical workforce
shown improved identification of malignant versus benign polyps is also not universally equipped to understand and deploy these
and enhanced accuracy in lesion assessment by endoscopists, technologies, causing further delays in their clinical adoption [2].
including both novice and senior practitioners [31, 32]. Within Future directions will involve the use of creative methods to
gynaecology, CNNs have proven valuable in cervical screening address the limited availability of medical data. Strategies like
by differentiating low and high-risk lesions, achieving an AUC of transfer learning and Generative Adversarial Networks have the
0.947 for detecting biopsy-requiring lesions [33]. Finally, videos potential to augment smaller datasets, rendering them more
1292 | Kourounis et al.
representative and robust [36, 37]. Multidisciplinary collaboration were made by A.A.E., B.T., J.H., H.U., and C.W. Final approval for the
is also set to play an increasingly significant role in these projects. manuscript was given by all authors.
Initiatives like the UK’s Topol Fellowship offer healthcare profes-
sionals the chance to gain practical experience in data science
and AI, effectively bridging the divide between these crucial dis-
Data availability
ciplines [38, 39]. All data relevant to this publication have been reported and pub-
lished. There are no additional unpublished data for this review.
Further reading
References
The current review offers a big picture overview of CNNs, inten-
1. Peloso A, Moeckli B, Delaune V et al. Artificial intelligence:
tionally avoiding an exhaustive review of the methodologies and
present and future potential for solid organ transplantation.
potential applications. For readers looking to explore the workings
Transpl Int 2022;35:10640. https://doi.org/10.3389/ti.2022.10640.
of CNNs in greater depth, we recommend the 2018 reviews by
2. He J, Baxter SL, Xu J et al. The practical implementation of
Yamashita et al. [36] and Anwar et al. [37].
SPECT: a multicenter study. JACC Cardiovasc Imaging 2018;11: 31. Jin EH, Lee D, Bae JH et al. Improved accuracy in opti-
1654–63. https://doi.org/10.1016/j.jcmg.2018.01.020. cal diagnosis of colorectal polyps using convolutional neural
17. Zhao X, Xie P, Wang M et al. Deep learning–based fully networks with visual explanations. Gastroenterology 2020;158:
automated detection and segmentation of lymph nodes 2169–2179.e8. https://doi.org/10.1053/j.gastro.2020.02.036.
on multiparametric-MRI for rectal cancer: a multicentre 32. Cao C, Wang R, Yu Y et al. Gastric polyp detection in gastroscopic
study. eBioMedicine 2020;56:102780. https://doi.org/10.1016/j. images using deep neural network. PLoS One 2021;16:e0250632.
ebiom.2020.102780. https://doi.org/10.1371/journal.pone.0250632.
18. Wu Y, White GM, Cornelius T et al. Deep learning LI-RADS 33. Cho B-J, Choi YJ, Lee M-J et al. Classification of cervical neo-
grading system based on contrast enhanced multiphase MRI plasms on colposcopic photography using deep learning. Sci Rep
for differentiation between LR-3 and LR-4/LR-5 liver tumors. 2020;10:13652. https://doi.org/10.1038/s41598-020-70490-4.
Ann Transl Med 2020;8:701–1. https://doi.org/10.21037/atm.2019. 34. Shinozuka K, Turuda S, Fujinaga A et al. Artificial intelligence
12.151. software available for medical devices: surgical phase recog-
19. Wei JW, Suriawinata AA, Vaickus LJ et al. Evaluation of a deep nition in laparoscopic cholecystectomy. Surg Endosc 2022;36:
neural network for automated classification of colorectal polyps 7444–52. https://doi.org/10.1007/s00464-022-09160-7.
inflammatory lesions in kidney transplant biopsies. Am J 49. Barberio M, Collins T, Bencteux V et al. Deep learning analy-
Pathol 2022;192:1418–32. https://doi.org/10.1016/j.ajpath.2022. sis of in vivo hyperspectral images for automated intraopera-
06.009. tive nerve detection. Diagn Basel Switz 2021;11:1508. https://doi.
48. Han SS, Moon IJ, Lim W et al. Keratinocytic skin cancer org/10.3390/diagnostics11081508.
detection on the face using region-based convolutional neural 50. Kernel (image processing). Wikipedia. 2023. https://en.
network. JAMA Dermatol 2020;156:29–37. https://doi. wikipedia.org/w/index.php?title=Kernel_(image_processing)&
org/10.1001/jamadermatol.2019.3807. oldid=1133314414. (14 June 2023, date last accessed)..