| Literature DB >> 32927416 |
Constantin Anastasopoulos1, Thomas Weikert2, Shan Yang3, Ahmed Abdulkadir4, Lena Schmülling5, Claudia Bühler6, Fabiano Paciolla7, Raphael Sexauer8, Joshy Cyriac9, Ivan Nesic10, Raphael Twerenbold11, Jens Bremerich12, Bram Stieltjes13, Alexander W Sauter14, Gregor Sommer15.
Abstract
PURPOSE: During the emerging COVID-19 pandemic, radiology departments faced a substantial increase in chest CT admissions coupled with the novel demand for quantification of pulmonary opacities. This article describes how our clinic implemented an automated software solution for this purpose into an established software platform in 10 days. The underlying hypothesis was that modern academic centers in radiology are capable of developing and implementing such tools by their own efforts and fast enough to meet the rapidly increasing clinical needs in the wake of a pandemic.Entities:
Keywords: COVID-19; Computed tomography; Machine learning; Software
Mesh:
Year: 2020 PMID: 32927416 PMCID: PMC7455238 DOI: 10.1016/j.ejrad.2020.109233
Source DB: PubMed Journal: Eur J Radiol ISSN: 0720-048X Impact factor: 4.531
Fig. 1Milestones of our project and cumulative sum of chest CT scans performed in patients with COVID-19 at our department plotted against time in the early pandemic period (day 1 to day 50).
Fig. 2Segmentation examples of algorithms A1-A3: left basal lung (transversal slice) in an atypical case of COVID-19 (a) with ground-glass opacities (orange arrow), consolidations (green arrow) and a pleural effusion (black line). (b): lung borders, including ground-glass opacity but not consolidation, are segmented with algorithm A1. (c): lung border segmentation including both the ground-glass opacity and the consolidation with algorithm A2. (d): pleural effusion is unexpectedly included in the lung border segmentation with the third-party algorithm A3.
Fig. 3Boxplots of Dice coefficient (a) and maximal Hausdorff distance (b) for the three algorithms (blue: algorithm A1, orange: algorithm A2 and green: algorithm A3), compared to the manual ground truth (GT) on the test subset. The lowest outlier in the Dice coefficient of all three algorithms occurred in one case with a one-sided pneumothorax.
Descriptive statistics for performance metrics Dice coefficient and maximum Hausdorff distance, on the left for comparisons between each algorithm and the human reference standards and on the right for the inter-rater comparisons.
| GT vs algorithm comparison | Inter-rater comparison | |||||
|---|---|---|---|---|---|---|
| Mean | GT vs A1 | 0.95 | 25.5 | r1 vs r2 | 0.99 | 17.0 |
| GT vs A2 | 0.97 | 17.4 | r1 vs r3 | 0.99 | 22.0 | |
| GT vs A3 | 0.97 | 28.4 | r2 vs r3 | 0.99 | 23.7 | |
| SD | GT vs A1 | 0.03 | 14.2 | r1 vs r2 | 0.01 | 8.7 |
| GT vs A2 | 0.02 | 15.2 | r1 vs r3 | 0.01 | 20.8 | |
| GT vs A3 | 0.02 | 24.7 | r2 vs r3 | 0.01 | 21.4 | |
| Minimum | GT vs A1 | 0.78 | 10.8 | r1 vs r2 | 0.97 | 7.5 |
| GT vs A2 | 0.86 | 6.3 | r1 vs r3 | 0.97 | 7.5 | |
| GT vs A3 | 0.86 | 10.0 | r2 vs r3 | 0.97 | 4.9 | |
| Median | GT vs A1 | 0.96 | 21.5 | r1 vs r2 | 0.99 | 14.6 |
| GT vs A2 | 0.98 | 11.8 | r1 vs r3 | 0.99 | 15.6 | |
| GT vs A3 | 0.97 | 17.4 | r2 vs r3 | 0.99 | 17.5 | |
| maximum | GT vs A1 | 0.97 | 80.1 | r1 vs r2 | 1 | 34.7 |
| GT vs A2 | 0.98 | 71.9 | r1 vs r3 | 1 | 78.3 | |
| GT vs A3 | 0.98 | 111.0 | r1 vs r2 | 1 | 78.3 | |
Abbreviations: GT: ground truth, SD: standard deviation, A1-A3: algorithms 1–3, r1-r3: rater1–3.
Fig. 4Bland-Altman analyses for opacity quantification (POL-600, in %) derived from manual and deep learning segmentations (a: manual vs A2, b: manual vs A3). POL-600 values in the test subset of patients with COVID-19 ranged from 5 to 55 %. Note that numbers below 7% do not necessarily reflect lung opacities but can also be found in healthy lungs (see Data Supplement S4).
Bland-Altman analyses of opacity quantification (in %) between the manual reference standard and each of the 3 algorithms.
| Algorithm | Mean bias | Lower limit of agreement | Upper limit of agreement | Proportional bias intercept | Proportional bias slope |
|---|---|---|---|---|---|
| A1 | 3.1 | 1.2 | 5.0 | 2.5 | 0.035 |
| A2 | 1.8 | 0.4 | 3.2 | 1.8 | 0.002 |
| A3 | 0.9 | −0.7 | 2.4 | 1.5 | −0.04 |
A1 to A3: deep neural network algorithms1–3.