From the Department of Radiology, Massachusetts General Hospital, Boston, MA.
Magnetic Detection and Imaging Group, Technical Medical Centre.
J Comput Assist Tomogr. 2023;47(1):93-101. doi: 10.1097/RCT.0000000000001380. Epub 2022 Oct 11.
Intracerebral hemorrhage (ICH) volume is a strong predictor of outcome in patients presenting with acute hemorrhagic stroke. It is necessary to segment the hematoma for ICH volume estimation and for computerized extraction of features, such as spot sign, texture parameters, or extravasated iodine content at dual-energy computed tomography. Manual and semiautomatic segmentation methods to delineate the hematoma are tedious, user dependent, and require trained personnel. This article presents a convolutional neural network to automatically delineate ICH from noncontrast computed tomography scans of the head.
A model combining a U-Net architecture with a masked loss function was trained on standard noncontrast computed tomography images that were down sampled to 256 × 256 size. Data augmentation was applied to prevent overfitting, and the loss score was calculated using the soft Dice loss function. The Dice coefficient and the Hausdorff distance were computed to quantitatively evaluate the segmentation performance of the model, together with the sensitivity and specificity to determine the ICH detection accuracy.
The results demonstrate a median Dice coefficient of 75.9% and Hausdorff distance of 2.65 pixels in segmentation performance, with a detection sensitivity of 77.0% and specificity of 96.2%.
The proposed masked loss U-Net is accurate in the automatic segmentation of ICH. Future research should focus on increasing the detection sensitivity of the model and comparing its performance with other model architectures.
脑内出血(ICH)量是急性出血性脑卒中患者预后的强有力预测因子。有必要对血肿进行分割,以便对 ICH 量进行估计,并对斑点征、纹理参数或双能 CT 碘外渗含量等特征进行计算机提取。手动和半自动分割方法来划定血肿繁琐、依赖用户,并且需要经过培训的人员。本文提出了一种使用卷积神经网络从头部非对比 CT 扫描中自动划定 ICH 的方法。
使用结合掩模损失函数的 U-Net 架构在标准非对比 CT 图像上进行训练,这些图像被下采样到 256×256 的大小。应用数据增强以防止过拟合,并使用软 Dice 损失函数计算损失评分。计算 Dice 系数和 Hausdorff 距离来定量评估模型的分割性能,以及灵敏度和特异性来确定 ICH 检测的准确性。
该模型在分割性能方面的中位数 Dice 系数为 75.9%,Hausdorff 距离为 2.65 像素,检测灵敏度为 77.0%,特异性为 96.2%。
所提出的掩模损失 U-Net 可准确自动分割 ICH。未来的研究应侧重于提高模型的检测灵敏度,并比较其性能与其他模型架构。