English

Visual Transformer with Statistical Test for COVID-19 Classification

Image and Video Processing 2021-07-13 v1 Computer Vision and Pattern Recognition

Abstract

With the massive damage in the world caused by Coronavirus Disease 2019 SARS-CoV-2 (COVID-19), many related research topics have been proposed in the past two years. The Chest Computed Tomography (CT) scans are the most valuable materials to diagnose the COVID-19 symptoms. However, most schemes for COVID-19 classification of Chest CT scan is based on a single-slice level, implying that the most critical CT slice should be selected from the original CT scan volume manually. We simultaneously propose 2-D and 3-D models to predict the COVID-19 of CT scan to tickle this issue. In our 2-D model, we introduce the Deep Wilcoxon signed-rank test (DWCC) to determine the importance of each slice of a CT scan to overcome the issue mentioned previously. Furthermore, a Convolutional CT scan-Aware Transformer (CCAT) is proposed to discover the context of the slices fully. The frame-level feature is extracted from each CT slice based on any backbone network and followed by feeding the features to our within-slice-Transformer (WST) to discover the context information in the pixel dimension. The proposed Between-Slice-Transformer (BST) is used to aggregate the extracted spatial-context features of every CT slice. A simple classifier is then used to judge whether the Spatio-temporal features are COVID-19 or non-COVID-19. The extensive experiments demonstrated that the proposed CCAT and DWCC significantly outperform the state-of-the-art methods.

Keywords

Cite

@article{arxiv.2107.05334,
  title  = {Visual Transformer with Statistical Test for COVID-19 Classification},
  author = {Chih-Chung Hsu and Guan-Lin Chen and Mei-Hsuan Wu},
  journal= {arXiv preprint arXiv:2107.05334},
  year   = {2021}
}

Comments

this is a draft for MIA-Competition/ICCV2021

R2 v1 2026-06-24T04:05:59.014Z