Segmenting Ischemic Penumbra and Infarct Core Simultaneously on Non-Contrast CT of Patients with Acute Ischemic Stroke Using Novel Convolutional Neural Network

Hulin Kuang,Xianzhen Tan,Jie Wang,Zhe Qu,Yuxin Cai,Qiong Chen,Beom Joon Kim,Wu Qiu
DOI: https://doi.org/10.3390/biomedicines12030580
IF: 4.757
2024-03-06
Biomedicines
Abstract:Differentiating between a salvageable Ischemic Penumbra (IP) and an irreversibly damaged Infarct Core (IC) is important for therapy decision making for acute ischemic stroke (AIS) patients. Existing methods rely on Computed Tomography Perfusion (CTP) or Diffusion-Weighted Imaging–Fluid Attenuated Inversion Recovery (DWI-FLAIR). We designed a novel Convolutional Neural Network named I2PC-Net, which relies solely on Non-Contrast Computed Tomography (NCCT) for the automatic and simultaneous segmentation of the IP and IC. In the encoder, Multi-Scale Convolution (MSC) blocks were proposed to capture effective features of ischemic lesions, and in the deep levels of the encoder, Symmetry Enhancement (SE) blocks were also designed to enhance anatomical symmetries. In the attention-based decoder, hierarchical deep supervision was introduced to address the challenge of differentiating between the IP and IC. We collected 197 NCCT scans from AIS patients to evaluate the proposed method. On the test set, I2PC-Net achieved Dice Similarity Scores of 42.76 ± 21.84%, 33.54 ± 24.13% and 65.67 ± 12.30% and lesion volume correlation coefficients of 0.95 (p < 0.001), 0.61 (p < 0.001) and 0.93 (p < 0.001) for the IP, IC and IP + IC, respectively. The results indicated that NCCT could potentially be used as a surrogate technique of CTP for the quantitative evaluation of the IP and IC.
biochemistry & molecular biology,medicine, research & experimental,pharmacology & pharmacy
What problem does this paper attempt to address?
The problem that this paper attempts to solve is to simultaneously segment the ischemic penumbra (IP) and infarct core (IC) in patients with acute ischemic stroke (AIS) through non - contrast - enhanced computed tomography (NCCT). Specifically, the paper proposes a new convolutional neural network (I2PC - Net), aiming to automatically and simultaneously segment IP and IC using only NCCT images, thereby providing fast, objective and accurate information for clinical treatment decisions. ### Background and Importance of the Problem - **Clinical Needs**: Acute ischemic stroke (AIS) is a disease in which brain tissue is ischemic due to cerebrovascular obstruction, accounting for 87% of all stroke cases, with high morbidity and mortality. After the occurrence of AIS, part of the brain tissue may have suffered irreversible damage (i.e., infarct core, IC), while the surrounding brain tissue is in a state of hypoperfusion (i.e., ischemic penumbra, IP). If the blood flow in this part of the tissue is restored in time, it may be salvaged. - **Limitations of Existing Methods**: Currently, clinically, CT perfusion imaging (CTP) or diffusion - weighted imaging - fluid - attenuated inversion recovery (DWI - FLAIR) are mainly relied on to distinguish IP and IC. However, these methods have problems such as long time - consumption, high cost and sometimes being unavailable. - **Research Objectives**: Develop an automatic segmentation method based on NCCT that can quickly and accurately identify IP and IC without relying on complex imaging techniques, thereby providing decision - support for reperfusion treatment of AIS patients. ### Method Overview - **Network Structure**: I2PC - Net adopts a U - shaped network structure with a 7 - level encoder and a 6 - level decoder. In the encoder, multi - scale convolution (MSC) blocks and symmetric enhancement (SE) blocks are introduced to capture effective features and anatomical symmetry of the lesion area. In the decoder, an attention - mechanism - based structure is adopted, and a hierarchical depth - supervision mechanism is introduced to better distinguish IP and IC. - **Dataset**: The study collected NCCT scan data of 197 AIS patients and carried out pre - processing and labeling. - **Performance Evaluation**: The segmentation performance of I2PC - Net was evaluated through indicators such as Dice similarity coefficient (DSC), 95 - percentile Hausdorff distance (HD95) and average symmetric surface distance (ASSD). ### Main Contributions 1. **Multi - scale Convolution (MSC) Block**: Used to model the high variability of AIS lesions. 2. **Symmetric Enhancement (SE) Block**: Used to capture the differences between the left and right hemispheres of the brain. 3. **Decoder Based on Attention Mechanism**: Better fuses high - level semantic information and low - level detail features. 4. **Hierarchical Depth Supervision**: More effectively distinguishes IP and IC on NCCT. ### Results - **Segmentation Performance**: The DSC of I2PC - Net on the test set was 42.76% ± 21.84% (IP) and 33.54% ± 24.13% (IC) respectively, which was significantly better than other 2D and 3D methods. - **Volume Correlation**: The volume correlation coefficients between I2PC - Net and the manual segmentation results were 0.95 (p < 0.001), 0.61 (p < 0.001) and 0.93 (p < 0.001) (corresponding to IP, IC and IP + IC respectively). In conclusion, this study proposes a new convolutional neural network I2PC - Net based on NCCT, which can quickly and accurately segment IP and IC in AIS patients without relying on complex imaging techniques, providing strong support for clinical treatment decisions.