CDSE-UNet: Enhancing COVID-19 CT Image Segmentation with Canny Edge Detection and Dual-Path SENet Feature Fusion
Jiao Ding, Jie Chang, Renrui Han, Li Yang

TL;DR
This paper introduces CDSE-UNet, a novel segmentation model for COVID-19 CT images that combines edge detection, dual-path feature fusion, and multiscale convolution to improve accuracy in lesion segmentation.
Contribution
It presents a new UNet-based architecture integrating Canny edge detection, dual-path SENet feature fusion, and multiscale convolution for enhanced COVID-19 lesion segmentation.
Findings
Outperforms existing models in segmenting lesions of various sizes
Accurately delineates lesion edges and suppresses noise
Effective in both large and small lesion areas
Abstract
Accurate segmentation of COVID-19 CT images is crucial for reducing the severity and mortality rates associated with COVID-19 infections. In response to blurred boundaries and high variability characteristic of lesion areas in COVID-19 CT images, we introduce CDSE-UNet: a novel UNet-based segmentation model that integrates Canny operator edge detection and a dual-path SENet feature fusion mechanism. This model enhances the standard UNet architecture by employing the Canny operator for edge detection in sample images, paralleling this with a similar network structure for semantic feature extraction. A key innovation is the Double SENet Feature Fusion Block, applied across corresponding network layers to effectively combine features from both image paths. Moreover, we have developed a Multiscale Convolution approach, replacing the standard Convolution in UNet, to adapt to the varied…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCOVID-19 diagnosis using AI · Medical Image Segmentation Techniques · Radiomics and Machine Learning in Medical Imaging
MethodsSigmoid Activation · Average Pooling · *Communicated@Fast*How Do I Communicate to Expedia? · Squeeze-and-Excitation Block · Softmax · Dense Connections · Max Pooling · Kaiming Initialization · Global Average Pooling · SENet
