| Literature DB >> 28854220 |
Philippe Burlina1, Seth Billings1, Neil Joshi1, Jemima Albayda2.
Abstract
OBJECTIVE: To evaluate the use of ultrasound coupled with machine learning (ML) and deep learning (DL) techniques for automated or semi-automated classification of myositis.Entities:
Mesh:
Year: 2017 PMID: 28854220 PMCID: PMC5576677 DOI: 10.1371/journal.pone.0184059
Source DB: PubMed Journal: PLoS One ISSN: 1932-6203 Impact factor: 3.240
Types of pathologies considered.
| Abbreviation | Pathology/Disease | Notes |
|---|---|---|
| N | Normal | Control, no muscle disease |
| PM | Polymyositis | Muscle inflammation, proximal muscle involvement |
| DM | Dermatomyositis | Muscle and skin inflammation, proximal muscle involvement |
| IBM | Inclusion Body Myositis | Treatment refractory, with distal muscle involvement |
Fig 1Example ultrasound images.
Examples of ultrasound images for both healthy and affected individuals are shown for each muscle group studied. Each row represents one muscle group. The first column contains images of healthy individuals, whereas the second column contains images of patients suffering from myositis. The third and fourth columns show the manual segmentations of muscle and fat tissues corresponding to these images as red (for muscle) and green (for subcutaneous fat) overlays. The muscle group/disease type represented by each row are as follows. A: biceps/DM. B: deltoid/PM. C: FCR/IBM. D: FDP/IBM. E: gastrocnemius/PM. F: rectus femoris/PM. G: tibialis anterior/IBM.
Problems studied.
| Problem | Cohort inclusion | Clinical problem | Number of patients | Number of images |
|---|---|---|---|---|
| A | All subjects | 2-class patient diagnostics | 80 | 3214 |
| B | Normal + IBM only | 2-class patient diagnostics | 52 | 2107 |
| C | Myopathic | 2-class diagnostics | 47 | 1901 |
Problem A involves mixing all types of recruited patients (normal and any type of myositis). We are interested in distinguishing normal muscle from diseased muscle (N versus PM, DM, IBM). In Problem B, we seek to differentiate out the extremes of the spectrum on imaging, Normal from Inclusion Body Myositis (N versus IBM). Problem C involves only affected individuals. We attempt to differentiate IBM which has a different type of muscle involvement, from PM and DM (PM, DM versus IBM)
Fig 2DCNN architecture.
This figure depicts the architecture of the AlexNet DCNN used in this study. The muscle images are input at left and the final class probabilities for categorization are output at right. Layers C1-C5 are convolutional layers, followed by fully connected layers (FC6 and FC7), and finally by the Softmax layer outputting the probabilities of the image corresponding to each disease. (For further architectural details, see the original AlexNet paper by Krizhevsky [44]).
Demographics and subject characteristics table: Mean and standard deviation (parenthesized) are provided.
Duration of weakness is expressed in units of months. N/A indicates that duration of weakness and CPK was not collected for normal subjects. For the associated antibodies rubric, the parenthesized values indicate the number of patients falling in the category. Also the abbreviations are as described next. C5N1A: cytosolic 5'-nucleotidase 1A; SRP: signal recognition particle; HMGCR: 3-hydroxy-3-methyl-glutaryl-CoA reductase; TIF1gamma: transcriptional intermediary factor 1 gamma.
| IBM | PM | DM | Normal | |
|---|---|---|---|---|
| 19 | 14 | 14 | 33 | |
| 10 / 9 | 2 / 12 | 5 / 9 | 14 / 19 | |
| 64.0 (10.2) | 59.4 (14.5) | 52.6 (17.1) | 50.9 (15.5) | |
| 134.8 (91.8) | 63.1 (68.8) | 57.2 (38.3) | N/A | |
| 566 (596) | 1547 (1808) | 242 (292) | N/A | |
| 8.5 (2.1) | 9.4 (1.6) | 8.9 (2.3) | 10 (0) | |
| c5N1a not routinely tested | HMGCR (6), RNP (2), Ku (2), PL-12 (2), mitochondrial (1), SRP (1) | TIF1- | N/A |
Classification performance and standard deviation (parenthesized) for each problem.
| P | Method | Accuracy | Sensitivity | Specificity | PPV | NPV | Kappa | LR+ | LR- |
|---|---|---|---|---|---|---|---|---|---|
| A | DL-DCNN | 76.2 (3.1) | 81.6 (3.6) | 68.6 (6.1) | 79.1 (3.3) | 72.1 (4.1) | 0.51 (0.07) | 2.69 (0.66) | 0.27 (0.05) |
| ML-RF | 72.3 (3.3) | 77.3 (1.8) | 65.0 (6.8) | 76.3 (3.8) | 66.4 (3.1) | 0.42 (0.07) | 2.29 (0.56) | 0.35 (0.05) | |
| B | DL-DCNN | 86.6 (2.4) | 81.2 (6.0) | 89.9 (2.6) | 83.0 (3.5) | 89.0 (3.0) | 0.71 (0.05) | 8.43 (2.19) | 0.21 (0.07) |
| ML-RF | 84.3 (2.3) | 71.8 (4.5) | 91.9 (2.2) | 84.3 (3.8) | 84.4 (2.1) | 0.66 (0.05) | 9.35 (2.54) | 0.31 (0.05) | |
| C | DL-DCNN | 74.8 (3.9) | 66.6 (4.7) | 80.7 (5.8) | 71.6 (6.1) | 77.1 (2.7) | 0.48 (0.08) | 3.71 (1.19) | 0.42 (0.06) |
| ML-RF | 68.9 (2.5) | 59.2 (2.1) | 75.9 (4.2) | 63.9 (4.0) | 72.1 (1.4) | 0.35 (0.05) | 2.51 (0.42) | 0.54 (0.04) |