
Further, Grad-CAM is applied to both ResNet-18
and MobileNetV4 to assess interpretability. Grad-
CAM is a technique that visualizes the important ar-
eas of an input image that have the greatest influence
on the model’s decision. By generating heatmaps,
Grad-CAM highlights areas in the image with high at-
tention (represented in red), indicating regions likely
associated with lung cancer nodules, while blue ar-
eas represent less relevant regions. This allows for a
better understanding of the model’s behavior, making
it more interpretable. Figure 13 and Figure 15 illus-
trate the application of Grad-CAM on chest X-rays to
highlight the regions contributing most to the predic-
tion of lung cancer by ResNet-18 and MobileNetV4
models. Both models successfully identify clinically
significant regions, as shown by the dark areas in the
heatmap. This interpretability helps medical profes-
sionals understand the model’s predictions and aligns
its focus with relevant clinical features, enabling reli-
able and transparent diagnosis.
Table 2: Performance Comparison of ResNet-18,
MobileNet-V4 and DenseNet-121 Classifiers.
Name of Classifier ResNet-18 MobileNet-
V4
DenseNet-
121 (We-
disinghe
and Fer-
nando,
2024)
Training Accuracy 90.84% 75% 85%
Validation Accu-
racy
90.36% 74% 73%
Precision 94.41% 77.93% -
Recall 94.34% 77.78% -
F1 Score 94.34% 77.75% -
5 CONCLUSIONS
This paper introduces lung nodule detection in chest
X-ray images.The problem is approached using deep
learning models such as ResNet-18 and MobileNetV4
trained on an augmented dataset of 10,000 images.
ResNet-18 attained a validation accuracy of 90.36%
while MobileNetV4 gained 74%. The ResNet-18
model outperformed MobileNetV4 in accuracy, mak-
ing it more appropriate for accurate lung nodule de-
tection. The use of Grad-CAM for model explainabil-
ity assures that the systems outcomes are transparent.
Future work will focus on increasing the dataset re-
fining models for real-time use, and integrating the
system into clinical environments.
REFERENCES
Aharonu, M. and Kumar, R. L. (2023). Systematic Review
of Deep Learning Techniques for Lung Cancer De-
tection. International Journal of Advanced Computer
Science and Applications, 14(3).
Divya, N., Dhilip, P., Manish, S., and Abilash, I. (2024).
Deep Learning Based Lung Cancer Prediction Us-
ing CNN. In 2024 International Conference on Sig-
nal Processing, Computation, Electronics, Power and
Telecommunication (IConSCEPT), pages 1–4. IEEE.
Elnakib, A., Amer, H. M., and Abou-Chadi, F. E. (2020).
Early Lung Cancer Detection Using Deep Learning
Optimization.
Hatuwal, B. K. and Thapa, H. C. (2020). Lung can-
cer detection using convolutional neural network on
histopathological images. Int. J. Comput. Trends Tech-
nol, 68(10):21–24.
Ingle, K., Chaskar, U., and Rathod, S. (2021). Lung Can-
cer Types Prediction Using Machine Learning Ap-
proach. In 2021 IEEE International Conference on
Electronics, Computing and Communication Tech-
nologies (CONECCT), pages 01–06. IEEE.
Jose, P. S. H., Sagar, J. E., Abisheik, S., Nelson, R.,
Venkatesh, M., and Keerthana, B. (2024). Leverag-
ing Convolutional Neural Networks and Multimodal
Imaging Data for Accurate and Early Lung Can-
cer Screening. In 2024 International Conference on
Inventive Computation Technologies (ICICT), pages
1258–1264. IEEE.
Kalaivani, N., Manimaran, N., Sophia, S., and Devi, D.
(2020). Deep Learning Based Lung Cancer Detec-
tion and Classification. In IOP conference series:
materials science and engineering, volume 994, page
012026. IOP Publishing.
Maalem, S., Bouhamed, M. M., and Gasmi, M. (2022). A
Deep-Based Compound Model for Lung Cancer De-
tection. In 2022 4th International Conference on Pat-
tern Analysis and Intelligent Systems (PAIS), pages 1–
4. IEEE.
Mukherjee, S. and Bohra, S. (2020). Lung Cancer Dis-
ease Diagnosis Using Machine Learning Approach. In
2020 3rd International Conference on Intelligent Sus-
tainable Systems (ICISS), pages 207–211. IEEE.
Prasad, P. H. S., Daswanth, N. M. V. S., Kumar, C. V. S. P.,
Yeeramally, N., Mohan, V. M., and Satish, T. (2023).
Detection Of Lung Cancer using VGG-16. In 2023 7th
International Conference on Computing Methodolo-
gies and Communication (ICCMC), pages 860–865.
IEEE.
Praveena, M., Ravi, A., Srikanth, T., Praveen, B. H., Kr-
ishna, B. S., and Mallik, A. S. (2022). Lung Cancer
Detection Using Deep Learning Approach CNN. In
2022 7th International Conference on Communication
and Electronics Systems (ICCES), pages 1418–1423.
IEEE.
Rafferty, A., Ramaesh, R., and Rajan, A. (2024). Trans-
parent and Clinically Interpretable AI for Lung Can-
cer Detection in Chest X-Rays. arXiv preprint
arXiv:2403.19444.
INCOFT 2025 - International Conference on Futuristic Technology
150