Electronics 12 04411 v2
Electronics 12 04411 v2
Review
Machine Learning Empowering Personalized Medicine:
A Comprehensive Review of Medical Image Analysis Methods
Irena Galić † , Marija Habijan *,† , Hrvoje Leventić and Krešimir Romić
Faculty of Electrical Engineering, Computer Science and Information Technology Osijek, Josip Juraj Strossmayer
University of Osijek, 31000 Osijek, Croatia; [email protected] (I.G.); [email protected] (H.L.);
[email protected] (K.R.)
* Correspondence: [email protected]
† These authors contributed equally to this work.
Abstract: Artificial intelligence (AI) advancements, especially deep learning, have significantly
improved medical image processing and analysis in various tasks such as disease detection, clas-
sification, and anatomical structure segmentation. This work overviews fundamental concepts,
state-of-the-art models, and publicly available datasets in the field of medical imaging. First, we
introduce the types of learning problems commonly employed in medical image processing and then
proceed to present an overview of commonly used deep learning methods, including convolutional
neural networks (CNNs), recurrent neural networks (RNNs), and generative adversarial networks
(GANs), with a focus on the image analysis task they are solving, including image classification, object
detection/localization, segmentation, generation, and registration. Further, we highlight studies
conducted in various application areas, encompassing neurology, brain imaging, retinal analysis,
pulmonary imaging, digital pathology, breast imaging, cardiac imaging, bone analysis, abdominal
imaging, and musculoskeletal imaging. The strengths and limitations of each method are carefully
examined, and the paper identifies pertinent challenges that still require attention, such as the limited
availability of annotated data, variability in medical images, and the interpretability issues. Finally,
we discuss future research directions with a particular focus on developing explainable deep learning
methods and integrating multi-modal data.
Citation: Galić, I.; Habijan, M.; Keywords: artificial intelligence; deep learning; machine learning; medical image classification;
Leventić, H.; Romić, K. Machine medical image segmentation; medical image registration
Learning Empowering Personalized
Medicine: A Comprehensive Review
of Medical Image Analysis Methods.
Electronics 2023, 12, 4411. https:// 1. Introduction
doi.org/10.3390/electronics12214411
The integration of artificial intelligence (AI) methods into the healthcare domain
Academic Editor: Hyunjin Park has brought transformative advancements that hold substantial potential for improving
medical practices and diagnostic capabilities [1,2]. Within this paradigm, the convergence
Received: 29 September 2023
of AI with medical image analysis is a notable achievement, offering profound insights
Revised: 20 October 2023
Accepted: 24 October 2023
into human anatomy and physiology through the intricate interpretation of visual data [3].
Published: 25 October 2023
This confluence of computational intelligence and medical imaging has propelled the
development of sophisticated techniques with high significance for disease detection,
prognosis, and treatment planning.
Medical imaging has evolved to be a foundation of modern clinical practice, enabling
Copyright: © 2023 by the authors. clinicians to gather valuable insights into the inner workings of the human body. How-
Licensee MDPI, Basel, Switzerland. ever, the complexity of imaging modalities such as positron emission tomography (PET),
This article is an open access article magnetic resonance imaging (MRI), computed tomography (CT) and ultrasound imaging
distributed under the terms and (UI) [4–7] has presented a challenge in efficient and accurate analysis. Manual interpretation
conditions of the Creative Commons
of these images is highly influenced by subjectivity and time consumption, necessitating
Attribution (CC BY) license (https://
innovative solutions to harness the full potential of these visual data.
creativecommons.org/licenses/by/
4.0/).
AI methods, particularly machine learning (ML) and deep learning (DL), have emerged
as transformative solutions to address the challenges posed by the complex nature of mod-
ern imaging modalities. These advanced computational techniques have revolutionized
how medical professionals extract meaningful information from complex visual data.
By leveraging vast amounts of annotated medical images, ML algorithms have been trained
to discern intricate patterns, anomalies, and correlations that might not be easily iden-
tifiable by the human eye. DL, a subset of ML, has refined this process by employing
neural networks with numerous layers, enabling the extraction of hierarchical features
from raw data.
Within the domain of medical imaging, AI-powered methods have demonstrated a
remarkable ability for automating tasks that were previously vulnerable to subjectivity
and variability. These encompass different tasks such as image classification [8,9], object
localization and detection, segmentation [10], synthetic image generation, and registra-
tion [11–13]. These AI-powered methods enhance the precision and accuracy of diagnostic
outcomes while simultaneously expediting the analysis process.
This work aims to provide a comprehensive overview of the rapidly evolving field of
AI techniques in medical image analysis. The motivation behind this paper stems from the
increasing significance of AI methodologies in revolutionizing healthcare and diagnostics.
As medical imaging modalities advance in complexity and volume, the need for efficient
and accurate analysis becomes more pronounced. This review paper addresses this need
by exploring and evaluating various ML and DL methods and commonly used datasets
in medical image analysis. By synthesizing existing research, methodologies, challenges,
and breakthroughs, the paper aspires to serve as a valuable resource for researchers and
practitioners in the medical and computer science fields. The contributions of this paper
can be summarized as follows:
• The paper synthesizes a diverse range of ML methods that have been developed and
applied to medical image analysis. Through a critical analysis of various AI techniques,
the paper offers insights into the strengths, limitations, and potential applications of
each method.
• The paper provides a comprehensive overview of existing publicly available datasets
of various anatomical structures that are suitable for use in AI-powered medical image
analysis.
• The review identifies emerging trends and challenges within the field of AI-driven
medical image analysis. By highlighting gaps in current research and pointing out
areas that require further exploration, the paper fosters the growth of knowledge and
innovation in this rapidly evolving field.
• The paper discusses the translation of AI techniques from research to clinical practice,
emphasizing their potential impact on healthcare delivery.
Through comprehensive exploration and evaluation of current state-of-the-art method-
ologies, we aim to contribute to the advancement of both academic research and practical
applications in the pursuit of improving healthcare outcomes by addressing following
research questions:
1. What are the prominent AI methods used in medical image analysis?
2. In what medical imaging tasks have AI methods shown the most promising results?
3. What are commonly observed anatomical structures and available datasets for the
development of AI algorithms?
4. How can AI-driven medical image analysis be effectively translated into clinical
practice?
The study is organized as follows. Section 2 briefly describes the most essential learn-
ing methods in the ML field. Section 3 provides a brief theoretical background on DL
architectures commonly applied for medical image processing and analysis. Section 4
overviews commonly solved medical imaging tasks, including medical image classification,
object localization, detection, segmentation, synthetic image generation, and registration.
Electronics 2023, 12, 4411 3 of 29
coarse location of region of interest, which is further used for final segmentation [68], or for
hyperparameter optimization of existing approaches [69–71].
Reinforcement learning offers key benefits. Its adaptability supports personalized
treatment strategies, aligning with precision medicine’s principles. Adaptive image acqui-
sition optimizes protocols in real time, enhancing safety and efficiency while balancing
exploration and exploitation as well as fostering innovation, and long-term planning opti-
mizes patient outcomes [72]. A common challenge occurs in sample complexity since it
requires numerous interactions, which can be limited in medical contexts. Crafting accurate
reward functions demands expertise. Ethical concerns arise due to real-world consequences
of learning-phase decisions [73]. Addressing these challenges ensures responsible reinforce-
ment learning integration in clinical decision making.
labeled based on the collective behavior of their instances [93]. This introduces a level of
ambiguity, as the specific instances responsible for the bag’s label are often unknown [94].
Choosing multi-instance learning is suitable when there is a common underlying structure
or shared information among tasks that leads to improved generalization and efficiency
across a range of related problems. Generally, it is often used for tasks like object detec-
tion [95], visual tracking in robotics [96], and human activity recognition [97], as well as in
remote sensing for detecting objects in satellite imagery [98].
When using multi-instance learning in medical image analysis, images are treated
as bags of sub-regions or lesions, which allows for more detailed insights and holistic
analysis. For example, it is commonly utilized for identifying regions of interest in different
pathologies like mass retrieval in mammograms [99]. Moreover, it is also used to incor-
porate patient-level data into the learning and prediction processes [100,101] and to fuse
all relevant information within the examination record by including multiple potentially
overlapping images or videos from different perspectives and with contextual details,
which ultimately enhances performance [102].
Multi-instance learning in medical image analysis offers several advantages [103].
It enables a holistic approach by considering relationships among sub-regions within an
image, enhancing understanding of intricate conditions. It reduces annotation effort by
labeling entire images, streamlining the process. Enhanced interpretability highlights
critical sub-regions, making diagnostic decisions more transparent. Its adaptability to
image variability makes it promising for complex conditions, enhancing accuracy and
depth of medical image analysis. However, integrating multi-instance learning into medical
image processing brings challenges as well [104]. For example, instance ambiguity and
determining contributing sub-regions complicate the identification of critical areas and
diagnostic precision. Moreover, treating images as bags may result in a loss of fine-grained
data, impacting accuracy if important features are missed. Modeling interactions between
instances within a bag is complex, requiring careful design and validation. Addressing these
issues—instance ambiguity, information loss, model complexity, and overgeneralization—is
vital for the effective use of multi-instance learning in medical image analysis [105].
Figure 2. An illustration of frequently employed deep learning techniques in the analysis of medical
images: (a) autoencoders [106], (b) CNNs [107], (c) GANs [108], (d) RNNs [109], and (e) ViTS [110].
Electronics 2023, 12, 4411 7 of 29
variations [123]. ViTs find applications in tasks like image classification, segmentation,
and feature extraction [123].
segmentation, primarily due to their ability to autonomously learn features from extensive
sets of annotated data.
Several architectures based on FCNNs, including U-Net [115], DeepLab [148], and Mask
R-CNN [149], have been leveraged to attain state-of-the-art results in medical image seg-
mentation tasks. For example, the U-Net framework comprises an encoder network for
extracting features from input images and a decoder network for generating segmentation
maps. The DeepLab architecture utilizes techniques like atrous and dilated convolutions to
capture multiscale contextual information, significantly enhancing segmentation accuracy.
The Mask R-CNN architecture introduces an additional segmentation branch responsible
for producing pixel-level segmentation masks. Furthermore, ViTs are being applied to
segmentation tasks when small training datasets are available [150], while GANs are often
used as data augmentation techniques that precede segmentation tasks [151].
These advanced medical image segmentation techniques have demonstrated suc-
cessful applications across various imaging modalities and tasks. Examples include
the segmentation of brain tumors in MRI [152], lung nodules in chest CT scans [153],
polyps [154], and vessel delineation [155]. Additionally, they find widespread use in car-
diovascular image segmentation tasks, encompassing the isolation of specific structures
like the aorta [156,157], heart chambers [158–160], epicardial tissue [161], left atrial ap-
pendage [162,163], and coronary arteries [164]. Precise segmentation is invaluable as it
facilitates quantification, classification, and visualization of medical image data, ultimately
supporting more informed clinical decision-making processes.
on the other hand, have proven effective in registration tasks centered on matching image
patches. This is particularly useful in tasks such as landmark detection within brain MRI
scans [173]. Despite the successes achieved by DL methods in image registration tasks,
several challenges remain. These include the need for robust and efficient registration
techniques and the potential for overfitting of models.
Figure 3. An overview of commonly observed anatomical structures in the field of medical image
processing and analysis: (a) abdominal imaging, (b) brain imaging, (c) breast imaging, (d) cardiac
imaging, (e) musculoskeletal imaging, (f) pulmonary imaging, and (g) retinal imaging.
tional imaging techniques, such as dynamic contrast-enhanced MRI and nuclear medicine
scans, can reveal how different abdominal organs respond to specific stimuli or dis-
eases [178]. Moreover, abdominal imaging is indispensable in developing and evaluating
novel medical interventions and therapies. Researchers utilize it to assess the effects of ex-
perimental treatments, study the response of abdominal organs to medications, and refine
therapeutic approaches.
Table 1 summarizes commonly used abdominal organ benchmark datasets for devel-
oping and testing ML algorithms.
Table 1. Publicly available datasets for abdominal imaging that are commonly used to develop ML
learning algorithms. “Tr/Ts” denotes training/testing set, respectively.
Table 2. Publicly available datasets for brain imaging that are commonly used to develop ML learning
algorithms. “Tr/Ts” denotes training/testing set, respectively.
Table 3. Publicly available datasets for breast imaging that are commonly used to develop machine
learning algorithms. “Tr/Ts” denotes training/testing set, respectively.
Table 4. Publicly available datasets for cardiac imaging that are commonly used to develop machine
learning algorithms. “Tr/Ts” denotes training/testing set, respectively.
Table 5. Publicly available datasets for musculoskeletal imaging that are commonly used to develop
ML algorithms. “Tr/Ts” denotes training/testing set, respectively.
Table 6. Publicly available datasets for pulmonary imaging that are commonly used to develop
machine learning algorithms. “Tr/Ts” denotes training/testing set, respectively.
Table 7. Publicly available datasets for retinal imaging that are commonly used to develop machine
learning algorithms. “Tr/Ts” denotes training/testing set, respectively.
Author Contributions: Conceptualization, I.G. and M.H.; writing—original draft preparation, I.G.
and M.H.; writing—review and editing, I.G., M.H., H.L. and K.R.; visualization, H.L. and M.H.;
supervision, I.G. and K.R.; project administration, I.G. and H.L. All authors have read and agreed to
the published version of the manuscript.
Funding: This research received no external funding.
Data Availability Statement: Not applicable.
Conflicts of Interest: The authors declare no conflict of interest.
Electronics 2023, 12, 4411 19 of 29
Abbreviations
The following abbreviations are used in this manuscript:
AE Autoencoders
AI Artificial Intelligence
BLSTM Bidirectional LSTM
CT Computed Tomography
cGAN conditional GAN
CNNs Convolutional Neural Networks
DCGANs Deep Convolutional Generative Adversarial Networks
DL Deep Learning
EMA European Medicines Agency
FCNNs Fully Convolutional Neural Networks
FDA Food and Drug Administration
GANs Generative Adversarial Networks
LSTM Long Short-Term Memory
ML Machine Learning
MDLSTM Multidimensional LSTM
MRI Magnetic Resonance Imaging
OCT Optical Coherence Tomography
PET Positron Emission Tomography
RNNs Recurrent Neural Networks
SSD Single Shot MultiBox Detector
UI Ultrasound Imaging
ViTs Vision Transformers
YOLO You Only Look Once
References
1. Bajwa, J.; Munir, U.; Nori, A.; Williams, B. Artificial intelligence in healthcare: Transforming the practice of medicine. Future
Healthc. J. 2021, 8, e188–e194. [CrossRef] [PubMed]
2. Kuwaiti, A.A.; Nazer, K.H.A.; Al-Reedy, A.; Al-Shehri, S.Z.; Al-Muhanna, A.F.; Subbarayalu, A.V.; Muhanna, D.A.; Al-Muhanna,
F.A. A Review of the Role of Artificial Intelligence in Healthcare. J. Pers. Med. 2023, 13, 951. [CrossRef] [PubMed]
3. Mohammed, M.A.; Mohammed, M.A.; Mohammed, V.A. Impact of Artificial Intelligence on the Automation of Digital Health
System. Int. J. Softw. Eng. Appl. 2022, 13. [CrossRef]
4. Hurkmans, C.W.; Borger, J.H.; Pieters, B.R.; Russell, N.S.; Jansen, E.P.M.; Mijnheer, B.J. Variability in target volume delineation on
CT scans of the breast. Int. J. Radiat. Oncol. Biol. Phys. 2001, 50, 1366–1372. [CrossRef]
5. Vinod, S.K.; Jameson, M.G.; Min, M.; Holloway, L.C. Uncertainties in volume delineation in radiation oncology: A systematic
review and recommendations for future studies. Radiother. Oncol. J. Eur. Soc. Ther. Radiol. Oncol. 2016, 121, 169–179. [CrossRef]
[PubMed]
6. Wang, S.; Cao, G.; Wang, Y.L.; Liao, S.; Wang, Q.; Shi, J.; Li, C.; Shen, D. Review and Prospect: Artificial Intelligence in Advanced
Medical Imaging. Front. Radiol. 2021, 1, 781868.
7. Wang, Z.; Zhang, Z.; Zheng, J.Q.; Huang, B.; Voiculescu, I.; Yang, G.Z. Deep Learning in Medical Ultrasound Image Segmentation:
A Review. arXiv 2020, arXiv:2002.07703.
8. Fawaz, H.I.; Forestier, G.; Weber, J.; Idoumghar, L.; Muller, P.A. Deep learning for time series classification: A review. Data Min.
Knowl. Discov. 2018, 33, 917–963. [CrossRef]
9. Sharma, A.K.; Nandal, A.; Dhaka, A.; Dixit, R. Medical Image Classification Techniques and Analysis Using Deep Learning
Networks: A Review. In Health Informatics: A Computational Perspective in Healthcare; Springer: Singapore, 2021.
10. Liu, X.; Song, L.; Liu, S.; Zhang, Y. A Review of Deep-Learning-Based Medical Image Segmentation Methods. Sustainability 2021,
13, 1224.
11. Bharati, S.; Mondal, M.R.H.; Podder, P.; Prasath, V.B.S. Deep Learning for Medical Image Registration: A Comprehensive Review.
arXiv 2022, arXiv:2204.11341.
12. Zou, J.; Gao, B.; Song, Y.; Qin, J. A review of deep learning-based deformable medical image registration. Front. Oncol. 2022, 12,
1047215. [PubMed]
13. Fu, Y.; Lei, Y.; Wang, T.; Curran, W.J.; Liu, T.; Yang, X. Deep learning in medical image registration: A review. Phys. Med. Biol.
2019, 65, 20TR01. [CrossRef] [PubMed]
14. Mohri, M.L. Foundations of Machine Learning; The MIT Press: Cambridge, MA, USA, 2010.
Electronics 2023, 12, 4411 20 of 29
15. Li, Q.; Cai, W.T.; Wang, X.; Zhou, Y.; Feng, D.D.; Chen, M. Medical image classification with convolutional neural network. In
Proceedings of the 2014 13th International Conference on Control Automation Robotics and Vision (ICARCV), Singapore, 10–12
December 2014; pp. 844–848.
16. Sasikala, V.; Mounika, K.; Tulasi, Y.S.; Gayathri, D.K.; Anjani, M. Performance evaluation of Spam and Non-Spam E-mail detection
using Machine Learning algorithms. In Proceedings of the 2022 International Conference on Electronics and Renewable Systems
(ICEARS), Tuticorin, India, 16–18 March 2022; pp. 1359–1365.
17. Raj, R.; Kang, S.S. Spam and Non-Spam URL Detection using Machine Learning Approach. In Proceedings of the 2022 3rd
International Conference for Emerging Technology (INCET), Belgaum, India, 27–29 May 2022; pp. 1–6.
18. Matey, V.; Chauhan, N.; Mahale, A.; Bhistannavar, V.; Shitole, A. Real Estate Price Prediction using Supervised Learning. In
Proceedings of the 2022 IEEE Pune Section International Conference (PuneCon), Pune, India, 15–17 December 2022; pp. 1–5.
19. Using Supervised Machine Learning to Predict House Prices. J. Stud. Res. 2022, 11. [CrossRef]
20. Moorthy, J.; Gandhi, U.D. A Survey on Medical Image Segmentation Based on Deep Learning Techniques. Big Data Cogn. Comput.
2022, 6, 117. [CrossRef]
21. Hussain, A.; Malik, H.; Chaudhry, M.U. Supervised Learning Based Classification of Cardiovascular Diseases. Proc. Eng. Technol.
Innov. 2021, 20, 24–34. [CrossRef]
22. Ker, J.; Wang, L.; Rao, J.P.; Lim, T.C.C. Deep Learning Applications in Medical Image Analysis. IEEE Access 2018, 6, 9375–9389.
[CrossRef]
23. Aljuaid, A.; Anwar, M. Survey of Supervised Learning for Medical Image Processing. SN Comput. Sci. 2022, 3, 292. [PubMed]
24. Rädsch, T.; Reinke, A.; Weru, V.; Tizabi, M.D.; Schreck, N.; Kavur, A.E.; Pekdemir, B.; Ross, T.; Kopp-Schneider, A.; Maier-Hein, L.
Labelling instructions matter in biomedical image analysis. Nat. Mach. Intell. 2022, 5, 273–283. [CrossRef]
25. Teng, Q.; Liu, Z.; Song, Y.; Han, K.; Lu, Y. A survey on the interpretability of deep learning in medical diagnosis. Multimed. Syst.
2022, 28, 2335–2355. [CrossRef]
26. Moss, L.; Corsar, D.; Shaw, M.; Piper, I.; Hawthorne, C. Demystifying the Black Box: The Importance of Interpretability of
Predictive Models in Neurocritical Care. Neurocritical Care 2022, 37, 185–191.
27. Barlow, H. Unsupervised Learning. Neural Comput. 1989, 1, 295–311. . [CrossRef]
28. Moreno-García, C.F.; Aceves-Martins, M.; Serratosa, F. Unsupervised Machine Learning Application to Perform a Systematic
Review and Meta-Analysis in Medical Research. Comput. Sist. 2016, 20, 7–17. [CrossRef]
29. Mazzei, M. An Unsupervised Machine Learning Approach for Medical Image Analysis. In Advances in Information and
Communication: Proceedings of the 2021 Future of Information and Communication Conference (FICC); Springer: Berlin/Heidelberg,
Germany, 2021; Volume 2.
30. Jain, A.K. Data clustering: 50 years beyond K-means. Pattern Recognit. Lett. 2008, 31, 651–666. [CrossRef]
31. Jain, A.K.; Murty, M.N.; Flynn, P.J. Data clustering: A review. ACM Comput. Surv. 1999, 31, 264–323. [CrossRef]
32. Ronan, T.; Qi, Z.; Naegle, K.M. Avoiding common pitfalls when clustering biological data. Sci. Signal. 2016, 9, re6. [CrossRef]
[PubMed]
33. Dan, J.; Zhao, X.; Ning, S.; Lu, J.; Loh, K.P.; He, Q.; Loh, N.D.; Pennycook, S.J. Learning motifs and their hierarchies in atomic
resolution microscopy. Sci. Adv. 2020, 8, eabk1005. [CrossRef] [PubMed]
34. Kandel, B.M.; Wang, D.J.J.; Gee, J.C.; Avants, B.B. Eigenanatomy: Sparse dimensionality reduction for multi-modal medical image
analysis. Methods 2015, 73, 43–53. [CrossRef] [PubMed]
35. Woodland, M.; Patel, N.; Taie, M.A.; Yung, J.; Netherton, T.J.; Patel, A.B.; Brock, K.K. Dimensionality Reduction for Improving
Out-of-Distribution Detection in Medical Image Segmentation. In Proceedings of the International Workshop on Uncertainty
for Safe Utilization of Machine Learning in Medical Imaging, Vancover, BC, Canada, 12 October 2023; Springer Nature: Cham,
Switzerland, 2023.
36. Tian, Y.; Pang, G.; Liu, F.; Chen, Y.; Shin, S.H.; Verjans, J.W.; Singh, R.; Carneiro, G. Constrained Contrastive Distribution Learning
for Unsupervised Anomaly Detection and Localisation in Medical Images. arXiv 2021, arXiv:2103.03423.
37. Li, Y.; Gu, H.; Wang, H.; Qin, P.; Wang, J. BUSnet: A Deep Learning Model of Breast Tumor Lesion Detection for Ultrasound
Images. Front. Oncol. 2022, 12, 848271. [CrossRef]
38. Venkatesh, C.; Yamini, L. An Efficient Method for Detection and Classification of Pulmonary Neoplasm based on Deep Learning
Technique. HELIX 2021, 11, 6–12.
39. Zhang, Q.; Xiao, Y.; Dai, W.; Suo, J.; Wang, C.; Shi, J.; Zheng, H. Deep learning based classification of breast tumors with
shear-wave elastography. Ultrasonics 2016, 72, 150–157. [CrossRef] [PubMed]
40. Chen, M.; Wang, G.; Ding, Z.; Li, J.; Yang, H. Unsupervised Domain Adaptation for ECG Arrhythmia Classification. In
Proceedings of the 2020 42nd Annual International Conference of the IEEE Engineering in Medicine & Biology Society (EMBC),
Montreal, QC, Canada, 20–24 July 2020; pp. 304–307.
41. Imtiaz, M.N.; Khan, N.M. Cross-Database and Cross-Channel ECG Arrhythmia Heartbeat Classification Based on Unsupervised
Domain Adaptation. arXiv 2023, arXiv:2306.04433.
42. Kanchanatawan, B.; Sriswasdi, S.; Thika, S.; Stoyanov, D.S.; Sirivichayakul, S.; Carvalho, A.F.; Geffard, M.; Maes, M. Towards
a new classification of stable phase schizophrenia into major and simple neuro-cognitive psychosis: Results of unsupervised
machine learning analysis. J. Eval. Clin. Pract. 2018, 24, 879–891. [CrossRef]
Electronics 2023, 12, 4411 21 of 29
43. Cai, X.L.; Xie, D.J.; Madsen, K.H.; Wang, Y.M.; Bögemann, S.; Cheung, E.F.C.; Møller, A.; Chan, R.C.K. Generalizability of machine
learning for classification of schizophrenia based on resting-state functional MRI data. Hum. Brain Mapp. 2019, 41, 172–184.
[CrossRef] [PubMed]
44. Parija, S.; Sahani, M.; Bisoi, R.; Dash, P.K. Autoencoder-based improved deep learning approach for schizophrenic EEG signal
classification. Pattern Anal. Appl. 2022, 26, 403–435. [CrossRef]
45. Cao, P.; Liu, X.; Bao, H.; Yang, J.; Zhao, D. Restricted Boltzmann machines based oversampling and semi-supervised learning for
false positive reduction in breast CAD. Bio-Med. Mater. Eng. 2015, 26 (Suppl. 1), S1541–S1547. [CrossRef] [PubMed]
46. Sutton, R.S.; Barto, A.G. Reinforcement Learning: An Introduction. IEEE Trans. Neural Netw. 2005, 16, 285–286. [CrossRef]
47. Silver, D.; Hubert, T.; Schrittwieser, J.; Antonoglou, I.; Lai, M.; Guez, A.; Lanctot, M.; Sifre, L.; Kumaran, D.; Graepel, T.; et al.
A general reinforcement learning algorithm that masters chess, shogi, and Go through self-play. Science 2018, 362, 1140–1144.
[CrossRef]
48. Pérolat, J.; Vylder, B.D.; Hennes, D.; Tarassov, E.; Strub, F.; de Boer, V.; Muller, P.; Connor, J.T.; Burch, N.; Anthony, T.W.; et al.
Mastering the game of Stratego with model-free multiagent reinforcement learning. Science 2022, 378, 990–996. [CrossRef]
49. Shahid, A.A.; Piga, D.; Braghin, F.; Roveda, L. Continuous control actions learning and adaptation for robotic manipulation
through reinforcement learning. Auton. Robot. 2022, 46, 483–498. [CrossRef]
50. Liu, R.; Nageotte, F.; Zanne, P.; de Mathelin, M.; Dresp, B. Deep Reinforcement Learning for the Control of Robotic Manipulation:
A Focussed Mini-Review. arXiv 2021, arXiv:2102.04148.
51. Sallab, A.E.; Abdou, M.; Perot, E.; Yogamani, S.K. Deep Reinforcement Learning framework for Autonomous Driving. Electron.
Imaging 2017, 29, 70–76. [CrossRef]
52. Teikari, P.; Najjar, R.P.; Schmetterer, L.; Milea, D. Embedded deep learning in ophthalmology: Making ophthalmic imaging
smarter. Ther. Adv. Ophthalmol. 2018, 11, 7172. [CrossRef] [PubMed]
53. Hachem, E.; Meliga, P.; Goetz, A.; Rico, P.J.; Viquerat, J.; Larcher, A.; Valette, R.; Sanches, A.F.; Lannelongue, V.; Ghraieb, H.;
et al. Reinforcement learning for patient-specific optimal stenting of intracranial aneurysms. Sci. Rep. 2023, 13, 7147. [CrossRef]
[PubMed]
54. Bhattarai, K.; Rajaganapathy, S.; Das, T.; Kim, Y.; Chen, Y.; Dai, Q.; Li, X.; Jiang, X.; Zong, N. Using artificial intelligence to learn
optimal regimen plan for Alzheimer’s disease. J. Am. Med. Inform. Assoc. JAMIA 2023, 30, 1645–1656. [CrossRef] [PubMed]
55. Lall, A.; Tallur, S.G. Deep reinforcement learning-based pairwise DNA sequence alignment method compatible with embedded
edge devices. Sci. Rep. 2023, 13, 2773. [CrossRef] [PubMed]
56. Zhang, R.; Guo, L.; Huang, S.; Wen, B. ReLLIE: Deep Reinforcement Learning for Customized Low-Light Image Enhancement. In
Proceedings of the 29th ACM International Conference on Multimedia, Virtual, 20–24 October 2021.
57. Ghesu, F.C.; Georgescu, B.; Mansi, T.; Neumann, D.; Hornegger, J.; Comaniciu, D. An Artificial Agent for Anatomical Landmark
Detection in Medical Images. In Proceedings of the International Conference on Medical Image Computing and Computer-
Assisted Intervention, Athens, Greece, 17–21 October 2016.
58. Ghesu, F.C.; Georgescu, B.; Zheng, Y.; Grbic, S.; Maier, A.K.; Hornegger, J.; Comaniciu, D. Multi-Scale Deep Reinforcement
Learning for Real-Time 3D-Landmark Detection in CT Scans. IEEE Trans. Pattern Anal. Mach. Intell. 2019, 41, 176–189. [CrossRef]
[PubMed]
59. Kasseroller, K.; Thaler, F.; Payer, C.; Stern, D. Collaborative Multi-agent Reinforcement Learning for Landmark Localization
Using Continuous Action Space. In Proceedings of the Information Processing in Medical Imaging, Online, 28–30 June 2021.
60. Winkel, D.J.; Weikert, T.J.; Breit, H.C.; Chabin, G.; Gibson, E.; Heye, T.; Comaniciu, D.; Boll, D.T. Validation of a fully automated
liver segmentation algorithm using multi-scale deep reinforcement learning and comparison versus manual segmentation. Eur. J.
Radiol. 2020, 126, 108918. [CrossRef]
61. Maicas, G.; Carneiro, G.; Bradley, A.P.; Nascimento, J.C.; Reid, I.D. Deep Reinforcement Learning for Active Breast Lesion
Detection from DCE-MRI. In Proceedings of the International Conference on Medical Image Computing and Computer-Assisted
Intervention, Quebec City, QC, Canada, 11–13 September 2017.
62. Yala, A.; Mikhael, P.G.; Lehman, C.D.; Lin, G.; Strand, F.; Wan, Y.L.; Hughes, K.S.; Satuluru, S.; Kim, T.; Banerjee, I.; et al.
Optimizing risk-based breast cancer screening policies with reinforcement learning. Nat. Med. 2021, 28, 136–143. [CrossRef]
63. Stember, J.N.; Shalu, H. Reinforcement learning using Deep Q networks and Q learning accurately localizes brain tumors on MRI
with very small training sets. BMC Med. Imaging 2022, 22, 224. [CrossRef]
64. Leroy, G.; Rueckert, D.; Alansary, A. Communicative Reinforcement Learning Agents for Landmark Detection in Brain Images.
In Machine Learning in Clinical Neuroimaging and Radiogenomics in Neuro-oncology, Proceedings of the Third International Workshop,
MLCN 2020, and Second International Workshop, RNO-AI 2020, Held in Conjunction with MICCAI 2020, Lima, Peru, 4–8 October 2020;
Springer: Berlin/Heidelberg, Germany, 2020.
65. Stember, J.N.; Shalu, H. Deep reinforcement learning-based image classification achieves perfect testing set accuracy for MRI
brain tumors with a training set of only 30 images. arXiv 2021, arXiv:2102.02895.
66. Stember, J.N.; Shalu, H. Deep reinforcement learning to detect brain lesions on MRI: A proof-of-concept application of reinforce-
ment learning to medical images. arXiv 2020, arXiv:2008.02708.
67. Sahba, F.; Tizhoosh, H.R.; Salama, M.M.A. A Reinforcement Learning Framework for Medical Image Segmentation. In
Proceedings of the 2006 IEEE International Joint Conference on Neural Network Proceedings, Vancouver, BC, Canada, 16–21 July
2006; pp. 511–517.
Electronics 2023, 12, 4411 22 of 29
68. Yang, H.; Shan, C.; Kolen, A.F.; de With, P.H.N. Deep Q-Network-Driven Catheter Segmentation in 3D US by Hybrid Constrained
Semi-Supervised Learning and Dual-UNet. In Proceedings of the International Conference on Medical Image Computing and
Computer-Assisted Intervention, Lima, Peru, 4–8 October 2020.
69. Bae, W.; Lee, S.; Lee, Y.; Park, B.; Chung, M.; Jung, K.H. Resource Optimized Neural Architecture Search for 3D Medical Image
Segmentation. In Proceedings of the International Conference on Medical Image Computing and Computer-Assisted Intervention,
Shenzhen, China, 13–17 October 2019.
70. Qin, T.; Wang, Z.; He, K.; Shi, Y.; Gao, Y.; Shen, D. Automatic Data Augmentation Via Deep Reinforcement Learning for Effective
Kidney Tumor Segmentation. In Proceedings of the ICASSP 2020–2020 IEEE International Conference on Acoustics, Speech and
Signal Processing (ICASSP), Virtual, 4–9 May 2020; pp. 1419–1423.
71. Yang, D.; Roth, H.R.; Xu, Z.; Milletarì, F.; Zhang, L.; Xu, D. Searching Learning Strategy with Reinforcement Learning for 3D
Medical Image Segmentation. arXiv 2019, arXiv:2006.05847.
72. Yadav, P.; Mishra, A.; Lee, J.; Kim, S. A Survey on Deep Reinforcement Learning-based Approaches for Adaptation and
Generalization. arXiv 2022, arXiv:2202.08444.
73. Hu, M.; Zhang, J.; Matkovic, L.A.; Liu, T.; Yang, X. Reinforcement learning in medical image analysis: Concepts, applications,
challenges, and future directions. J. Appl. Clin. Med. Phys. 2022, 24, e13898. [CrossRef] [PubMed]
74. Zhu, X.; Goldberg, A.B. Introduction to Semi-Supervised Learning; Springer Nature: Berlin/Heidelberg, Germany, 2009.
75. Zhang, Y.; Park, D.S.; Han, W.; Qin, J.; Gulati, A.; Shor, J.; Jansen, A.; Xu, Y.; Huang, Y.; Wang, S.; et al. BigSSL: Exploring the
Frontier of Large-Scale Semi-Supervised Learning for Automatic Speech Recognition. IEEE J. Sel. Top. Signal Process. 2021,
16, 1519–1532. [CrossRef]
76. Shi, Z.; Tonolini, F.; Aletras, N.; Yilmaz, E.; Kazai, G.; Jiao, Y. Rethinking Semi-supervised Learning with Language Models. arXiv
2023, arXiv:2305.13002.
77. Jiao, R.; Zhang, Y.; Ding, L.; Cai, R.; Zhang, J. Learning with Limited Annotations: A Survey on Deep Semi-Supervised Learning
for Medical Image Segmentation. arXiv 2022, arXiv:2207.14191.
78. Huang, S.C.; Pareek, A.; Jensen, M.E.K.; Lungren, M.P.; Yeung, S.; Chaudhari, A.S. Self-supervised learning for medical image
classification: A systematic review and implementation guidelines. NPJ Digit. Med. 2023, 6, 74. [CrossRef]
79. Gong, M.; Chen, S.; Chen, Q.; Zeng, Y.; Zhang, Y. Generative Adversarial Networks in Medical Image Processing. Curr. Pharm.
Des. 2020, 27, 1856–1868. [CrossRef]
80. LeCun, Y. Self-Supervised Learning. In Proceedings of the 34th AAAI Conference on Artificial Intelligence Invited Speaker
Program, Virtual, 9 February 2020.
81. Xiao, Q.; Wang, J.; Ye, J.; Zhang, H.; Bu, Y.; Zhang, Y.; Wu, H. Self-Supervised Learning for Sleep Stage Classification with
Predictive and Discriminative Contrastive Coding. In Proceedings of the ICASSP 2021–2021 IEEE International Conference on
Acoustics, Speech and Signal Processing (ICASSP), Virtual, 6–11 June 2021; pp. 1290–1294.
82. Mohamed, A.; Lee, H.Y.; Borgholt, L.; Havtorn, J.D.; Edin, J.; Igel, C.; Kirchhoff, K.; Li, S.W.; Livescu, K.; Maaløe, L.; et al.
Self-Supervised Speech Representation Learning: A Review. IEEE J. Sel. Top. Signal Process. 2022, 16, 1179–1210. [CrossRef]
83. Dai, Q.; Patil, V.; Hecker, S.; Dai, D.; Gool, L.V.; Schindler, K. Self-supervised Object Motion and Depth Estimation from Video. In
Proceedings of the 2020 IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops (CVPRW), Seattle, WA,
USA, 14–19 June 2020; pp. 4326–4334.
84. Li, Y.; Wang, X.; Qi, S.; Huang, C.; Jiang, Z.L.; Liao, Q.; Guan, J.; Zhang, J.J. Self-supervised learning-based weight adaptive
hashing for fast cross-modal retrieval. Signal Image Video Process. 2019, 15, 673–680. [CrossRef]
85. Wang, Y.; He, S.; Xu, X.; Yang, Y.; Li, J.; Shen, H.T. Self-supervised adversarial learning for cross-modal retrieval. In Proceedings
of the 2nd ACM International Conference on Multimedia in Asia, Singapore, 7–9 March 2021.
86. Kragh, M.F.; Rimestad, J.; Lassen, J.T.; Berntsen, J.; Karstoft, H. Predicting Embryo Viability Based on Self-Supervised Alignment
of Time-Lapse Videos. IEEE Trans. Med. Imaging 2021, 41, 465–475. [CrossRef]
87. Bai, W.; Chen, C.; Tarroni, G.; Duan, J.; Guitton, F.; Petersen, S.E.; Guo, Y.; Matthews, P.M.; Rueckert, D. Self-Supervised Learning
for Cardiac MR Image Segmentation by Anatomical Position Prediction. arXiv 2019, arXiv:1907.02757.
88. Lu, Q.; Li, Y.; Ye, C. Volumetric white matter tract segmentation with nested self-supervised learning using sequential pretext
tasks. Med. Image Anal. 2021, 72, 102094. [CrossRef] [PubMed]
89. Srinidhi, C.L.; Kim, S.W.; Chen, F.D.; Martel, A.L. Self-supervised driven consistency training for annotation efficient histopathol-
ogy image analysis. Med. Image Anal. 2021, 75, 102256. [CrossRef] [PubMed]
90. Klinghoffer, T.; Morales, P.; Park, Y.G.; Evans, N.B.; Chung, K.; Brattain, L.J. Self-Supervised Feature Extraction for 3D Axon
Segmentation. In Proceedings of the 2020 IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops
(CVPRW), Seattle, WA, USA, 14–19 June 2020; pp. 4213–4219.
91. Dietterich, T.G.; Lathrop, R.H.; Lozano-Perez, T. Solving the Multiple Instance Problem with Axis-Parallel Rectangles. Artif. Intell.
1997, 89, 31–71. [CrossRef]
92. Tian, Y.; Hao, W.; Jin, D.; Chen, G.; Zou, A. A Review of Latest Multi-instance Learning. In Proceedings of the 2020 4th
International Conference on Computer Science and Artificial Intelligence, Zhuhai, China, 11–13 December 2020.
93. Carbonneau, M.A.; Cheplygina, V.; Granger, E.; Gagnon, G. Multiple instance learning: A survey of problem characteristics and
applications. arXiv 2016, arXiv:1612.03365.
Electronics 2023, 12, 4411 23 of 29
94. Chen, K.; Peng, Z.; Ke, W. Study on image retrieval system base on multi-objective and multi-instance learning. Int. J. Wirel. Mob.
Comput. 2013, 6, 158–164. [CrossRef]
95. Yuan, T.; Wan, F.; Fu, M.; Liu, J.; Xu, S.; Ji, X.; Ye, Q. Multiple Instance Active Learning for Object Detection. In Proceedings of
the 2021 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR), Nashville, TN, USA, 20–25 June 2021;
pp. 5326–5335.
96. Zhou, Z.; Wang, J.; Wang, Y.; Zhu, Z.; Du, J.; Liu, X.; Quan, J. Visual Tracking Using Improved Multiple Instance Learning with
Co-training Framework for Moving Robot. KSII Trans. Internet Inf. Syst. 2018, 12, 5496–5521.
97. Das, D.B.; Birant, D. Human activity recognition based on multi-instance learning. Expert Syst. 2023, 40, e13256.
98. Wang, B.; Zhao, Y.; Li, X. Multiple Instance Graph Learning for Weakly Supervised Remote Sensing Object Detection. IEEE Trans.
Geosci. Remote Sens. 2022, 60, 1–12. [CrossRef]
99. Lu, P.; Liu, W.; Xu, W.; Li, L.; Zheng, B.; Zhang, J.; Zhang, L. Multi-instance learning for mass retrieval in digitized mammograms.
In Proceedings of the Medical Imaging, San Diego, CA, USA, 4–9 February 2012.
100. Li, C.; Shi, C.; Zhang, H.; Chen, Y.; Zhang, S. Multiple instance learning for computer aided detection and diagnosis of gastric
cancer with dual-energy CT imaging. J. Biomed. Inform. 2015, 57, 358–368. [CrossRef] [PubMed]
101. Quellec, G.; Lamard, M.; Erginay, A.; Chabouis, A.; Massin, P.; Cochener, B.; Cazuguel, G. Automatic detection of referral patients
due to retinal pathologies through data mining. Med. Image Anal. 2016, 29, 47–64. [CrossRef]
102. Quellec, G.; Lamard, M.; Cozic, M.; Coatrieux, G.; Cazuguel, G. Multiple-Instance Learning for Anomaly Detection in Digital
Mammography. IEEE Trans. Med. Imaging 2016, 35, 1604–1614. [CrossRef]
103. Li, Z.; Yuan, L.; Xu, H.; Cheng, R.; Wen, X. Deep Multi-Instance Learning with Induced Self-Attention for Medical Image
Classification. In Proceedings of the 2020 IEEE International Conference on Bioinformatics and Biomedicine (BIBM), Seoul,
Republic of Korea, 16–19 December 2020; pp. 446–450.
104. Zhao, L.; Yuan, L.; Hao, K.; Wen, X. Generalized attention-based deep multi-instance learning. Multimed. Syst. 2022, 29, 275–287.
[CrossRef]
105. Cheplygina, V.; de Bruijne, M.; Pluim, J.P.W. Not-so-supervised: A survey of semi-supervised, multi-instance, and transfer
learning in medical image analysis. Med. Image Anal. 2018, 54, 280–296. [CrossRef]
106. Dertat, A. Applied Deep Learning–Part 3: Autoencoders. 2017. Available online: https://towardsdatascience.com/applied-
deep-learning-part-3-autoencoders-1c083af4d798 (accessed on 15 September 2023).
107. GeeksforGeeks. Introduction to Convolution Neural Network. 2023. Available online: https://www.geeksforgeeks.org/
introduction-convolution-neural-network/ (accessed on 15 September 2023).
108. GAN Machine Learning Advanced Courses. Overview of GAN Structure. 2022. Available online: https://developers.google.
com/machine-learning/gan/gan_structure (accessed on 15 September 2023).
109. Kalita, A.V.D. A Brief Overview of Recurrent Neural Networks (RNN). 2022. Available online: https://www.analyticsvidhya.
com/blog/2022/03/a-brief-overview-of-recurrent-neural-networks-rnn/ (accessed on 15 September 2023).
110. Douillard, A. Vision Transformers. 2012. Available online: https://arthurdouillard.com/post/visual_transformers/ (accessed
on 15 September 2023).
111. Chen, S.; Guo, W. Auto-Encoders in Deep Learning—A Review with New Perspectives. Mathematics 2023, 11, 1777. [CrossRef]
112. Senapati, R.K.; Badri, R.; Kota, A.; Merugu, N.; Sadhul, S. Compression and Denoising of Medical Images Using Autoen-
coders. In Proceedings of the 2022 International Conference on Recent Trends in Microelectronics, Automation, Computing and
Communications Systems (ICMACC), Hyderabad, India, 28–30 December 2022; pp. 466–470.
113. Liu, J. Review of variational autoencoders model. Appl. Comput. Eng. 2023, 4, 588–596 [CrossRef]
114. Sagha, H.; Cummins, N.; Schuller, B. Stacked denoising autoencoders for sentiment analysis: A review. Wiley Interdiscip. Rev.
Data Min. Knowl. Discov. 2017, 7, e1212. [CrossRef]
115. Ronneberger, O.; Fischer, P.; Brox, T. U-Net: Convolutional Networks for Biomedical Image Segmentation. arXiv 2015,
arXiv:1505.04597.
116. Radford, A.; Metz, L.; Chintala, S. Unsupervised Representation Learning with Deep Convolutional Generative Adversarial
Networks. arXiv 2016, arXiv:1511.06434.
117. Habijan, M.; Galić, I. Generation of Artificial CT Images using Patch-based Conditional Generative Adversarial Networks. In
Proceedings of the 2022 7th International Conference on Smart and Sustainable Technologies (SpliTech), Split / Bol, Croatia, 5–8
July 2022; pp. 1–5.
118. Giles, C.L.; Kuhn, G.M.; Williams, R.J. Dynamic recurrent neural networks: Theory and applications. IEEE Trans. Neural Netw.
Learn. Syst. 1994, 5, 153–156. [CrossRef]
119. Latif, S.; Usman, M.; Rana, R.; Qadir, J. Phonocardiographic Sensing Using Deep Learning for Abnormal Heartbeat Detection.
IEEE Sensors J. 2018, 18, 9393–9400. [CrossRef]
120. Yu, Y.; Si, X.; Hu, C.; Zhang, J.X. A Review of Recurrent Neural Networks: LSTM Cells and Network Architectures. Neural
Comput. 2019, 31, 1235–1270. [CrossRef] [PubMed]
121. Henry, E.U.; Emebob, O.; Omonhinmin, C.A. Vision Transformers in Medical Imaging: A Review. arXiv 2022, arXiv:2211.10043.
122. Vaswani, A.; Shazeer, N.M.; Parmar, N.; Uszkoreit, J.; Jones, L.; Gomez, A.N.; Kaiser, L.; Polosukhin, I. Attention is All you Need.
In Proceedings of the NIPS, Long Beach, CA, USA, 4–9 December 2017.
Electronics 2023, 12, 4411 24 of 29
123. Parvaiz, A.; Khalid, M.A.; Zafar, R.; Ameer, H.; Ali, M.; Fraz, M.M. Vision Transformers in Medical Computer Vision—A
Contemplative Retrospection. arXiv 2022, arXiv:2203.15269.
124. Ghafar, A.; Sattar, U. Convolutional Autoencoder for Image Denoising. Umt Artif. Intell. Rev. 2021. [CrossRef]
125. Thomas, J.M.; Ameenudeen, P.E. Bio-medical Image Denoising using Autoencoders. In Proceedings of the 2022 Second
International Conference on Next Generation Intelligent Systems (ICNGIS), Virtual, 29–31 July 2022; pp. 1–6.
126. Kumar, P.; Parmar, A. Versatile Approaches for Medical Image Compression: A Review. Procedia Comput. Sci. 2020, 167, 1380–1389.
[CrossRef]
127. Li, P.; Pei, Y.; Li, J. A comprehensive survey on design and application of autoencoder in deep learning. Appl. Soft Comput. 2023,
138, 110176. [CrossRef]
128. Kandhro, I.A.; Uddin, M.; Hussain, S.; Chaudhery, T.J.; Shorfuzzaman, M.; Meshref, H.; Albalhaq, M.; Alsaqour, R.A.; Khalaf, O.I.
Impact of Activation, Optimization, and Regularization Methods on the Facial Expression Model Using CNN. Comput. Intell.
Neurosci. 2022, 2022, 3098604. [CrossRef] [PubMed]
129. Krizhevsky, A.; Sutskever, I.; Hinton, G.E. ImageNet classification with deep convolutional neural networks. Commun. ACM
2012, 60, 84–90. [CrossRef]
130. Simonyan, K.; Zisserman, A. Very Deep Convolutional Networks for Large-Scale Image Recognition. arXiv 2014, arXiv:1409.1556.
131. Szegedy, C.; Liu, W.; Jia, Y.; Sermanet, P.; Reed, S.E.; Anguelov, D.; Erhan, D.; Vanhoucke, V.; Rabinovich, A. Going deeper with
convolutions. In Proceedings of the 2015 IEEE Conference on Computer Vision and Pattern Recognition (CVPR), Boston, MA,
USA, 7–12 June 2015; pp. 1–9.
132. He, K.; Zhang, X.; Ren, S.; Sun, J. Deep Residual Learning for Image Recognition. In Proceedings of the 2016 IEEE Conference on
Computer Vision and Pattern Recognition (CVPR), Las Vegas, NV, USA, 27–30 June 2016; pp. 770–778.
133. Thakur, S.K.; Singh, D.P.; Choudhary, J. Lung cancer identification: A review on detection and classification. Cancer Metastasis
Rev. 2020, 39, 989–998. [CrossRef] [PubMed]
134. Chaunzwa, T.L.; Hosny, A.; Xu, Y.; Shafer, A.; Diao, N.; Lanuti, M.; Christiani, D.C.; Mak, R.H.; Aerts, H.J. Deep learning
classification of lung cancer histology using CT images. Sci. Rep. 2021, 11, 5471. [CrossRef] [PubMed]
135. Zubair, M.N.; Wang, S.; Ali, N.S. Advanced Approaches to Breast Cancer Classification and Diagnosis. Front. Pharmacol. 2021,
11, 632079. [CrossRef] [PubMed]
136. Dai, L.; Wu, L.; Li, H.; Cai, C.; Wu, Q.; Kong, H.; Liu, R.; Wang, X.; Hou, X.; Liu, Y.; et al. A deep learning system for detecting
diabetic retinopathy across the disease spectrum. Nat. Commun. 2021, 12, 3242. [CrossRef]
137. Xie, Y.; Zaccagna, F.; Rundo, L.; Testa, C.; Agati, R.; Lodi, R.; Manners, D.N.; Tonon, C. Convolutional Neural Network Techniques
for Brain Tumor Classification (from 2015 to 2022): Review, Challenges, and Future Perspectives. Diagnostics 2022, 12, 1850.
[CrossRef]
138. Muhammad, K.; Khan, S.; Ser, J.D.; de Albuquerque, V.H.C. Deep Learning for Multigrade Brain Tumor Classification in Smart
Healthcare Systems: A Prospective Survey. IEEE Trans. Neural Netw. Learn. Syst. 2020, 32, 507–522. [CrossRef]
139. Habijan, M.; Babin, D.; Galic, I.; Leventic, H.; Romic, K.; Velicki, L.U.; Pizurica, A. Overview of the Whole Heart and Heart
Chamber Segmentation Methods. Cardiovasc. Eng. Technol. 2020, 11, 725–747. [CrossRef]
140. Gheflati, B.; Rivaz, H. Vision Transformers for Classification of Breast Ultrasound Images. In Proceedings of the 2022 44th
Annual International Conference of the IEEE Engineering in Medicine & Biology Society (EMBC), Glasgow, UK, 11–15 July 2022;
pp. 480–483.
141. Simon, E.; Briassouli, A. Vision Transformers for Brain Tumor Classification. In Proceedings of the 15th International Joint
Conference on Biomedical Engineering Systems and Technologies (BIOSTEC)/9th International Conference on Bioimaging
(BIOIMAGING), Online, 9–11 February 2022; SciTePress: Setubal, Portugal, 2022.
142. Ren, S.; He, K.; Girshick, R.B.; Sun, J. Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks. IEEE
Trans. Pattern Anal. Mach. Intell. 2015, 39, 1137–1149. [CrossRef] [PubMed]
143. Dasiopoulou, S.; Mezaris, V.; Kompatsiaris, Y.; Papastathis, V.; Strintzis, M.G. Knowledge-assisted semantic video object detection.
IEEE Trans. Circuits Syst. Video Technol. 2005, 15, 1210–1224. [CrossRef]
144. Liu, W.; Anguelov, D.; Erhan, D.; Szegedy, C.; Reed, S.E.; Fu, C.Y.; Berg, A.C. SSD: Single Shot MultiBox Detector. In Proceedings
of the European Conference on Computer Vision, Santiago, Chile, 7–13 December 2015.
145. Gunasekaran, K.P. Leveraging object detection for the identification of lung cancer. arXiv 2023, arXiv:2305.15813.
146. Prinzi, F.; Insalaco, M.; Orlando, A.A.M.; Gaglio, S.; Vitabile, S. A Yolo-Based Model for Breast Cancer Detection in Mammograms.
Cogn. Comput. 2023. [CrossRef]
147. Chegraoui, H.; Philippe, C.; Dangouloff-Ros, V.; Grigis, A.; Calmon, R.; Boddaert, N.; Frouin, F.; Grill, J.; Frouin, V. Object
Detection Improves Tumour Segmentation in MR Images of Rare Brain Tumours. Cancers 2021, 13, 6113. [CrossRef] [PubMed]
148. Chen, L.C.; Zhu, Y.; Papandreou, G.; Schroff, F.; Adam, H. Encoder-Decoder with Atrous Separable Convolution for Semantic
Image Segmentation. In Proceedings of the European Conference on Computer Vision (ECCV), Munich, Germany, 8–14 September
2018; pp. 801–818. [CrossRef]
149. He, K.; Gkioxari, G.; Dollár, P.; Girshick, R.B. Mask R-CNN. In Proceedings of the 2017 IEEE International Conference on
Computer Vision (ICCV), Venice, Italy, 22–29 October 2017; pp. 2980–2988.
150. Du, S.; Bayasi, N.; Hamarneh, G.; Garbi, R. MDViT: Multi-domain Vision Transformer for Small Medical Image Segmentation
Datasets. arXiv 2023, arXiv:2307.02100.
Electronics 2023, 12, 4411 25 of 29
151. Chen, Y.; Yang, X.H.; Wei, Z.; Heidari, A.A.; Zheng, N.; Li, Z.; Chen, H.; Hu, H.; Zhou, Q.; Guan, Q. Generative Adversarial
Networks in Medical Image augmentation: A review. Comput. Biol. Med. 2022, 144, 105382. [CrossRef] [PubMed]
152. Menze, B.H.; Jakab, A.; Bauer, S.; Kalpathy-Cramer, J.; Farahani, K.; Kirby, J.S.; Burren, Y.; Porz, N.; Slotboom, J.; Wiest, R.; et al.
The Multimodal Brain Tumor Image Segmentation Benchmark (BRATS). IEEE Trans. Med. Imaging 2015, 34, 1993–2024. [CrossRef]
153. Kao, Y.S.; Yang, J. Deep learning-based auto-segmentation of lung tumor PET/CT scans: A systematic review. Clin. Transl.
Imaging 2022, 10, 217–223. [CrossRef]
154. Bencevic, M.; Galic, I.; Habijan, M.; Babin, D. Training on Polar Image Transformations Improves Biomedical Image Segmentation.
IEEE Access 2021, 9, 133365–133375. [CrossRef]
155. Babin, D.; Pizurica, A.; Velicki, L.U.; Matic, V.; Galic, I.; Leventic, H.; Zlokolica, V.; Philips, W. Skeletonization method for vessel
delineation of arteriovenous malformation. Comput. Biol. Med. 2018, 93, 93–105. [CrossRef] [PubMed]
156. Bencevic, M.; Habijan, M.; Galic, I.; Babin, D. Using the Polar Transform for Efficient Deep Learning-Based Aorta Segmentation in
CTA Images. In Proceedings of the 2022 International Symposium ELMAR, Zadar, Croatia, 12–14 September 2022; pp. 191–194.
157. Habijan, M.; Galic, I.; Leventic, H.; Romic, K.; Babin, D. Abdominal Aortic Aneurysm Segmentation from CT Images using
Modified 3D U-Net with Deep Supervision. In Proceedings of the 2022 International Symposium ELMAR, Zadar, Croatia, 12–14
September 2022; pp. 123–128.
158. Habijan, M.; Galic, I.; Romic, K.; Leventic, H. AB-ResUNet+: Improving Multiple Cardiovascular Structure Segmentation from
Computed Tomography Angiography Images. Appl. Sci. 2022, 12, 3024. [CrossRef]
159. Habijan, M.; Galic, I.; Leventic, H.; Romic, K. Whole Heart Segmentation Using 3D FM-Pre-ResNet Encoder–Decoder Based
Architecture with Variational Autoencoder Regularization. Appl. Sci. 2021, 11, 3912. [CrossRef]
160. Habijan, M.; Galic, I.; Leventic, H.; Romic, K.; Babin, D. Segmentation and Quantification of Bi-Ventricles and Myocardium Using
3D SERes-U-Net. In Proceedings of the International Conference on Systems, Signals, and Image Processing, Bratislava, Slovakia,
2–4 June 2021.
161. Bencevic, M.; Habijan, M.; Galic, I. Epicardial Adipose Tissue Segmentation from CT Images with A Semi-3D Neural Network.
In Proceedings of the 2021 International Symposium ELMAR, Zagreb, Croatia, 13–15 September 2021; pp. 87–90.
162. Leventic, H.; Babin, D.; Velicki, L.U.; Devos, D.; Galic, I.; Zlokolica, V.; Romic, K.; Pizurica, A. Left atrial appendage segmentation
from 3D CCTA images for occluder placement procedure. Comput. Biol. Med. 2019, 104, 163–174. [CrossRef] [PubMed]
163. Leventic, H.; Babin, D.; Velicki, L.; Galic, I.; Zlokolica, V. Semi-automatic left atrial appendage segmentation from 3D CCTA
images. In Proceedings of the 2017 International Symposium ELMAR, Zadar, Croatia, 18–20 September 2017; pp. 39–42.
164. Habijan, M.; Babin, D.; Galic, I.; Leventic, H.; Velicki, L.; Cankovic, M. Centerline Tracking of the Single Coronary Artery
from X-ray Angiograms. In Proceedings of the 2022 International Symposium ELMAR, Zadar, Croatia, 12–14 September 2022;
pp. 117–121.
165. Fossen-Romsaas, S.; Storm-Johannessen, A.; Lundervold, A.S. Synthesizing Skin Lesion Images Using CycleGANs—A Case Study.
Nor. Inform. 2020. Available online: https://api.semanticscholar.org/CorpusID:231815746 (accessed on 19 September 2023).
166. Papadopoulos, D.; Karalis, V.D. Variational Autoencoders for Data Augmentation in Clinical Studies. Appl. Sci. 2023, 13, 8793.
[CrossRef]
167. Dey, R.; Bhattacharjee, D.; Nasipuri, M. Image Denoising Using Generative Adversarial Network. In Intelligent Computing: Image
Processing Based Applications; Springer: Berlin/Heidelberg, Germany, 2020.
168. Wang, T.C.; Liu, M.Y.; Zhu, J.Y.; Tao, A.; Kautz, J.; Catanzaro, B. High-Resolution Image Synthesis and Semantic Manipulation
with Conditional GANs. In Proceedings of the 2018 IEEE/CVF Conference on Computer Vision and Pattern Recognition, Salt
Lake City, UT, USA, 18–23 June 2017; pp. 8798–8807.
169. Balakrishnan, G.; Zhao, A.; Sabuncu, M.R.; Guttag, J.V.; Dalca, A.V. VoxelMorph: A Learning Framework for Deformable Medical
Image Registration. IEEE Trans. Med. Imaging 2018, 38, 1788–1800. [CrossRef]
170. Yang, Y.; Wu, H. Deformable medical image registration based on CNN. J. X-ray Sci. Technol. 2022, 31, 85–94. [CrossRef]
171. Bertinetto, L.; Valmadre, J.; Henriques, J.F.; Vedaldi, A.; Torr, P.H.S. Fully-Convolutional Siamese Networks for Object Tracking.
arXiv 2016, arXiv:1606.09549.
172. Santarossa, M.; Kilic, A.; von der Burchard, C.; Schmarje, L.; Zelenka, C.; Reinhold, S.; Koch, R.; Roider, J. MedRegNet:
Unsupervised multimodal retinal-image registration with GANs and ranking loss. In Proceedings of the Medical Imaging, San
Diego, CA, USA, 20–24 February 2022.
173. Rafael-Palou, X.; Aubanell, A.; Bonavita, I.; Ceresa, M.; Piella, G.; Ribas, V.J.; Ballester, M.Á.G. Re-Identification and Growth
Detection of Pulmonary Nodules without Image Registration Using 3D Siamese Neural Networks. Med. Image Anal. 2019,
67, 101823. [CrossRef]
174. Birkemeier, K.L. Imaging of solid congenital abdominal masses: A review of the literature and practical approach to image
interpretation. Pediatr. Radiol. 2020, 50, 1907–1920. [CrossRef] [PubMed]
175. Yalon, M.; Amawi, A.D.T.; Kelm, Z.S.; Wells, M.L.; Teo, L.L.S.; Heiken, J.P.; Sheedy, S.P.; Torbenson, M.S.; Fidler, J.L.; Venkatesh,
S.K. Eosinophilic Disorders of the Gastrointestinal Tract and Associated Abdominal Viscera: Imaging Findings and Diagnosis.
RadioGraphics 2022, 42, 1081–1102. [CrossRef] [PubMed]
176. Dvořák, K. Noninvasive diagnostics of liver diseases—Imaging methods. Vnitr. Lek. 2019, 65, 539–545. [CrossRef] [PubMed]
177. Kramer, M.R.; Levin, D.; Rao, V.M. Utilization Trends in Abdominal Imaging, 2004–2016. AJR Am. J. Roentgenol. 2020, 215,
420–424. [CrossRef] [PubMed]
Electronics 2023, 12, 4411 26 of 29
178. Gómez-Vallejo, V.; Jimenez-Gonzalez, M.; Llop, J.; Reese, T. New Molecular and Functional Imaging Techniques. In Functional
Imaging in Oncology: Biophysical Basis and Technical Approaches; Springer: Berlin/Heidelberg, Germany, 2014; Volume 1.
179. Ma, J.; Zhang, Y.; Gu, S.; Zhu, C.; Ge, C.; Zhang, Y.; An, X.; Wang, C.; Wang, Q.; Liu, X.; et al. AbdomenCT-1K: Is Abdominal
Organ Segmentation a Solved Problem? IEEE Trans. Pattern Anal. Mach. Intell. 2022, 44, 6695–6714. [CrossRef] [PubMed]
180. Antonelli, M.; Reinke, A.; Bakas, S.; Farahani, K.; Kopp-Schneider, A.; Landman, B.A.; Litjens, G.; Menze, B.; Ronneberger, O.;
Summers, R.M.; et al. The Medical Segmentation Decathlon. Nat. Commun. 2022, 13, 4128. [CrossRef] [PubMed]
181. Bilic, P.; Christ, P.F.; Vorontsov, E.; Chlebus, G.; Chen, H.; Dou, Q.; Fu, C.W.; Han, X.; Heng, P.A.; Hesser, J.W.; et al. The Liver
Tumor Segmentation Benchmark (LiTS). Med. Image Anal. 2019, 84, 102680. [CrossRef] [PubMed]
182. Kavur, A.E.; Gezer, N.S.; Baris, M.M.; Conze, P.H.; Groza, V.; Pham, D.D.; Chatterjee, S.; Ernst, P.; Özkan, S.; Baydar, B.; et al.
CHAOS Challenge—Combined (CT-MR) Healthy Abdominal Organ Segmentation. Med. Image Anal. 2020, 69, 101950. [CrossRef]
183. Heller, N.; Isensee, F.; Maier-Hein, K.; Hou, X.; Xie, C.; Li, F.; Nan, Y.; Mu, G.; Lin, Z.; Han, M.; et al. The state of the art in kidney
and kidney tumor segmentation in contrast-enhanced CT imaging: Results of the KiTS19 Challenge. Med. Image Anal. 2019,
67, 101821. [CrossRef]
184. Rister, B.; Yi, D.; Shivakumar, K.; Nobashi, T.W.; Rubin, D. CT-ORG, a new dataset for multiple organ segmentation in computed
tomography. Sci. Data 2020, 7, 381. [CrossRef]
185. Clark, K.W.; Vendt, B.A.; Smith, K.E.; Freymann, J.B.; Kirby, J.S.; Koppel, P.; Moore, S.M.; Phillips, S.R.; Maffitt, D.R.; Pringle, M.;
et al. The Cancer Imaging Archive (TCIA): Maintaining and Operating a Public Information Repository. J. Digit. Imaging 2013,
26, 1045–1057. [CrossRef] [PubMed]
186. Landman, B.; Xu, Z.; Igelsias, J.; Styner, M.; Langerak, T.; Klein, A. Multi-atlas labeling beyond the cranial vault-workshop and
challenge. In Proceedings of the MICCAI 2015, Munich, Germany, 5–9 October 2015.
187. Yen, C.; Lin, C.L.; Chiang, M.C. Exploring the Frontiers of Neuroimaging: A Review of Recent Advances in Understanding Brain
Functioning and Disorders. Life 2023, 13, 1472. [CrossRef] [PubMed]
188. Lima, A.A.; Mridha, M.F.; Das, S.C.; Kabir, M.M.; Islam, M.R.; Watanobe, Y. A Comprehensive Survey on the Detection,
Classification, and Challenges of Neurological Disorders. Biology 2022, 11, 469. [CrossRef] [PubMed]
189. Babin, D.; Pizurica, A.; Vylder, J.D.; Vansteenkiste, E.; Philips, W. Brain blood vessel segmentation using line-shaped profiles.
Phys. Med. Biol. 2013, 58, 8041–8061. [CrossRef] [PubMed]
190. Rootes-Murdy, K.; Gazula, H.; Verner, E.; Kelly, R.; DeRamus, T.P.; Plis, S.; Sarwate, A.D.; Turner, J.A.; Calhoun, V.D. Federated
Analysis of Neuroimaging Data: A Review of the Field. Neuroinformatics 2021, 20, 377–390. [CrossRef] [PubMed]
191. Mier, W.; Mier, D. Advantages in functional imaging of the brain. Front. Hum. Neurosci. 2015, 9, 249. [CrossRef] [PubMed]
192. Baid, U.; Ghodasara, S.; Bilello, M.; Mohan, S.; Calabrese, E.; Colak, E.; Farahani, K.; Kalpathy-Cramer, J.; Kitamura, F.C.; Pati, S.;
et al. The RSNA-ASNR-MICCAI BraTS 2021 Benchmark on Brain Tumor Segmentation and Radiogenomic Classification. arXiv
2021, arXiv:2107.02314.
193. Petersen, R.C.; Aisen, P.S.; Beckett, L.A.; Donohue, M.C.; Gamst, A.C.; Harvey, D.J.; Jack, C.R.; Jagust, W.J.; Shaw, L.M.; Toga, A.W.;
et al. Alzheimer's Disease Neuroimaging Initiative (ADNI): Clinical characterization. Neurology 2009, 74, 201–209. [CrossRef]
194. IXI Dataset|Papers With Code. 2023. Available online: https://paperswithcode.com/dataset/ixi-dataset (accessed on 19
September 2023).
195. Mendrik, A.; Vincken, K.L.; Kuijf, H.J.; Breeuwer, M.M.; Bouvy, W.H.; de Bresser, J.; Alansary, A.; de Bruijne, M.; Carass, A.;
El-Baz, A.S.; et al. MRBrainS Challenge: Online Evaluation Framework for Brain Image Segmentation in 3T MRI Scans. Comput.
Intell. Neurosci. 2015, 2015, 813696. [CrossRef]
196. Wang, L.; Nie, D.; Li, G.; Puybareau, É.; Dolz, J.; Zhang, Q.; Wang, F.; Xia, J.; Wu, Z.; Chen, J.; et al. Benchmark on Automatic
Six-Month-Old Infant Brain Segmentation Algorithms: The iSeg-2017 Challenge. IEEE Trans. Med. Imaging 2019, 38, 2219–2230.
[CrossRef]
197. Sun, Y.; Gao, K.; Wu, Z.; Li, G.; Zong, X.; Lei, Z.; Wei, Y.; Ma, J.; Yang, X.; Feng, X.; et al. Multi-Site Infant Brain Segmentation
Algorithms: The iSeg-2019 Challenge. IEEE Trans. Med. Imaging 2021, 40, 1363–1376. [CrossRef] [PubMed]
198. Petzsche, M.; de la Rosa, E.; Hanning, U.; Wiest, R.; Valenzuela, W.; Reyes, M.; Meyer, M.; Liew, S.L.; Kofler, F.; Ezhov, I.; et al.
ISLES 2022: A multi-center magnetic resonance imaging stroke lesion segmentation dataset. Sci. Data 2022, 9, 762. [CrossRef]
[PubMed]
199. ISLES: Ischemic Stroke Lesion Segmentation Challenge 2022. 2023. Available online: https://www.isles-challenge.org/ (accessed
on 5 September 2023).
200. Commowick, O.; Istace, A.; Kain, M.; Laurent, B.; Leray, F.; Simon, M.; Pop, S.; Girard, P.; Ameli, R.; Ferré, J.C.; et al. Objective
Evaluation of Multiple Sclerosis Lesion Segmentation using a Data Management and Processing Infrastructure. Sci. Rep. 2018,
8, 13650. [CrossRef] [PubMed]
201. MS Segmentation Challenge Using a Data Management and Processing Infrastructure. 2023. Available online: https://portal.fli-
iam.irisa.fr/msseg-2/data/ (accessed on 5 September 2023).
202. Taylor, C.R.; Monga, N.; Johnson, C.; Hawley, J.R.; Patel, M. Artificial Intelligence Applications in Breast Imaging: Current Status
and Future Directions. Diagnostics 2023, 13, 2041. [CrossRef] [PubMed]
203. Steyerová, P.; Burgetová, A. Current imaging techniques and impact on diagnosis and survival —A narrative review. Ann. Breast
Surg. 2021, 6, 1–13. [CrossRef]
Electronics 2023, 12, 4411 27 of 29
204. Pötsch, N.; Vatteroni, G.; Clauser, P.; Helbich, T.H.; Baltzer, P.A.T. Contrast-enhanced Mammography versus Contrast-enhanced
Breast MRI: A Systematic Review and Meta-Analysis. Radiology 2022, 305, 94–103. [CrossRef] [PubMed]
205. Lee, R.S.; Gimenez, F.; Hoogi, A.; Miyake, K.K.; Gorovoy, M.; Rubin, D. A curated mammography data set for use in computer-
aided detection and diagnosis research. Sci. Data 2017, 4, 170177. [CrossRef]
206. Moreira, I.; Amaral, I.; Domingues, I.; Cardoso, A.J.O.; Cardoso, M.J.; Cardoso, J.S. INbreast: Toward a full-field digital
mammographic database. Acad. Radiol. 2012, 19, 236–248. [CrossRef]
207. Suckling, J.; Parker, J.; Dance, D.R.; Astley, S.; Hutt, I.W.; Boggis, C.R.M.; Ricketts, I.W.; Stamatakis, E.A.; Cerneaz, N.; Kok, S.;
et al. Mammographic Image Analysis Society (MIAS) Database v1.21. 2015. Available online: https://www.repository.cam.ac.
uk/handle/1810/250394 (accessed on 5 September 2023).
208. BREAST-DIAGNOSIS—The Cancer Imaging Archive (TCIA) Public Access—Cancer Imaging Archive Wiki. 2023. Available
online: https://wiki.cancerimagingarchive.net/display/Public/Breast-Diagnosis (accessed on 19 September 2023).
209. Jiang, B.; Guo, N.; Ge, Y.; Zhang, L.; Oudkerk, M.; Xie, X. Development and application of artificial intelligence in cardiac imaging.
Br. J. Radiol. 2020, 93, 20190812. [CrossRef]
210. Bencevic, M.; Galic, I.; Habijan, M.; Pizurica, A. Recent Progress in Epicardial and Pericardial Adipose Tissue Segmentation and
Quantification Based on Deep Learning: A Systematic Review. Appl. Sci. 2022, 12, 5217. [CrossRef]
211. Habijan, M.; Galić, I. Automating Blood Flow Simulation Through the Aorta in Patient-specific CT Images. In Proceedings of the
Hawaii International Conference on System Sciences, Maui, HI, USA, 4–7 January 2022.
212. Weinstein, A.S.; Bader, A.M.; Urman, R.D.; Hepner, D.; Fox, J.A. Preoperative Cardiac Stress Tests Ordered in the Preoperative
Evaluation Clinic: A Retrospective Review of Ordering Patterns. Cardiol. Res. 2019, 10, 1–8. [CrossRef] [PubMed]
213. Bernard, O.; Lalande, A.; Zotti, C.; Cervenansky, F.; Yang, X.; Heng, P.A.; Cetin, I.; Lekadir, K.; Camara, O.; Gonzalez Ballester,
M.A.; et al. Deep Learning Techniques for Automatic MRI Cardiac Multi-Structures Segmentation and Diagnosis: Is the Problem
Solved? IEEE Trans. Med. Imaging 2018, 37, 2514–2525. [CrossRef] [PubMed]
214. Leclerc, S.; Smistad, E.; Pedrosa, J.; Østvik, A.; Cervenansky, F.; Espinosa, F.; Espeland, T.; Berg, E.A.R.; Jodoin, P.M.; Grenier, T.;
et al. Deep Learning for Segmentation Using an Open Large-Scale Dataset in 2D Echocardiography. IEEE Trans. Med. Imaging
2019, 38, 2198–2210. [CrossRef] [PubMed]
215. Ouyang, D.; He, B.; Ghorbani, A.; Lungren, M.P.; Ashley, E.A.; Liang, D.H.; Zou, J.Y. EchoNet-Dynamic: A Large New Cardiac
Motion Video Data Resource for Medical Machine Learning. In Proceedings of the NeurIPS ML4H Workshop, Vancouver, BC,
Canada, 13 December 2019.
216. Kadish, A.H.; Bello, D.; Finn, J.P.; Bonow, R.O.; Schaechter, A.; Subacius, H.P.; Albert, C.M.; Daubert, J.P.; Fonseca, C.G.; Goldberger,
J.J. Rationale and Design for the Defibrillators to Reduce Risk by Magnetic Resonance Imaging Evaluation (DETERMINE) Trial. J.
Cardiovasc. Electrophysiol. 2009, 20, 982–987. [CrossRef]
217. Bertelsmeier, R.; Dreschler, L.; Heer, I.; Kemen, H.; Neumann, B.; References, B.R.; Nagel, H.H.; Martin, W.; Aggarwal, J.K.; Jain,
R.; et al. Design of a Special Interpreter for the Classification of Human Chromosomes. Trans. Pattern Anal. Mach. Intell. 1979,
PAMI1, 214–219. [CrossRef]
218. Zhuang, X.; Shen, J. Multi-scale patch and multi-modality atlases for whole heart segmentation of MRI. Med. Image Anal. 2016,
31, 77–87. [CrossRef] [PubMed]
219. Brahmbhatt, A.N.; Skalski, K.A.; Bhatt, A.A. Vascular lesions of the head and neck: An update on classification and imaging
review. Insights Imaging 2020, 11, 19. [CrossRef] [PubMed]
220. Berghe, D.T.V.D.; Babin, D.; Chen, D.M.; Callens, D.M.; Brack, D.; Morbée, D.L.; Herregods, P.D.N.; Huysse, D.W.; Jaremko, D.J.L.;
Jans, P.D.L. Deep Learning for Detection of Structural Sacroiliac Joint Lesions on Pelvic Computed Tomography: Multicenter
Development and Validation. In Proceedings of the 30th Annual Scientific Meeting of the European Society of Musculoskeletal
Radiology (ESSR), Bilbao, Spain, 22–24 June 2023.
221. Berghe, T.V.D.; Babin, D.; Chen, M.; Callens, M.; Brack, D.; Maes, H.; Lievens, J.; Lammens, M.; Sumere, M.V.; Morbée, L.; et al.
Neural network algorithm for detection of erosions and ankylosis on CT of the sacroiliac joints: Multicentre development and
validation of diagnostic accuracy. Eur. Radiol. 2023. [CrossRef]
222. Brown, C.P. Advancing musculoskeletal research with nanoscience. Nat. Rev. Rheumatol. 2013, 9, 614–623. [CrossRef]
223. Neuhaus, M.T.; Zeller, A.N.; Jehn, P.; Lethaus, B.; Gellrich, N.C.; Zimmerer, R. Intraoperative real-time navigation and
intraoperative three-dimensional imaging for patient-specific total temporomandibular joint replacement. Int. J. Oral Maxillofac.
Surg. 2021, 50, 1342–1350. [CrossRef]
224. Terhune, E.B.; Polce, E.M.; Williams, J.C. A Novel Fluoroscopic View for Improved Assessment of the Safety of the Posterosuperior
Screw in Femoral Neck Fracture Fixation. J. Bone Jt. Surg. 2022, 104, 889–895. [CrossRef] [PubMed]
225. Herrmann, J.; Koerzdoerfer, G.; Nickel, D.; Mostapha, M.; Nadar, M.S.; Gassenmaier, S.; Kuestner, T.; Othman, A.E. Feasibility
and Implementation of a Deep Learning MR Reconstruction for TSE Sequences in Musculoskeletal Imaging. Diagnostics 2021,
11, 1484. [CrossRef] [PubMed]
226. Rajpurkar, P.; Irvin, J.A.; Bagul, A.; Ding, D.Y.; Duan, T.; Mehta, H.; Yang, B.; Zhu, K.; Laird, D.; Ball, R.L.; et al. MURA: Large
Dataset for Abnormality Detection in Musculoskeletal Radiographs. arXiv 2017, arXiv:1712.06957.
227. Abedeen, I.; Rahman, M.A.; Prottyasha, F.Z.; Ahmed, T.; Chowdhury, T.M.; Shatabda, S. FracAtlas: A Dataset for Fracture
Classification, Localization and Segmentation of Musculoskeletal Radiographs. Sci. Data 2023, 10, 521. [CrossRef] [PubMed]
Electronics 2023, 12, 4411 28 of 29
228. Cunningham, R.; Sánchez, M.B.; May, G.; Loram, I.D. Estimating Full Regional Skeletal Muscle Fibre Orientation from B-Mode
Ultrasound Images Using Convolutional, Residual, and Deconvolutional Neural Networks. J. Imaging 2018, 4, 29. [CrossRef]
229. Wang, X.; Peng, Y.; Lu, L.; Lu, Z.; Bagheri, M.; Summers, R.M. ChestX-ray: Hospital-Scale Chest X-ray Database and Benchmarks
on Weakly Supervised Classification and Localization of Common Thorax Diseases. In Proceedings of the 2017 IEEE Conference
on Computer Vision and Pattern Recognition (CVPR), Honolulu, HI, USA, 21–26 July 2017.
230. Newbigin, K.; Souza, C.A.; Torres, C.; Marchiori, E.; Gupta, A.; Inácio, J.R.; Armstrong, M.D.; Peña, E. Fat embolism syndrome:
State-of-the-art review focused on pulmonary imaging findings. Respir. Med. 2016, 113, 93–100. [CrossRef] [PubMed]
231. Li, R.; Xiao, C.; Huang, Y.; Hassan, H.; Huang, B. Deep Learning Applications in Computed Tomography Images for Pulmonary
Nodule Detection and Diagnosis: A Review. Diagnostics 2022, 12, 298. [CrossRef] [PubMed]
232. Moslemi, A.; Kontogianni, K.; Brock, J.M.; Wood, S.A.; Herth, F.J.; Kirby, M. Differentiating COPD and asthma using quantitative
CT imaging and machine learning. Eur. Respir. J. 2022, 60, 2103078. [CrossRef]
233. Nguyen, H.Q.; Lam, K.; Le, L.T.; Pham, H.; Tran, D.Q.; Nguyen, D.B.; Le, D.D.; Pham, C.M.; Tong, H.; Dinh, D.H.; et al.
VinDr-CXR: An open dataset of chest X-rays with radiologist’s annotations. Sci. Data 2020, 9, 429. [CrossRef]
234. Johnson, A.E.W.; Pollard, T.J.; Berkowitz, S.J.; Greenbaum, N.R.; Lungren, M.P.; Deng, C.Y.; Mark, R.G.; Horng, S. MIMIC-CXR, a
de-identified publicly available database of chest radiographs with free-text reports. Sci. Data 2019, 6, 317. [CrossRef]
235. Bustos, A.; Pertusa, A.; Salinas, J.M.; de la Iglesia-Vayá, M. PadChest: A large chest X-ray image dataset with multi-label
annotated reports. Med. Image Anal. 2019, 66, 101797. [CrossRef] [PubMed]
236. Irvin, J.A.; Rajpurkar, P.; Ko, M.; Yu, Y.; Ciurea-Ilcus, S.; Chute, C.; Marklund, H.; Haghgoo, B.; Ball, R.L.; Shpanskaya, K.S.; et al.
CheXpert: A Large Chest Radiograph Dataset with Uncertainty Labels and Expert Comparison. In Proceedings of the AAAI
Conference on Artificial Intelligence, Honolulu, HI, USA, 27 January–1 February 2019.
237. Shiraishi, J.; Katsuragawa, S.; Ikezoe, J.; Matsumoto, T.; Kobayashi, T.; Komatsu, K.; Matsui, M.; Fujita, H.; Kodera, Y.; Doi, K.
Development of a digital image database for chest radiographs with and without a lung nodule: Receiver operating characteristic
analysis of radiologists’ detection of pulmonary nodules. AJR Am. J. Roentgenol. 2000, 174 1, 71–74. [CrossRef]
238. JSRT Database | Japanese Society of Radiological Technology. 2023. Available online: http://db.jsrt.or.jp/eng.php (accessed on 9
September 2023).
239. Li, D.Q.; Choudhry, N. The future of retinal imaging. Curr. Opin. Ophthalmol. 2020, 31, 199–206. [CrossRef] [PubMed]
240. Lakshminarayanan, V.; Kheradfallah, H.; Sarkar, A.; Balaji, J.J. Automated Detection and Diagnosis of Diabetic Retinopathy: A
Comprehensive Survey. J. Imaging 2021, 7, 165. [CrossRef] [PubMed]
241. Lim, G.; Bellemo, V.; Xie, Y.; Lee, X.Q.; Yip, M.Y.T.; Ting, D.S.W. Different fundus imaging modalities and technical factors in AI
screening for diabetic retinopathy: A review. Eye Vis. 2020, 7, 21. [CrossRef] [PubMed]
242. Likhvantseva, V.G.; Kapkova, S.G.; Gevorgyan, A.S.; Nekrasova, E.Y. Hypermetropia as a Risk Factor for Age-Related Macular
Degeneration. Review. Ophthalmol. Russ. 2022, 19, 255–264. [CrossRef]
243. Stein, J.D.; Khawaja, A.P.; Weizer, J. Glaucoma in Adults-Screening, Diagnosis, and Management: A Review. JAMA 2021,
325, 164–174. [CrossRef] [PubMed]
244. Arnould, L.; Mériaudeau, F.; Guenancia, C.; Germanese, C.; Delcourt, C.; Kawasaki, R.; Cheung, C.Y.; Creuzot-Garcher, C.;
Grzybowski, A. Using Artificial Intelligence to Analyse the Retinal Vascular Network: The Future of Cardiovascular Risk
Assessment Based on Oculomics? A Narrative Review. Ophthalmol. Ther. 2022, 12, 657–674. [CrossRef] [PubMed]
245. Gulshan, V.; Peng, L.H.; Coram, M.; Stumpe, M.C.; Wu, D.J.; Narayanaswamy, A.; Venugopalan, S.; Widner, K.; Madams, T.;
Cuadros, J.A.; et al. Development and Validation of a Deep Learning Algorithm for Detection of Diabetic Retinopathy in Retinal
Fundus Photographs. JAMA 2016, 316, 2402–2410. [CrossRef]
246. Wintergerst, M.W.M.; Jansen, L.G.; Holz, F.G.; Finger, R.P. A Novel Device for Smartphone-Based Fundus Imaging and
Documentation in Clinical Practice: Comparative Image Analysis Study. JMIR mHealth uHealth 2020, 8, e17480. [CrossRef]
247. Laíns, I.; Wang, J.C.; Cui, Y.; Katz, R.; Vingopoulos, F.; Staurenghi, G.; Vavvas, D.G.; Miller, J.W.; Miller, J.B. Retinal applications of
swept source optical coherence tomography (OCT) and optical coherence tomography angiography (OCTA). Prog. Retin. Eye Res.
2021, 84, 100951. [CrossRef]
248. Ong, J.; Zarnegar, A.; Corradetti, G.; Singh, S.R.; Chhablani, J. Advances in Optical Coherence Tomography Imaging Technology
and Techniques for Choroidal and Retinal Disorders. J. Clin. Med. 2022, 11, 5139. [CrossRef] [PubMed]
249. Pachade, S.; Porwal, P.; Thulkar, D.; Kokare, M.; Deshmukh, G.; Sahasrabuddhe, V.; Giancardo, L.; Quellec, G.; Mériaudeau, F.
Retinal Fundus Multi-disease Image Dataset (RFMiD): A dataset for multi-disease detection research. Data 2021, 6, 24. [CrossRef]
250. Machine Vision; Pattern Recognition Laboratory. DiaRetDB1 V2.1—Diabetic Retinopathy Database. Available online: http:
//www.it.lut.fi/project/imageret/diaretdb1_v2_1/ (accessed on 1 September 2023).
251. Staal, J.; Abramoff, M.; Niemeijer, M.; Viergever, M.; van Ginneken, B. Ridge based vessel segmentation in color images of the
retina. IEEE Trans. Med. Imaging 2004, 23, 501–509. [CrossRef] [PubMed]
252. Hoover, A.D.; Kouznetsova, V.; Goldbaum, M. Locating blood vessels in retinal images by piecewise threshold probing of a
matched filter response. IEEE Trans. Med. Imaging 2000, 19, 203–210. [CrossRef] [PubMed]
253. Zhang, J.; Dashtbozorg, B.; Bekkers, E.J.; Pluim, J.P.W.; Duits, R.; ter Haar Romeny, B.M. Robust Retinal Vessel Segmentation via
Locally Adaptive Derivative Frames in Orientation Scores. IEEE Trans. Med. Imaging 2016, 35, 2631–2644. [CrossRef] [PubMed]
254. Shin, S.Y.; Lee, S.; Yun, I.D.; Lee, K.M. Deep Vessel Segmentation By Learning Graphical Connectivity. Med. Image Anal. 2018,
58, 101556. [CrossRef] [PubMed]
Electronics 2023, 12, 4411 29 of 29
255. Jin, K.; Huang, X.; Zhou, J.; Li, Y.; Yan, Y.; Sun, Y.; Zhang, Q.; Wang, Y.; Ye, J. FIVES: A Fundus Image Dataset for Artificial
Intelligence based Vessel Segmentation. Sci. Data 2022, 9, 475. [CrossRef] [PubMed]
256. Kelly, C.J.; Karthikesalingam, A.; Suleyman, M.; Corrado, G.; King, D. Key challenges for delivering clinical impact with artificial
intelligence. BMC Med. 2019, 17, 195. [CrossRef]
257. Varoquaux, G.; Cheplygina, V. Machine learning for medical imaging: Methodological failures and recommendations for the
future. NPJ Digit. Med. 2021, 5, 48. [CrossRef]
258. Pulini, A.A.; Kerr, W.T.; Loo, S.K.; Lenartowicz, A. Classification Accuracy of Neuroimaging Biomarkers in Attention-
Deficit/Hyperactivity Disorder: Effects of Sample Size and Circular Analysis. Biol. Psychiatry Cogn. Neurosci. Neuroimaging 2019,
4, 108–120. [CrossRef]
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual
author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to
people or property resulting from any ideas, methods, instructions or products referred to in the content.