Senior Assistant Professor, Centre for Cyber Physical Systems, Vellore Institute of Technology, Chennai, India.
Professor, Centre for Cyber Physical Systems, Vellore Institute of Technology, Chennai, India.
Comput Methods Programs Biomed. 2021 Mar;200:105831. doi: 10.1016/j.cmpb.2020.105831. Epub 2020 Nov 12.
The first and foremost step in the diagnosis of ischemic stroke is the delineation of the lesion from radiological images for effective treatment planning. Manual delineation of the lesion by radiological experts is generally laborious and time-consuming. Sometimes, it is prone to intra-observer and inter-observer variability. State of the art deep architectures based on Fully Convolutional Networks (FCN) and cascaded CNNs have shown good results in automated lesion segmentation. This work proposes a series of enhancements over the learning paradigm in the existing methods, by focusing on learning meticulous feature representations through the CNN layers for accurate ischemic lesion segmentation from multimodal MRI. Multiple levels of losses, integration of features from multiple scales, an ensemble of prediction maps from sub-networks are employed to enable the CNN to correlate between features seen from different receptive fields. To allow for progressive refinement of features from block to block, a custom dropout module has been proposed that suppresses noisy features. Multi-branch residual connections and attention mechanisms were also included in the CNN blocks to enable the integration of information from multiple receptive fields and selectively weigh significant features. Also, to tackle data imbalance both at voxel and sample level, patch-based modeling and separation of concerns into classification & segmentation functional branches are proposed. By incorporating the above mentioned architectural enhancements, the proposed deep architecture was able to achieve better segmentation performance against the existing models. The proposed approach was evaluated on the ISLES 2015 SISS dataset, and it achieved a mean dice coefficient of 0.775. By combining sample classification and lesion segmentation into a fully automated framework, the proposed approach has yielded better results compared to most of the existing works.
缺血性中风诊断的第一步是从影像学图像中描绘病灶,以便进行有效的治疗计划。放射科专家手动描绘病灶通常既费力又耗时。有时,还容易出现观察者内和观察者间的可变性。基于全卷积网络(FCN)和级联 CNN 的最新深度架构在自动病灶分割方面取得了很好的效果。这项工作通过专注于通过 CNN 层学习细致的特征表示,针对从多模态 MRI 中准确分割缺血性病变,对现有方法中的学习范例进行了一系列改进。采用多层次的损失函数、多尺度特征的整合、子网络的预测图集成,使 CNN 能够在不同感受野中看到的特征之间建立相关性。为了允许从块到块逐步改进特征,提出了一种自定义的 dropout 模块来抑制噪声特征。多分支残差连接和注意力机制也被纳入 CNN 块中,以实现来自多个感受野的信息的整合,并选择性地对重要特征进行加权。此外,为了解决体素和样本级别的数据不平衡问题,提出了基于补丁的建模和将关注点分离到分类和分割功能分支的方法。通过整合上述架构增强,所提出的深度架构能够实现比现有模型更好的分割性能。该方法在 ISLES 2015 SISS 数据集上进行了评估,平均骰子系数为 0.775。通过将样本分类和病灶分割结合到一个全自动框架中,与大多数现有方法相比,所提出的方法产生了更好的结果。