Advanced U-Net Architectures with CNN Backbones for Automated Lung Cancer Detection and Segmentation in Chest CT Images
Alireza Golkarieh, Kiana Kiashemshaki, Sajjad Rezvani Boroujeni, Nasibeh Asadi Isakan

TL;DR
This paper presents a novel approach combining U-Net architectures with CNN backbones like ResNet50, VGG16, and Xception for highly accurate lung cancer detection and segmentation in chest CT images, outperforming previous methods.
Contribution
It introduces a hybrid framework integrating U-Net with advanced CNN backbones and traditional classifiers, achieving state-of-the-art results in lung cancer segmentation and classification.
Findings
U-Net with ResNet50 achieved Dice 0.9495 for cancerous lung segmentation.
U-Net with Xception achieved 99.1% accuracy in classification.
Hybrid CNN-SVM-Xception model reached 96.7% accuracy and 97.88% F1-score.
Abstract
This study investigates the effectiveness of U-Net architectures integrated with various convolutional neural network (CNN) backbones for automated lung cancer detection and segmentation in chest CT images, addressing the critical need for accurate diagnostic tools in clinical settings. A balanced dataset of 832 chest CT images (416 cancerous and 416 non-cancerous) was preprocessed using Contrast Limited Adaptive Histogram Equalization (CLAHE) and resized to 128x128 pixels. U-Net models were developed with three CNN backbones: ResNet50, VGG16, and Xception, to segment lung regions. After segmentation, CNN-based classifiers and hybrid models combining CNN feature extraction with traditional machine learning classifiers (Support Vector Machine, Random Forest, and Gradient Boosting) were evaluated using 5-fold cross-validation. Metrics included accuracy, precision, recall, F1-score, Dice…
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
TopicsRadiomics and Machine Learning in Medical Imaging
