Skip to content

A Transfer Learning-Based Framework for Classifying Lymph Node Metastasis in Prostate Cancer Patients, Sarkar et al, MDPI Biomedicines, 2024.

Notifications You must be signed in to change notification settings

Wu-Lab-Arizona-State-University/prostate-cancer-classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

About

This is a repository that contains information about the prostate cancer case study reported in A Transfer Learning-Based Framework for Classifying Lymph Node Metastasis in Prostate Cancer Patients.

Abstract

Prostate cancer is the second most common new cancer diagnosis in the United States. It is usually slow growing; and when low-grade and confined to the prostate gland, it can be treated either conservatively (active surveillance) or with surgery. However, if the cancer has spread beyond the prostate, such as to the lymph nodes, then that indicates a more aggressive cancer and surgery may not be adequate. The challenge is that it is often difficult for radiologists reading prostate-specific imaging such as magnetic resonance images (MRIs) to differentiate malignant lymph nodes from non-malignant ones. An emerging field is to develop Artificial Intelligence (AI) models including machine learning and deep learning on medical imaging to assist the diagnostic task. Earlier research focused on implementing texture algorithms to extract imaging features used in classification models. More recently, researchers began studying the use of deep learning for both stand-alone feature extraction as well as end-to-end classification tasks. In order to tackle the challenges inherent in small datasets, this study was designed as a scalable hybrid framework utilizing pre-trained ResNet-18, a deep learning model, to extract features which were subsequently fed into a machine learning classifier to automatically identify malignant lymph nodes in patients with prostate cancer. For comparison, two texture algorithms are implemented including Gray Level Co-occurrence Matrix (GLCM) and Gabor. Using an institutional prostate lymph node dataset (42 positives, 84 negatives), the proposed framework achieved an accuracy of 76.19%, sensitivity of 79.76% and specificity of 69.05%. Using GLCM features, the classification achieved an accuracy of 61.90%, sensitivity of 74.07% and specificity of 42.86%. Using Gabor features, the classification achieved an accuracy of 65.08%, sensitivity of 73.47% and specificity of 52.50%. Our results demonstrate that a hybrid approach, i.e., using a pre-trainined deep learning model for feature extraction, followed by a machine learning classifier, is a viable solution. This hybrid approach is especially useful in medical imaging-based applications with small datasets.

Data

Description

  • As described in our paper, the data used for our analyses comprised a total of 126 lymph node images (41 metastatic, 85 normal), acquired from 15 patients with prostate cancer.

  • Disease: lymph node metastasis of the prostate

  • Region-of-interest (ROI) annotation technique: Performed manually by radiologists

For more details, interested readers are directed to the Dataset section of the paper.

Availability

Data will be made available under reasonable request to the corresponding author, Suryadipto Sarkar (more contact details below).

Citing the work

MLA

Sarkar, Suryadipto, et al. "A Transfer Learning-Based Framework for Classifying Lymph Node Metastasis in Prostate Cancer Patients." Biomedicines 12.10 (2024): 2345.

APA

Sarkar, S., Wu, T., Harwood, M., & Silva, A. C. (2024). A Transfer Learning-Based Framework for Classifying Lymph Node Metastasis in Prostate Cancer Patients. Biomedicines, 12(10), 2345.

BibTex

@article{sarkar2024transfer, title={A Transfer Learning-Based Framework for Classifying Lymph Node Metastasis in Prostate Cancer Patients}, author={Sarkar, Suryadipto and Wu, Teresa and Harwood, Matthew and Silva, Alvin C}, journal={Biomedicines}, volume={12}, number={10}, pages={2345}, year={2024}, publisher={MDPI} }

Contact

✉  suryadipto.sarkar@fau.de
✉  ssarka34@asu.edu
✉  ssarkarmanipal@gmail.com

Impressum

Suryadipto Sarkar ("Surya"), MS

PhD Candidate
Biomedical Network Science Lab
Department of Artificial Intelligence in Biomedical Engineering (AIBE)
Friedrich-Alexander University Erlangen-Nürnberg (FAU)
Werner von Siemens Strasse
91052 Erlangen

MS in CEN from Arizona State University, AZ, USA.
B.Tech in ECE from MIT Manipal, KA, India.

About

A Transfer Learning-Based Framework for Classifying Lymph Node Metastasis in Prostate Cancer Patients, Sarkar et al, MDPI Biomedicines, 2024.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published