Facebook pixel tracking

The Science and Information (SAI) Organization publishes open-access peer-reviewed journals in computer science and artificial intelligence.

Contact Info
Website thesai.org
Follow Us
Contact Info
Follow Us
Research Article | Open Access |

Lung Cancer Detection using Segmented 3D Tensors and Support Vector Machines

Author 1: Zaib un Nisa Author 2: Arfan Jaffar Author 3: Sohail Masood Bhatti Author 4: Umair Muneer Butt
International Journal of Advanced Computer Science and Applications (IJACSA) · Vol. 14, No. 10 · Published 2023

DOI: https://doi.org/10.14569/IJACSA.2023.0141066

Abstract

Tumor is currently the second most prevalent cause of mortality, and its prevalence is expanding rapidly. The development of pulmonary nodules inside the lungs is suggestive of the existence of lung cancer. The detection of cancer is achieved using nodules detected in computer tomography (CT) images obtained from the LUNA 16 dataset. This study uses the Python library "PyTorch" for this purpose. A three-dimensional model has been used to train and extract the nodular segments from CT-Scan images, referred to as CT-scan chunks. It is done due to the impracticality of handling the whole CT scan image due to its vast size. The previously mentioned chunks are then transformed into PyTorch tensors. The tensors are subsequently input into a deep learning model to extract features, which are then passed through a sequence of machine learning classifiers for the purpose of classification. These classifiers include Support Vector Machines, Multi-layer Perceptron, Random Forest Classifier, Logistic Regression, K Nearest Neighbor, and Linear Discriminant Analysis. Our research has shown that the use of chunk extraction from CT-Scan images, coupled with the creation of tensors using segmented CT scans, has significantly enhanced the precision of various machine learning algorithms. Additionally, this approach has the advantage of reducing the computational time during runtime. In our study, the use of Support Vector Machines yielded the best degree of accuracy, reaching 99.68%. The findings of this study have the potential to be valuable in the practical implementation of real-time lung nodule identification applications.

Keywords

How to Cite this Article

Nisa, Z. u., Jaffar, A., Bhatti, S. M., & Butt, U. M. (2023). Lung Cancer Detection using Segmented 3D Tensors and Support Vector Machines. International Journal of Advanced Computer Science and Applications, 14(10). https://doi.org/10.14569/IJACSA.2023.0141066

Nisa, Zaib un, et al.. "Lung Cancer Detection using Segmented 3D Tensors and Support Vector Machines." International Journal of Advanced Computer Science and Applications, vol. 14, no. 10, 2023, https://doi.org/10.14569/IJACSA.2023.0141066.

@article{Nisa2023,
  title     = {Lung Cancer Detection using Segmented 3D Tensors and Support Vector Machines},
  journal   = {International Journal of Advanced Computer Science and Applications},
  volume    = {14},
  number    = {10},
  year      = {2023},
  publisher = {The Science and Information Organization},
  author    = {Zaib un Nisa and Arfan Jaffar and Sohail Masood Bhatti and Umair Muneer Butt},
  doi       = {10.14569/IJACSA.2023.0141066},
  url       = {https://doi.org/10.14569/IJACSA.2023.0141066}
}

Open Access — licensed under a Creative Commons Attribution 4.0 International License. Unrestricted use, distribution, and reproduction in any medium, even commercially, as long as the original work is properly cited.