English

X-Net: Brain Stroke Lesion Segmentation Based on Depthwise Separable Convolution and Long-range Dependencies

Image and Video Processing 2020-01-01 v2 Computer Vision and Pattern Recognition

Abstract

The morbidity of brain stroke increased rapidly in the past few years. To help specialists in lesion measurements and treatment planning, automatic segmentation methods are critically required for clinical practices. Recently, approaches based on deep learning and methods for contextual information extraction have served in many image segmentation tasks. However, their performances are limited due to the insufficient training of a large number of parameters, which sometimes fail in capturing long-range dependencies. To address these issues, we propose a depthwise separable convolution based X-Net that designs a nonlocal operation namely Feature Similarity Module (FSM) to capture long-range dependencies. The adopted depthwise convolution allows to reduce the network size, while the developed FSM provides a more effective, dense contextual information extraction and thus facilitates better segmentation. The effectiveness of X-Net was evaluated on an open dataset Anatomical Tracings of Lesions After Stroke (ATLAS) with superior performance achieved compared to other six state-of-the-art approaches. We make our code and models available at https://github.com/Andrewsher/X-Net.

Keywords

Cite

@article{arxiv.1907.07000,
  title  = {X-Net: Brain Stroke Lesion Segmentation Based on Depthwise Separable Convolution and Long-range Dependencies},
  author = {Kehan Qi and Hao Yang and Cheng Li and Zaiyi Liu and Meiyun Wang and Qiegen Liu and Shanshan Wang},
  journal= {arXiv preprint arXiv:1907.07000},
  year   = {2020}
}

Comments

MICCAI 2019

R2 v1 2026-06-23T10:22:10.225Z