COVID-19 Detection in Chest X-Ray Images using a New Channel Boosted CNN
Saddam Hussain Khan, Anabia Sohail, and Asifullah Khan

TL;DR
This paper introduces a novel CNN-based method with channel boosting and a new convolution block to improve COVID-19 detection accuracy in chest X-ray images, demonstrating high performance across multiple datasets.
Contribution
The paper proposes CB-STM-RENet, a new CNN architecture with a split-transform-merge block and channel boosting using transfer learning, for enhanced COVID-19 detection in X-rays.
Findings
Achieves 97% detection rate and 93% precision.
Outperforms existing techniques on three datasets.
Especially effective on large, challenging datasets.
Abstract
COVID-19 is a highly contagious respiratory infection that has affected a large population across the world and continues with its devastating consequences. It is imperative to detect COVID-19 at the earliest to limit the span of infection. In this work, a new classification technique CB-STM-RENet based on deep Convolutional Neural Network (CNN) and Channel Boosting is proposed for the screening of COVID-19 in chest X-Rays. In this connection, to learn the COVID-19 specific radiographic patterns, a new convolution block based on split-transform-merge (STM) is developed. This new block systematically incorporates region and edge-based operations at each branch to capture the diverse set of features at various levels, especially those related to region homogeneity, textural variations, and boundaries of the infected region. The learning and discrimination capability of the proposed CNN…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCOVID-19 diagnosis using AI · Radiomics and Machine Learning in Medical Imaging · AI in cancer detection
MethodsConvolution
