| Literature DB >> 31905454 |
Mingyu Kim1, Jihye Yun1, Yongwon Cho1, Keewon Shin1, Ryoungwoo Jang1, Hyun-Jin Bae1, Namkug Kim1,2.
Abstract
The artificial neural network (ANN), one of the machine learning (ML) algorithms, inspired by the human brain system, was developed by connecting layers with artificial neurons. However, due to the low computing power and insufficient learnable data, ANN has suffered from overfitting and vanishing gradient problems for training deep networks. The advancement of computing power with graphics processing units and the availability of large data acquisition, deep neural network outperforms human or other ML capabilities in computer vision and speech recognition tasks. These potentials are recently applied to healthcare problems, including computer-aided detection/diagnosis, disease prediction, image segmentation, image generation, etc. In this review article, we will explain the history, development, and applications in medical imaging.Entities:
Keywords: Artificial intelligence; Deep learning; Machine learning; Precision medicine; Radiology
Year: 2019 PMID: 31905454 PMCID: PMC6945006 DOI: 10.14245/ns.1938396.198
Source DB: PubMed Journal: Neurospine ISSN: 2586-6591
Fig. 1.Network for detecting landmarks to plan spine surgery of patients in spine sagittal X-ray. From the detection of region of interest in images, landmarks were segmented with U-Net, and its corresponding coordinates (x and y) were evaluated.
The error of landmark prediction based on cascaded convolutional neural net
| Landmark point | Mean ± SD (mm) | Range (mm) | Miss |
|---|---|---|---|
| C2 lower midpoint | 0.56 ± 0.42 | 0–1.82 | 0 |
| C7 lower dorsal point | 1.82 ± 1.4 | 0–6.16 | 1 |
| C7 lower midpoint | 1.4 ± 1.68 | 0–5.32 | 1 |
| S1 upper dorsal point | 1.26 ± 1.68 | 0.14–4.62 | 3 |
| S1 upper midpoint | 1.96 ± 1.82 | 0.14–13.3 | 3 |
SD, standard deviation.
Fig. 2.A typical example for detecting of region of interest (ROI) images (left; red, gold standard; blue, prediction ROI) and their coordinates (x and y) of corresponding landmarks in spine sagittal X-ray.
Fig. 3.Examples of landmark detections of c-spine region in spine sagittal X-ray (best case in left column, mean case in middle column, and the worst case in right column; red, gold standard; blue, prediction). (A) Landmark of C2 lower midpoint, (B) landmark of C7 lower dorsal point, and (C) landmark of C7 lower midpoint.
Fig. 4.Examples of landmark detections of l-spine region in spine sagittal X-ray (best case in left column, mean case in middle column, and the worst case in right column; red, gold standard; blue, prediction). (A) Landmark of S1 upper dorsal point and (B) landmark of S1 upper midpoint.