International Research Journal of Engineering and Technology (IRJET)
e-ISSN: 2395-0056
Volume: 10 Issue: 11 | Nov 2023
p-ISSN: 2395-0072
www.irjet.net
Cervical Cancer Detection: An Enhanced Approach through Transfer Learning and Data Augmentation Using DenseNet169 Hithaishi Reddy1 1B.E., Department of Computer Science, Bangalore Institute of Technology, Bengaluru, Karnataka, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - This study presents a groundbreaking
investigate the effectiveness of the DenseNet architecture in classifying a wide range of cervical cell types. Transfer learning is a sophisticated approach that harnesses the knowledge acquired by a pre-trained model on a vast and diverse dataset, such as ImageNet, and subsequently adapts this acquired expertise to a specific and more specialized task. This approach has gained considerable attention within the medical field, primarily due to its remarkable ability to achieve high accuracy in medical image analysis, even when dealing with limited annotated medical images.
approach to cervical cancer detection using deep learning models, focusing on extensive datasets from Kaggle. Cervical cancer, a significant global health concern, demands early detection for effective treatment. Leveraging the power of deep learning and convolutional neural networks (CNNs), I achieved remarkable results with an accuracy of 95.27% in cervical cancer detection. This approach involved extensive data preprocessing and fine-tuning of a pre-trained DenseNet architecture, resulting in an accurate and robust model. Notably, I previously experimented with MobileNetV2 and achieved an accuracy of 92.16%. I conducted a comprehensive evaluation of DenseNet's performance, revealing average precision, recall, and F1score values of 95.63%, 95.56%, and 95.57%, respectively, for each of the five cervical cancer classes: Dyskeratotic, Koilocytotic, Metaplastic, Parabasal, and SuperficialIntermediate. The results showcase the model's impressive capabilities across the five classes. These values demonstrate the model's ability to correctly classify various cervical cell types with high accuracy. This study demonstrates the potential of deep learning models in automating cervical cancer screening, reducing healthcare disparities, and improving early detection rates. This research contributes to the ongoing efforts to enhance women's health by providing an effective and reliable tool for cervical cancer diagnosis.
This study is grounded in this substantial dataset, which serves as a rich and diverse representation of cervical cell images, enabling us to explore the integration of transfer learning, data augmentation techniques, and specialized model architecture, specifically the DenseNet169, to construct a robust and accurate cervical cancer detection system. The key components of our investigation entail an extensive analysis of the dataset, encompassing the distribution of images among different classes and a profound understanding of the variability in image dimensions. This crucial first step is fundamental to the design of an effective deep-learning solution. Furthermore, we employ an array of data augmentation techniques, including rotations, scaling, brightness adjustments, and color manipulations, to enhance the model's capacity to generalize, thereby reducing the risk of overfitting.
Key Words: DenseNet, CNN, Dataset, Preprocessing, Accuracy, Precision, Recall, F1
Our exploration also extends to the utilization of transfer learning and fine-tuning. We leverage the DenseNet169 pre-trained model, which has initially been trained on ImageNet, an extensive repository of diverse images. By fine-tuning this pre-trained model, we harness its acquired knowledge in recognizing intricate patterns and adapting it to the task of cervical cancer detection. Additionally, we address the model's training process, which is conducted using categorical cross-entropy loss and the Adam optimizer. To optimize training efficiency and effectiveness, we employ several advanced techniques such as early stopping, model checkpointing, and learning rate reduction. In the final phase, we rigorously evaluate the model's performance on a balanced test dataset, visualizing the results through a confusion matrix and detailed classification reports.
1. INTRODUCTION Cervical cancer remains a global health challenge, impacting the lives of countless women across the world. The key to effective treatment and improved patient outcomes lies in the timely and accurate diagnosis of this malignancy. In the current landscape of medical image analysis, the advent of deep learning techniques has revolutionized cancer diagnosis. In this paper, we present a comprehensive study that focuses on the application of transfer learning, an advanced method within the realm of deep learning, for the detection of cervical cancer. The SipakMed dataset, which is employed in this study, is one of the largest and most comprehensive collections of cervical cell images, encompassing five distinct classes: Dyskeratotic, Koilocytotic, Metaplastic, Parabasal, and Superficial-Intermediate. This diverse dataset allows us to
© 2023, IRJET
|
Impact Factor value: 8.226
|
ISO 9001:2008 Certified Journal
|
Page 119