# CLCI-Net: Cross-Level fusion and Context Inference Networks for Lesion   Segmentation of Chronic Stroke

**Authors:** Hao Yang, Weijian Huang, Kehan Qi, Cheng Li, Xinfeng Liu, Meiyun Wang,, Hairong Zheng, Shanshan Wang

arXiv: 1907.07008 · 2021-02-17

## TL;DR

CLCI-Net introduces a novel multi-scale feature fusion and context inference approach for improved chronic stroke lesion segmentation in MR images, effectively handling lesion size variability and tissue similarity challenges.

## Contribution

This paper presents CLCI-Net, combining cross-level feature fusion, extended ASPP, and ConvLSTM to enhance lesion segmentation accuracy over existing methods.

## Key findings

- Outperforms five state-of-the-art methods on ATLAS dataset
- Effectively captures multi-scale lesion features
- Improves segmentation of small and large lesions

## Abstract

Segmenting stroke lesions from T1-weighted MR images is of great value for large-scale stroke rehabilitation neuroimaging analyses. Nevertheless, there are great challenges with this task, such as large range of stroke lesion scales and the tissue intensity similarity. The famous encoder-decoder convolutional neural network, which although has made great achievements in medical image segmentation areas, may fail to address these challenges due to the insufficient uses of multi-scale features and context information. To address these challenges, this paper proposes a Cross-Level fusion and Context Inference Network (CLCI-Net) for the chronic stroke lesion segmentation from T1-weighted MR images. Specifically, a Cross-Level feature Fusion (CLF) strategy was developed to make full use of different scale features across different levels; Extending Atrous Spatial Pyramid Pooling (ASPP) with CLF, we have enriched multi-scale features to handle the different lesion sizes; In addition, convolutional long short-term memory (ConvLSTM) is employed to infer context information and thus capture fine structures to address the intensity similarity issue. The proposed approach was evaluated on an open-source dataset, the Anatomical Tracings of Lesions After Stroke (ATLAS) with the results showing that our network outperforms five state-of-the-art methods. We make our code and models available at https://github.com/YH0517/CLCI_Net.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1907.07008/full.md

## Figures

4 figures with captions in the complete paper: https://tomesphere.com/paper/1907.07008/full.md

## References

11 references — full list in the complete paper: https://tomesphere.com/paper/1907.07008/full.md

---
Source: https://tomesphere.com/paper/1907.07008