| Literature DB >> 30599506 |
Hye Yoon Chang1, Chan Kwon Jung2, Junwoo Isaac Woo1, Sanghun Lee1, Joonyoung Cho1, Sun Woo Kim1, Tae-Yeong Kwak1.
Abstract
As in other domains, artificial intelligence is becoming increasingly important in medicine. In particular,deep learning-based pattern recognition methods can advance the field of pathology byincorporating clinical, radiologic, and genomic data to accurately diagnose diseases and predictpatient prognoses. In this review, we present an overview of artificial intelligence, the brief historyof artificial intelligence in the medical domain, recent advances in artificial intelligence applied topathology, and future prospects of pathology driven by artificial intelligence.Entities:
Keywords: Artificial intelligence; Deep learning; Image analysis; Pathology
Year: 2018 PMID: 30599506 PMCID: PMC6344799 DOI: 10.4132/jptm.2018.12.16
Source DB: PubMed Journal: J Pathol Transl Med ISSN: 2383-7837
Fig. 1.A simplified modern convolutional neural network (CNN) architecture example. In contrast to the classic CNN comprising only a cascade of convolution layers and pooling layers followed by a few fully connected layers, this example has various other concepts like branching from the max pooling layer to several (1×1, 3×3, 5 × 5) convolution layers as well as the average pooling layer, merging by concatenation from two (1×1, 5×5) convolution layers and the average pooling layer, and residual addition of max pooling layer output to the output of its succeeding (3×3) convolution layer.
Fig. 2.A typical recurrent layer example. In receiving a new input x at time t, hidden state h is updated based on x and the previous state h first, then output y is generated based on h. At training time, parameters like U, V, W, b, and b are trained to accurately generate y for every time t.
List of terms and abbreviations appearing in this paper
| Term | Abbreviation | Explanation |
|---|---|---|
| Artificial intelligence | AI | Intelligence represented by artificial things |
| Machine learning | ML | Data-driven statistical learning approach to AI |
| Deep learning | DL | Deep neural network based ML |
| Convolutional neural network | CNN | Neural network suitable for data with locality, e.g. image |
| Recurrent neural network | RNN | Neural network suitable for data with order dependency, e.g. sentence |
| Long short-term memory | LSTM | Recurrent neuron suitable for learning long-term dependency |
| Support vector machine | SVM | ML method that separates with regard to the trained hyperplane |
| k-nearest neighbor (search) | k-NN | ML method that classifies based on the classes of k similar training data |
| Conditional random field | CRF | ML method suitable for data with spatial/temporal dependency |
| Markov decision process | MDP | Modeling framework for a series of decisions and resulting outcomes |
| Multiple instance learning | MIL | ML approach suitable for labeled sets (whole slides) of unlabeled instances (lesions) |
| Region-of-interest | ROI | Image region containing things of predefined interest, e.g. nuclei, stroma, etc. |
| Area under receiver operating characteristic curve | AUC | Performance measure based on the area under the receiver operating characteristic curve, varying from 0.5 (lowest) to 1.0 (highest) |
List of research works in applications of artificial intelligence to image analysis based pathology
| Author (year) | Disease | Data | Task | Model | Augmentation | Performance |
|---|---|---|---|---|---|---|
| Garud | Breast cancer | FNA cytology/175 (images) | Decision Benign/cancer | CNN | None | Image level decision acc. 89.7% |
| Li and Ping (2018) [ | Lymph node metastasis | CAMELYON16/400 (WSIs) | Decision Yes/no | CNN + CRF | Color jitter, rotation, etc. | Patch level decision acc. 93.8% |
| Rannen Triki | Breast cancer | Frozen section OCT/4,921 (frames) | Decision Benign/cancer | CNN | None | Patch level decision acc. 94.96% |
| Ehteshami Bejnordi | Breast cancer | BREAST Stamp/2,387 (WSIs) | Decision Benign/cancer | CNN + CNN | None | WSI level decision AUC 0.962 |
| Litjens | Lymph node metastasis | Lymph node specimen/271 (samples) | Decision Yes/no | CNN | None | Sample level decision AUC 0.90 |
| Cires¸ an | Breast cancer | MITOS/300 mitosis in 50 images | Mitosis detection | CNN | Rotation, flip, etc. | Detection F1-score 0.782 |
| Teramoto | Lung cancer | FNA cytology/298 (images) | Classification | CNN | Rotation, flip, etc. | Overall classification acc. 71.1% |
| Adeno-Squamous cell | ||||||
| Small cell | ||||||
| Yu | Lung cancer | TCGA-LUAD/1,074 | Decision Benign/cancer | SVM | None | Patch level decision AUC 0.85 |
| TCGA-LUSC/1,111 | Survival analysis | |||||
| Stanford TMA/294 (samples) | ||||||
| Coudray | Lung cancer | TCGA lung cancer/1,635 (samples) | Classification | CNN | None | Overall classification AUC 0.97 |
| Adeno-Squamous cell | STK11 mutation decision AUC 0.85 | |||||
| Benign | ||||||
| Multi-task decision | ||||||
| Gene mutation | ||||||
| Campanella | Prostate cancer | Needle biopsy/12,160 (samples) | Decision Benign/cancer | CNN (MIL) | None | Sample level decision AUC 0.979 |
| Arvaniti | Prostate cancer | TMA/886 (samples) | Classification Gleason score | CNN +scoring rule | Rotation, flip, color jitter | Model-pathologist Cohen’s kappa 0.71 |
| Zhou | Prostate cancer | TCGA-PRAD/368 (cases) | Decision 3 + 4/4 + 3 | CNN | None | Sample level decision acc. 75% |
| Nagpal | Prostate cancer | TCGA-PRAD + others/train 1,226, test 331 (slides) | Classification Gleason group | CNN + k-NN | None | Overall classification acc. 70% |
| Survival analysis | C-index 0.697 | |||||
| Litjens | Prostate cancer | Needle biopsy / 225 (WSIs) | Decision Benign/cancer | CNN | None | Slide level decision AUC 0.99 |
| Ertosun and Rubin (2015) [ | Brain cancer | TCGA-GBM & LGG (unknown size) | Classification | CNN + CNN | Color transform to H&E | GBM/LGG decision acc. 96% |
| GBM | LGG grade decision acc. 71% | |||||
| LGG grade 2 | ||||||
| LGG grade 3 | ||||||
| Mobadersany | Brain cancer | TCGA-GBM & LGG/1,061 (samples) | Survival analysis | CNN | Rotation, normalization | C-index 0.754 |
| Wu | Ovarian cancer | Biopsy/7,392 (images) | Classification Subtypes | CNN | Rotation, image enhancement | Overall classification acc. 78.2% |
| Zhang | Cervix cancer | HEMLBC/1,978 Herlev/917 (images) | Decision Benign/cancer | CNN | Rotation, translation, | Image level decision AUC 0.99 |
| Xu | Sickle cell disease | Red-blood cell/7,206 (patches) | Classification Cell types | CNN | Rotation, flip, translation, etc. | Cell level classification acc. 87.5% |
| Meier | Gastric cancer | TMA/469 (samples) CD8/Ki67 IHC | Survival analysis | CNN | None | Stratification by risk successful (p < .01) |
| Xie | - | Synthetic fluorescence microscopy cell/200 (images) | Cell counting | CNN | None | Mean absolute error < 2% |
| Tuominen | - | IHC stained breast cancer slides/100 | Cell counting | Comp. vision | None | Correlation coefficient 0.98 |
CNN, convolutional neural network; MIL, multiple instance learning; SVM, support vector machine; AUC, area under receiver operating characteristic curve; k-NN, k-nearest neighbor; WSI, whole slide image; CRF, Conditional random field; TCGA, The Cancer Genome Atlas; TMA, tissue microarray; IHC, immunohistochemistry; GBM, glioblastoma multiforme; LGG, lower grade glioma.
Fig. 3.An example workflow for two-stage pathology artificial intelligence. Training phase: from the collected pathology images, a proper amount of annotation data is constructed (a). Image patch sets of balanced size are used in the training of patch-level convolutional neural network (CNN). After the patch-level CNN is trained sufficiently, heatmaps are generated for another set of pathology images using that CNN, from where the features are extracted for the decision forest like image-level machine learning (ML) model training (b). Inference phase: patch-level CNN runs on every single patch in the input pathology to generate a heatmap (first stage). Features are then extracted as in the training phase, and fed into the image-level ML model to determine the image-level result (second stage).