| Literature DB >> 35741209 |
Riaan Zoetmulder1,2,3, Agnetha A E Bruggeman2, Ivana Išgum1,2,3, Efstratios Gavves3, Charles B L M Majoie2, Ludo F M Beenen2, Diederik W J Dippel4, Nikkie Boodt4,5,6, Sanne J den Hartog4,5,6, Pieter J van Doormaal5, Sandra A P Cornelissen5, Yvo B W E M Roos7, Josje Brouwer7, Wouter J Schonewille8, Anne F V Pirson9, Wim H van Zwam10, Christiaan van der Leij10, Rutger J B Brans10, Adriaan C G M van Es11, Henk A Marquering1,2.
Abstract
Thrombus volume in posterior circulation stroke (PCS) has been associated with outcome, through recanalization. Manual thrombus segmentation is impractical for large scale analysis of image characteristics. Hence, in this study we develop the first automatic method for thrombus localization and segmentation on CT in patients with PCS. In this multi-center retrospective study, 187 patients with PCS from the MR CLEAN Registry were included. We developed a convolutional neural network (CNN) that segments thrombi and restricts the volume-of-interest (VOI) to the brainstem (Polar-UNet). Furthermore, we reduced false positive localization by removing small-volume objects, referred to as volume-based removal (VBR). Polar-UNet is benchmarked against a CNN that does not restrict the VOI (BL-UNet). Performance metrics included the intra-class correlation coefficient (ICC) between automated and manually segmented thrombus volumes, the thrombus localization precision and recall, and the Dice coefficient. The majority of the thrombi were localized. Without VBR, Polar-UNet achieved a thrombus localization recall of 0.82, versus 0.78 achieved by BL-UNet. This high recall was accompanied by a low precision of 0.14 and 0.09. VBR improved precision to 0.65 and 0.56 for Polar-UNet and BL-UNet, respectively, with a small reduction in recall to 0.75 and 0.69. The Dice coefficient achieved by Polar-UNet was 0.44, versus 0.38 achieved by BL-UNet with VBR. Both methods achieved ICCs of 0.41 (95% CI: 0.27-0.54). Restricting the VOI to the brainstem improved the thrombus localization precision, recall, and segmentation overlap compared to the benchmark. VBR improved thrombus localization precision but lowered recall.Entities:
Keywords: CTA; NCCT; deep learning; localization; posterior stroke; segmentation; thrombus
Year: 2022 PMID: 35741209 PMCID: PMC9222185 DOI: 10.3390/diagnostics12061400
Source DB: PubMed Journal: Diagnostics (Basel) ISSN: 2075-4418
Figure 1(A) The polar-UNet is created by attaching the following operations to the BL-UNet. The features from four levels in the down-sampling path are input to four blocks consisting of two convolutions. The output is global average-pooled and concatenated before being passed to the fully connected shared layers. Finally, individual fully connected layers are used to classify the action and regress the angle and the radius. (B) Three-dimensional Baseline UNet (BL-UNet). Three-dimensional ResNet blocks followed by a max-pooling operation (green) were used to construct the down-sampling path (left). Three-dimensional ResNet blocks followed by a transposed convolution were used to construct the up-sampling path (right). The features generated in the down- and up-sampling paths are blue and yellow, respectively. Skip connections were added between the up-sampling and down-sampling paths.
Thrombus localization recall and precision in the posterior circulation and the Dice coefficient of the BL-UNet and Polar-UNet, with and without volume-based removal (VBR). Results are shown for the entire dataset (overall), the vertebral artery (VA), basilar artery (BA), posterior cerebral artery (PCA), thrombi which crossed multiple segments (VA + BA, BA + PCA, VA + BA + PCA), and patients for whom the thrombus location was not indicated (NAV). * Two scans did not have a visible thrombus. Hence, the Dice coefficient was calculated for 8 patients with a thrombus in the VA and 4 with an unspecified occlusion location (NAV).
| Localization Recall | Overall | VA | BA | VA + BA | BA + PCA | VA + BA + PCA | PCA | NAV | |
|---|---|---|---|---|---|---|---|---|---|
|
|
| 0.78 | 0.58 | 0.86 | 0.76 | 0.89 | 1 | 0.46 | 0 |
|
| 0.82 | 0.75 | 0.94 | 0.83 | 0.87 | 0.9 | 0.46 | 0.33 | |
|
|
| 0.69 | 0.42 | 0.61 | 0.69 | 0.73 | 0.8 | 0.15 | 0 |
|
| 0.75 | 0.67 | 0.81 | 0.83 | 0.8 | 0.9 | 0.31 | 0.33 | |
|
| |||||||||
|
|
| 0.09 | 0.10 | 0.09 | 0.12 | 0.11 | 0.15 | 0.04 | 0 |
|
| 0.14 | 0.27 | 0.14 | 0.17 | 0.13 | 0.23 | 0.05 | 0.04 | |
|
|
| 0.56 | 0.56 | 0.55 | 0.65 | 0.53 | 0.73 | 0.29 | 0 |
|
| 0.62 | 0.57 | 0.66 | 0.77 | 0.55 | 1 | 0.4 | 0.2 | |
|
| N = 147 * | ||||||||
|
|
| 0.38 | 0.30 | 0.42 | 0.42 | 0.45 | 0.5 | 0.15 | 0.09 |
|
| 0.44 | 0.34 | 0.49 | 0.50 | 0.48 | 0.56 | 0.2 | 0.26 | |
|
|
| 0.35 | 0.21 | 0.37 | 0.42 | 0.44 | 0.5 | 0.07 | 0 |
|
| 0.44 | 0.33 | 0.50 | 0.52 | 0.48 | 0.62 | 0.12 | 0.17 |
Figure 2Examples of automatic segmentation results obtained by BL-UNet and Polar-UNet. From the left to right column: The original scan with a bounding box indicating the zoom location, the ground truth segmentation map, the results obtained from the BL-UNet without volume-based removal (VBR), the results obtained from the Polar-UNet without VBR, and the results obtained from the Polar-UNet with VBR. The top three rows display NCCT scans; the bottom row shows a CTA scan. The top row shows the difficulty all CNN methods have with segmenting a thrombus in the vertebral arteries. The second row from the top shows an example of small false positives removed by the VBR step. The third row from the top row shows false positives that are removed by restricting the volume-of-interest to the posterior circulation with Polar-UNet. The bottom row shows an example of a scan without a hyperdense artery sign. The segmentation maps show the ground truth (pink), true positive (green), false negative (orange) and false positive (blue). The NCCT scans were plotted using a window center level of 35, with a window width of 30. The CTA scan was plotted using a window center level of 300, with a window width of 600.
Figure 3Comparison of the automated and manually segmented volume for the BL-UNet and Polar-UNet with and without volume-based removal (VBR). Left column: Bland–Altman plots of the lesion volumes. The volumes corresponding to the reference and automatic segmentations are shown on the x-axis, and the volume difference is shown on the y-axis. Right column: scatter plots comparing lesion volumes derived from the reference segmentations (y-axis) and from the automatic segmentations determined by the CNN (x-axis).