🤖 AI Summary
This study addresses the precise classification of renal calculi, cysts, and tumors in CT images. We propose a quantum-classical hybrid deep learning framework that integrates a pretrained ResNet50 backbone with a quantum convolutional neural network (QCNN). Classical features are encoded into quantum states via angle encoding, and end-to-end training is performed on 8- and 12-qubit quantum simulators. Preprocessing includes non-local means denoising and CLAHE-based contrast enhancement; class imbalance is mitigated through data augmentation and weighted sampling. Experimental results demonstrate an overall accuracy of 99.0%. Under the 12-qubit configuration, cyst recall reaches 100% and tumor F1-score attains 99.56%. Confusion matrices reveal minimal misclassification, confirming substantial improvements in robustness for rare lesion detection and enhanced clinical interpretability.
📝 Abstract
The objective of this study is to diagnose and differentiate kidney stones, cysts, and tumors using Computed Tomography (CT) images of the kidney. This study leverages a hybrid quantum-classical framework in this regard. We combine a pretrained ResNet50 encoder, with a Quantum Convolutional Neural Network (QCNN) to explore quantum-assisted diagnosis. We pre-process the kidney images using denoising and contrast limited adaptive histogram equalization to enhance feature extraction. We address class imbalance through data augmentation and weighted sampling. Latent features extracted by the encoder are transformed into qubits via angle encoding and processed by a QCNN. The model is evaluated on both 8-qubit and 12-qubit configurations. Both architectures achieved rapid convergence with stable learning curves and high consistency between training and validation performance. The models reached a test accuracy of 0.99, with the 12-qubit configuration providing improvements in overall recall and precision, particularly for Cyst and Tumor detection, where it achieved perfect recall for Cysts and a tumor F1-score of 0.9956. Confusion matrix analysis further confirmed reliable classification behavior across all classes, with very few misclassifications. Results demonstrate that integrating classical pre-processing and deep feature extraction with quantum circuits enhances medical diagnostic performance.