Artificial Intelligence and Data Science, Jio Institute, Navi Mumbai, 410206, India.
Reliance Jio - Artificial Intelligence Centre of Excellence (AICoE), Hyderabad, India.
Comput Biol Med. 2022 Nov;150:106083. doi: 10.1016/j.compbiomed.2022.106083. Epub 2022 Sep 10.
Automatic segmentation and annotation of medical image plays a critical role in scientific research and the medical care community. Automatic segmentation and annotation not only increase the efficiency of clinical workflow, but also prevent overburdening of radiologists. The objective of this work is to improve the accuracy and give a probabilistic map for automatic annotation from small data set to reduce the use of tedious and prone to error manual annotations from chest X-rays.
In this paper, we have proposed an attention UW-Net, which introduces an intermediate layer acting as a bridge between the encoder and decoder pathways. The intermediate layer is a series of fully connected convolutional layers generated from the upsampling of the final encoder layer connected to the corresponding up sampled and down sampled blocks via skip-connections. The intermediate layer is further connected to the decoder pathway using a downsampling layer.
The proposed attention UW-Net is giving a very good performance, achieving an average F1-score of 95.7%, 80.9%, 81.0% and 77.6% for lung (large), heart (medium), trachea (small), and collarbone (small) object segmentations, respectively. The attention UW-Net outperforms not only in comparison to U-Net and its variations but also with respect to other standard recent automatic and semi-automatic segmentation/annotation models. An ablation study was also performed to find the best suited high-performing architecture.
The uniformity in prediction accuracy of segmentation masks for all kinds of segmentation masks (large, medium, and small lesions) makes this model best for automatic annotation of organs.
医学图像的自动分割和标注在科研和医疗领域中起着至关重要的作用。自动分割和标注不仅提高了临床工作流程的效率,还减轻了放射科医生的负担。本研究的目的是提高准确性,并提供自动标注的概率图,以减少对繁琐且容易出错的手动标注的依赖,从而实现从小数据集自动标注胸部 X 光图像。
本文提出了一种注意力 UW-Net,它引入了一个中间层,作为编码器和解码器路径之间的桥梁。中间层是从最后一个编码器层的上采样生成的一系列全连接卷积层,通过跳过连接与相应的上采样和下采样块相连。中间层进一步通过下采样层与解码器路径相连。
所提出的注意力 UW-Net 表现出色,在肺(大)、心脏(中)、气管(小)和锁骨(小)等对象分割任务中,平均 F1 得分为 95.7%、80.9%、81.0%和 77.6%。与 U-Net 及其变体相比,该网络不仅性能更好,而且与其他标准的最新自动和半自动分割/标注模型相比也具有优势。还进行了消融研究以找到最佳的高性能架构。
对于各种分割掩模(大、中、小病变),分割掩模预测准确性的一致性使得该模型最适合用于器官的自动标注。