IEEE Camera Ready Paper
IEEE Camera Ready Paper
Abstract—Lung cancer, a pervasive and life-threatening techniques, computers can already interpret and handle
ailment, necessitates early and precise diagnosis. This high-dimensional information, such as images, 3D body
research endeavors to employ Convolutional Neural scans, and motion pictures. Machine learning methods
Networks (CNNs) to automate the detection of lung cancer in comprise a number of procedures for managing digital data.
histopathological biopsy images, addressing challenges Initially, pre-processing is employed to eliminate any
associated with timely and accurate diagnosis. Given the potentially affecting noise from the raw photos, ensuring
error-prone and time-consuming nature of manual their precision. Every unique feature of the picture that was
assessment by pathologists, an automated approach becomes saved throughout the preparatory stage is obtained during
imperative. The study encompasses a comprehensive scope,
the feature extraction step. After that, in the feature selection
including enhancing interpretability, classifying specific lung
cancer subtypes, real-time intraoperative analysis, and
process, the most important traits are identified from the
extending the application to other cancer types. The extracted data [11].
methodology involves the utilization of a pre-trained Efficient The code represents a comprehensive deep learning
Net-based model for image classification, showcasing its approach to lung cancer classification using a pre-trained
efficacy in discerning between benign and malignant lung EfficientNetB1 model. It begins by setting up the necessary
cancer cells, as evidenced by robust training results. environment, including configuring random seeds and
Moreover, the model exhibits potential for personalization in
defining constants. The dataset, consisting of lung images
lung cancer diagnosis and treatment. Research findings
categorized into three classes (No Cancer, Adenocarcinoma,
affirm that machine learning models, specifically the
EfficientNet-based architecture, markedly improve lung Squamous Cell Carcinoma), is then prepared for training
cancer detection accuracy. The model's proficiency in subtype and validation. A Convolutional Neural Network (CNN)
differentiation and its capacity for real-time surgical analysis model is constructed, incorporating a pre-trained
represent significant strides in lung cancer diagnostics and EfficientNetB1 base with frozen weights, followed by
treatment. In conclusion, this project addresses the critical additional dense layers for feature extraction and
imperative for accurate and timely lung cancer diagnosis, classification. The training process involves compiling the
providing a promising advancement in combatting this model with the Adam optimizer and sparse categorical cross
devastating disease. The developed model holds entropy loss, and training is monitored using callbacks,
transformative potential in radiology and oncology, serving as including learning rate reduction on plateau. The model's
a valuable tool for medical professionals and contributing to performance is visualized through accuracy and loss plots.
enhanced patient outcomes.
The code also includes data visualization elements, such
Keywords—EfficientNet-based model, Convolutional as a bar plot illustrating the distribution of classes in the
Neural Networks (CNNs), Cancer detection. dataset. A confusion matrix and a classification report are
generated to evaluate the model's performance on a
validation subset. Furthermore, the script demonstrates how
I. INTRODUCTION to save and load model weights for future use. Finally,
sample predictions on the validation dataset are visualized
The most recent IARC research estimates that there will to assess the model's ability to correctly classify lung
be over 19.29 million new instances of cancer worldwide in images. Overall, the code provides a holistic framework for
2021, with the United States accounting for roughly 11.8% building, training, evaluating, and visualizing a deep
of these cases, making it the country with the second-highest learning model for lung cancer classification.
percentage of new cases worldwide [9]. At 11.4 percent of
all cancer cases, lung cancer is still significantly more
common than other cancer forms. [10]
II. REVIEW OF THE LITERATURE
There are numerous phases involved in diagnosing an In [1], the paper introduces a hybrid deep learning model
illness, from gathering samples to educating specialists to
designed for the classification of lung tissue images from
make decisions based on the findings. Grouping and
the Lung and Colon Cancer Histopathological Image
forecasting of many biological data types have been carried
out with AI techniques. By utilizing deep learning (DL) dataset. This model incorporates three sub-extractors: the
ii)
iii)
Fig. 6. Summary of the EfficientNetB1 CNN architecture. Fig. 9. Accuracy and loss of the ResNet50 model.
B. VGG16 CNN MODEL PERFORMANCE The ResNet50 CNN architecture is summarized in Figure
10, which displays four layers: Lambda, Functional, Dense
In this section, we delve into the assessment of the 2, and Dense 3: -
VGG16 CNN Model's performance across 25 epochs of
training. Unlike the EfficientNetB1 Model, the VGG16
Model exhibited significant fluctuations in both Accuracy
and Loss with each epoch; especially in the val_accuracy
and val_loss functions. While these fluctuations could
suggest a general trend of improvement or decline, it
cannot be conclusively said so, as depicted in Figure 7.
VI.CONCLUSION
To categorize lung tissue images from the Lung and Colon
Cancer Histopathological Image dataset (LC25000) [12], a
hybrid deep learning model is proposed in this study. The
768 x 768 photos that were obtained from LC25000 were
Fig. 12. Confusion Matrix of ResNet50 Model subsequently scaled to 224 x 224 so that they could be used
as model input. A feature extractor and a classifier make up
the model.
The main contribution of this work is the suggestion of a
lightweight deep-learning approach for end-to-end CNN-
based lung cancer diagnosis using EfficientNetB1 model.
After comparison with other models such as ResNet50 and
VGG16, EfficientNetB1 was deemed to be more effective
in all parameters viz. Accuracy, Loss, Precision, Recall,
etc. The efficacy of the suggested system is evaluated and
contrasted with other methods in this field using a database
of histopathology images. According to the results, our [10] PAHO and WHO, available from:
method outperformed most previous deep-learning lung https://www.paho.org/en/topics/cancer
cancer diagnosis methods. Our model's highest accuracy is (Last accessed: 01/02/2024)
0.995 percent. Compared to earlier deep models, the [11] Acs, B., Rantalainen, M. and Hartman, J., 2020. Artificial
proposed method for diagnosing lung cancer is more robust intelligence as the next step towards precision pathology. Journal of
internal medicine, 288(1), pp.62-81.
and efficient. In the future, we plan to investigate our deep
[12] Borkowski, A.A., Bui, M.M., Thomas, L.B., Wilson, C.P., DeLand,
model's performance on more datasets. In addition, we may
L.A. and Mastorides, S.M., 2019. Lung and colon cancer
apply optimization strategies in conjunction with our deep
model to identify the most optimally recovered deep histopathological image dataset (lc25000). arXiv preprint
arXiv:1912.12142.
features.
REFERENCES
[1] Chen, M., Huang, S., Huang, Z. and Zhang, Z., 2021, September.
Detection of lung cancer from pathological images using cnn model.
In 2021 IEEE International Conference on Computer Science,
Electronic Information Engineering and Intelligent Control
Technology (CEI) (pp. 352-358). IEEE.
[2] Sakr, A.S., 2022, October. Automatic Detection of Various Types of
Lung Cancer Based on Histopathological Images Using a
Lightweight End-to-End CNN Approach. In 2022 20th International
Conference on Language Engineering (ESOLEC) (Vol. 20, pp. 141-
146). IEEE.
[3] Nannapaneni, D., Saikam, V.R.S.V., Siddu, R., Challapalli, V.M.
and Rachapudi, V., 2023, February. Enhanced Image-based
Histopathology Lung Cancer Detection. In 2023 7th International
Conference on Computing Methodologies and Communication
(ICCMC) (pp. 620-625). IEEE.
[4] Cañada, J., Cuello, E., Téllez, L., García, J.M., Velasco, F.J. and
Cabrera, J., 2022, November. Assistance to lung cancer detection on
histological images using Convolutional Neural Networks. In 2022
E-Health and Bioengineering Conference (EHB) (pp. 1-4). IEEE.
[5] Maheshwari, U., Kiranmayee, B.V. and Suresh, C., 2022,
December. Diagnose Colon and Lung Cancer Histopathological
Images Using Pre-Trained Machine Learning Model. In 2022 5th
International Conference on Contemporary Computing and
Informatics (IC3I) (pp. 1078-1082). IEEE.
[6] Mohalder, R.D., Sarkar, J.P., Hossain, K.A., Paul, L. and Raihan,
M., 2021, September. A deep learning based approach to predict
lung cancer from histopathological images. In 2021 international
conference on electronics, communications and information
technology (ICECIT) (pp. 1-4). IEEE.
[7] Radhakrishnan, J.K., Aravind, K.S., Nambiar, P.R. and Sampath, N.,
2022, June. Detection of Non-small cell Lung Cancer using
Histopathological Images by the approach of Deep Learning. In
2022 2nd International Conference on Intelligent Technologies
(CONIT) (pp. 1-11). IEEE.
[8] Mridha, K., Islam, M.I., Ashfaq, S., Priyok, M.A. and Barua, D.,
2022, November. Deep Learning in Lung and Colon Cancer
classifications. In 2022 International Conference on Advances in
Computing, Communication and Materials (ICACCM) (pp. 1-6).
IEEE.
[9] Wild, C.P., Weiderpass, E. and Stewart, B.W., 2020. Cancer
research for cancer prevention World Cancer Report. World Health
Organization: Lyon, France.