vix.ing · top · new · best · stats

PSGR: Pixel-wise Sparse Graph Reasoning for COVID-19 Pneumonia Segmentation in CT Images

2021/08/09 by Haozhe Jia, Jia, Haozhe, Haoteng Tang +11 · 4 citations
Computer Science · Medicine · #2019-20 coronavirus outbreak #Artificial Intelligence in Healthcare and Education #Artificial intelligence #COVID-19 diagnosis using AI #Computed tomography #Computer Vision and Pattern Recognition (cs.CV) #Computer science #Computer vision #Coronavirus disease 2019 (COVID-19) #FOS: Computer and information sciences #Graph #Infectious disease (medical specialty) #Internal medicine #Medicine #Pathology #Pattern recognition (psychology) #Pixel #Pneumonia #Radiology #Radiomics and Machine Learning in Medical Imaging #Segmentation #Theoretical computer science #cs.CV

paper · pdf · doi:10.48550/arxiv.2108.03809

published in arXiv (Cornell University) (Cornell University)

arxiv created 2021/08/09 · openalex publication_date 2021/08/09 · arxiv updated 2021/08/10 · openalex created_date 2021/08/16 · openalex updated_date 2026/07/28

Abstract

Automated and accurate segmentation of the infected regions in computed tomography (CT) images is critical for the prediction of the pathological stage and treatment response of COVID-19. Several deep convolutional neural networks (DCNNs) have been designed for this task, whose performance, however, tends to be suppressed by their limited local receptive fields and insufficient global reasoning ability. In this paper, we propose a pixel-wise sparse graph reasoning (PSGR) module and insert it into a segmentation network to enhance the modeling of long-range dependencies for COVID-19 infected region segmentation in CT images. In the PSGR module, a graph is first constructed by projecting each pixel on a node based on the features produced by the segmentation backbone, and then converted into a sparsely-connected graph by keeping only K strongest connections to each uncertain pixel. The long-range information reasoning is performed on the sparsely-connected graph to generate enhanced features. The advantages of this module are two-fold: (1) the pixel-wise mapping strategy not only avoids imprecise pixel-to-node projections but also preserves the inherent information of each pixel for global reasoning; and (2) the sparsely-connected graph construction results in effective information retrieval and reduction of the noise propagation. The proposed solution has been evaluated against four widely-used segmentation models on three public datasets. The results show that the segmentation model equipped with our PSGR module can effectively segment COVID-19 infected regions in CT images, outperforming all other competing models.

Citations

Related