Next Article in Journal
Artificial Intelligence in Endoscopic Ultrasonography-Guided Fine-Needle Aspiration/Biopsy (EUS-FNA/B) for Solid Pancreatic Lesions: Opportunities and Challenges
Previous Article in Journal
Integrative Medicine in Diagnostics: Current Advances and Future Prospects
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Ensemble Federated Learning Approach for Diagnostics of Multi-Order Lung Cancer

by
Umamaheswaran Subashchandrabose
1,
Rajan John
2,
Usha Veerasamy Anbazhagu
3,
Vinoth Kumar Venkatesan
4,* and
Mahesh Thyluru Ramakrishna
5,*
1
Department of Artificial Intelligence and Machine Learning, New Horizon College of Engineering, Bangalore 560103, India
2
Department of Computer Science, College of Computer Science and Information Technology, Jazan University, Jazan 45142, Saudi Arabia
3
Department of Computing Technologies, School of Computing, Faculty of Engineering and Technology, SRM Institute of Science and Technology, SRM Nagar, Kattankulathur, Chennai 603203, India
4
School of Computer Science Engineering and Information Systems, Vellore Institute of Technology, Vellore 632014, India
5
Department of Computer Science and Engineering, Faculty of Engineering and Technology, JAIN (Deemed-to-Be University), Bangalore 560066, India
*
Authors to whom correspondence should be addressed.
Diagnostics 2023, 13(19), 3053; https://doi.org/10.3390/diagnostics13193053
Submission received: 26 August 2023 / Revised: 20 September 2023 / Accepted: 24 September 2023 / Published: 25 September 2023
(This article belongs to the Section Machine Learning and Artificial Intelligence in Diagnostics)

Abstract

:
The early detection and classification of lung cancer is crucial for improving a patient’s outcome. However, the traditional classification methods are based on single machine learning models. Hence, this is limited by the availability and quality of data at the centralized computing server. In this paper, we propose an ensemble Federated Learning-based approach for multi-order lung cancer classification. This approach combines multiple machine learning models trained on different datasets allowing for improvising accuracy and generalization. Moreover, the Federated Learning approach enables the use of distributed data while ensuring data privacy and security. We evaluate the approach on a Kaggle cancer dataset and compare the results with traditional machine learning models. The results demonstrate an accuracy of 89.63% with lung cancer classification.

1. Introduction

Lung cancer diagnosis and treatment utilizing computational approaches present multifaceted challenges at the intersection of medicine, data science, and technology. The etiology of lung cancers primarily involves somatic mutations arising from DNA resequencing events, induced by a myriad of factors, including environmental exposure and genetic predisposition. The detection of lung cancer at its early stages is hindered by the lack of distinct symptoms, often leading to delayed diagnosis and poor prognosis. Quantitative analysis by the World Health Organization (WHO) reveals a staggering global incidence of approximately 2.21 million reported cases of lung cancer annually, necessitating advanced research and innovative technological solutions to combat this prevalent and life-threatening disease. In the realm of computational methodologies, machine learning models have emerged as pivotal tools for addressing lung cancer challenges. These models are trained on diverse datasets, encompassing genomic profiles, radiological images (such as computed tomography scans), histopathological slides, and clinical records. Leveraging supervised and unsupervised learning paradigms, machine learning algorithms can discern complex patterns and features within these heterogeneous datasets, enabling early diagnosis, tumor subtyping, and survival prediction.
The successful amalgamation of computational methodologies with medical practices necessitates careful handling of medical terminologies and the implementation of standardized data representation schemas. Collaborative efforts among medical professionals, computational scientists, and domain experts are vital for constructing informative feature sets, minimizing data biases, and generating robust predictive models. State-of-the-art techniques like deep learning have exhibited exceptional capabilities in feature extraction and representation learning, empowering them to identify intricate biomarkers and genetic signatures, which were previously challenging to detect using traditional statistical methods. However, model interpretability remains a critical concern, as black-box models can hinder the medical community’s understanding of decisions made by these algorithms.
Translating computational results into clinical applications demands an adherence to rigorous validation and reproducibility standards. Cross-validation techniques, external validation cohorts, and robust statistical analyses are crucial to ensure model generalizability and clinical utility. Furthermore, establishing transparent reporting practices enhances the credibility and adoption of computational findings in the medical domain. Beyond diagnostic applications, computational approaches play a pivotal role in treatment monitoring and precision medicine. Predictive models can aid in drug sensitivity prediction, guiding oncologists to select personalized treatment regimens and optimize therapeutic interventions. Additionally, real-time monitoring systems can continuously assess treatment responses, enabling adaptive therapy and minimizing adverse effects.
Ethical considerations are imperative in the integration of technology into healthcare. Privacy preservation and secure data-sharing mechanisms are critical to safeguard patient data. Furthermore, continuous human oversight and the active involvement of medical professionals are essential to prevent overreliance on automated systems and ensure a patient-centered approach to care. The computational approaches, particularly machine learning models, hold tremendous promise in revolutionizing lung cancer diagnosis and treatment. By capitalizing on multidimensional data and leveraging cutting-edge algorithms, computational methodologies have the potential to usher in a new era of precision oncology, ultimately improving patient outcomes and transforming lung cancer management. However, a concerted effort among diverse stakeholders, rigorous validation, and ethical considerations are indispensable to unlock the full potential of computational technologies in combating lung cancer effectively.

1.1. Problem Statement and Research Motivation

The primary challenge inherent in this approach revolves around the notion of centralized processing. Existing machine learning models primarily rely on server-based computation and centralized data storage. Consequently, this leads to the accumulation of substantial amounts of data on the servers, resulting in anomalies during computation and training. The data processing and computation processes adhere to the functional requirements of a client-server architecture, meaning that decision-making heavily relies on local computational techniques and processes. Therefore, it becomes imperative to transition machine learning and computational models towards a decentralized server infrastructure to enable faster and broader training using diverse datasets. In a conventional peer-to-peer connected server setup, data collection, processing, and computation are confined to dedicated servers, thereby limiting access for extensive decision support. Moreover, when multiple servers are added to the baseline centralization or computation, the decision-making capabilities decrease, leading to a computational load overhead.
In this paper, we explore a Federated Learning (FL) approach for decision-making and the classification of lung cancer. We define and tailor FL models within a decentralized topology to facilitate faster and more secure computations. Additionally, we reframe this approach from a medical perspective. The decentralization of medical data aims to enhance processing and decision-making capabilities on a larger scale.

1.2. Objective and Contributions

This paper introduces a distributed federated network architecture for customizing local neural networks (NN) in Federated Learning (FL) models, with a focus on collective decision-making and storage in lung cancer datasets. The system ensures reliable computation and classification of lung cancer cases into normal, benign, and malignant categories. This classification relies on well-defined training and testing within a structured computational environment. This paper starts with an introduction outlining the rationale for the proposed approach in the context of FL and medical applications. A comprehensive literature review follows, summarizing recent developments in Federated Learning for medical data analysis, particularly lung cancer datasets.
The methodology section details the distributed federated cloud server’s technical aspects, including data streaming and processing mechanisms. It provides mathematical representations of customizing local NN models for lung cancer classification, likely employing optimization techniques such as federated averaging and differential privacy to ensure efficient training while preserving data privacy. This section also discusses data preprocessing, feature extraction, and model optimization within the distributed federated network. It may explore the convergence properties of federated optimization algorithms and the impact of network communication costs on system performance.
The major challenge of this approach is the concept of centralized processing. The approach of existing machine learning models is based on server computation and centralized data storage. This causes the overall servers to accumulate a large sum of data, causing anomalies in computation and training. The process of data processing and computation is typically based on the functional requirements of client server architecture and hence the aspect of decision-making is dependent on local computational techniques and processes. Hence, the machine learning cum computational models need to be shifted towards decentralized servers for a faster and wide range of training datasets. In the typical peer-to-peer connected server, the process of data collection, processing, and computation is bound to a dedicated server and hence provides limited and restricted access for wider decision support. The process is then made complex on adding multiple servers at baseline centralization or computation. The decision-making capabilities decrease and cause a load overhead for computations. In this paper, a Federated Learning (FL)-based approach is discussed for decision-making and classification of lung cancer. The FL models are defined and customized under a decentralized topology for faster and secure computations, whereas the approach is redefined in a medical perspective. The aspect of medical data under decentralization is to provide larger processing and decision-making capabilities.
This paper introduces a distributed federated network architecture aimed at thresholding and customizing local neural networks (NN) within the context of Federated Learning (FL) models. The main objective is to support collective decision-making and storage in the context of lung cancer datasets. The system ensures reliable computation and comparison of lung cancer cases, classifying them into normal, benign, and malignant categories. This classification process heavily relies on the training and testing of classifiers within a well-defined computational environment. This paper’s structure begins with an in-depth introduction, laying out the rationale for the proposed approach and its significance in the domain of FL and medical applications. A comprehensive literature review follows, highlighting the latest developments and findings related to Federated Learning models in the context of medical data analysis and diagnosis, particularly focusing on lung cancer datasets.
The methodology section delves into the technical intricacies of the distributed federated cloud server, elucidating the data streaming and processing mechanisms. This section provides a mathematical representation of how the customization and fine-tuning of local NN models are accomplished for lung cancer classification. Advanced optimization algorithms, such as federated averaging and differential privacy techniques, are likely employed to ensure efficient model training while preserving data privacy and security in the federated environment. The core mathematical representations offer detailed insights into the data preprocessing, feature extraction, and model optimization procedures within the distributed federated network. Special attention may be given to federated optimization algorithms’ convergence properties and the impact of network communication costs on the overall system performance.
In the results and discussion section, empirical findings are presented, showcasing the system’s performance on lung cancer datasets. The evaluation metrics employed might include accuracy, precision, recall, F1 score, and receiver operating characteristic (ROC) curves. In-depth analysis and comparison of the proposed approach against existing methodologies could further strengthen this paper’s technical content. The conclusion summarizes the key technical contributions of this paper, emphasizing the achieved advancements in lung cancer classification using the distributed federated network. The authors discuss the strengths and limitations of the proposed approach and suggest potential future research directions, such as refining the federated optimization algorithms or exploring different local NN architecture for improved performance. Overall, this paper contributes to the technical domain of FL in medical applications, particularly in the context of lung cancer diagnosis and classification. The integration of distributed computing, Federated Learning, and advanced mathematical representations demonstrates a rigorous and innovative approach to address the challenges posed by large-scale medical datasets while preserving data privacy and enabling collective decision support.

2. Related Work

Lung cancer is widely concerning for technical researchers to provide solutions, as early detection and categorization is minimal. From the technological front, solutions have been initialized from X-ray image processing and have evolved over time to Artificial Intelligence (AI). Various studies and observations for combating lung cancer detection, classification, and diagnosis have been recorded and published in the last decade. In [1,2], a systematic approach of a deep learning model is proposed on multiple data types such as X-rays, computed tomography (CT), and magnetic image resonance (MRI) images. The study focuses on how deep learning approaches can be implemented for lung cancer diagnosis and evaluation. Further, the approach toward lung cancer is based on the medical prospects in categorizing it as small cell lung carcinoma (SCLC) or non-small cell lung carcinoma (NSCLC) [3], to provide a wider perspective on occurrence and decision-making challenges. The study [3] concludes with a remark that neural networking algorithms are a much more reliable source of evaluation among researchers.

2.1. Initial Models

Machine learning models play vital role in understanding the behavioral approach of classifying and detecting lung cancers, with [4,5] proposing various models and techniques for optimizing lung cancer classification and decision-making. The studies have further provided a reliable understanding of the purpose and need for upgrading technological approaches in solving challenging issues such as carcinoma classification on normalized datasets. An advanced machine learning-based approach for lung cancer [6] is proposed for customization of improved images ranges and data types. The studies have included computer-aided design engineering (CADE) models for analyzing and validating datasets [7,8], to assure a reliable decision-making support. The computer-aided image systems and techniques provide a scalable environment for multi-objective dataset consideration and changes as per the technological development.
The lung cancer detection and prediction results and experience are shared and enhanced under a telemedicine ecosystem with an interdependency of electronic health records (EHR). The framework of Internet of Medical Things (IoMT) [9] has further provided an extended support for larger data sharing and decision-making. The terminology of Federated Learning (FL) provides greater prospects of shared information-based decision-making in a reliable manner. The federated models are reported by [10,11,12] in various medical data analysis and computations. The overall process of a Federated Learning model is to provide a distributed environment and a local- or client-based computation with reference to streamlining data operations. The architectural model and standard operation is proposed in [13]. The way forward for a Federated Learning model is to provide a threshold operation for customizing the information and data communication protocols via a remote server management tool.

2.2. Advanced Models

Deep learning (DL) models are used for the classification of lung cancer [14,15], with the classification based on the feature extraction of the lung cancer, while the techniques involved in the computation, such as the Histogram of Oriented Gradients (HoG), wavelet transformer-based features, and local binary patterns, are a few of the dominating approaches. Non-small cell-based lung cancer classification [16] is another prominent classification approach included in the domain of classifications followed by biomarkers [17]. The CT-based [18] classification under trivial approaches and the historiographic representations are included for reliable decision-making and support ecosystem development. This support system can be derived from contempory studies related to the classification process, as [19] with the extraction of patterns from the wave file and annotating them into depression and [20] with CT images classification-based on a fuzzy system.
Positron emission tomography (PET) and CT images are further considered for processing in a single environment to improve decision-making support, as in [21]. Ref. [22] provides a detailed survey and different types of lung cancer with respect to the imaging. The survey further assures that the dependency is improved from one systems operation and dataset to an independent computing unit. Approaches such as machine learning [23] and classification [24] provide justifiable decision-making capabilities on the lung cancer computation. These approaches further customize and process the behavioral model of computations algorithms [25,26]. The basic image computation and processing approach was defined and maintained on summarizing computational techniques, and hence the interdependency on decision-making was an unavoidable situation. The approach of trivial processing under centralized servers was replaced by distributed servers, with Federated Learning leading the domain. The Federated Learning (FL) models are based on the policies and standards of operation [27], with other architecture such as [28,29,30] under a decentralized server’s configuration. The approach benefits the operations and customization possibilities of processing lung cancer [31,32,33].
The studies in this survey discuss the application of various techniques, including machine learning and classification, for making informed decisions in lung cancer analysis. These techniques are tailored and refined to match the behavior of computation algorithms. Initially, simple image computation methods were used, but as the need for effective decision-making grew, more sophisticated approaches were adopted. The traditional method of processing data on centralized servers was replaced by using distributed servers with Federated Learning. This approach, known as Federated Learning (FL), relies on established operational policies and standards. It contrasts with other architecture like decentralized server configurations. FL offers advantages in the processing and customization of lung cancer-related operation.

3. Methodology

The proposed methodology aims to establish a sustainable solution for tailoring data connectivity and transmission between different medical servers. This is achieved by leveraging available research and consultant data. The architecture of the proposed system is illustrated in Figure 1. At the core of the system, there are indexing servers which serve as foundational and highly reliable components of the system’s functioning. These indexing servers are denoted as (M). They are accompanied by a series of clusters of indexing servers originating from various sources and geographical locations. This collective assembly of server clusters forms the fundamental basis for implementing a Federated Learning approach. The centralized server (SX) acts as an aggregation point responsible for overseeing and coordinating the services provided by edge devices connected to the indexing servers (Mi). Typically, the indexing server (SX) is linked with a distributed networking threshold unit. This unit operates as an intermediate layer for various operations and assumes the role of a central decision-making and training package.
This entire process is facilitated by several key steps. Data calibration is carried out to ensure that the data being used are accurate and suitable for analysis. A process known as feature-set mapping is applied to correlate different data features appropriately. Moreover, a local neural network (NN) model is developed for each indexing server. This model is used to process the data effectively within each respective indexing server. The proposed methodology introduces a sustainable solution for customizing data connectivity and transmission among medical servers. This involves a complex but well-defined architecture where indexing servers play a pivotal role. The central server and distributed networking threshold unit contribute to the orchestration of services, while data calibration, feature-set mapping, and local neural network model development enhance the overall data processing procedure.

3.1. Dataset and Alignment Process

The dataset of non-small cell lung cancer (S0819) [31] is retrieved from the Cancer Image Archive (CIA) under multi-order cum multifunctionality cancer. The process of extracting a cancer (lungs) dataset from a larger repository is based on the feature-set mapping and alignment of the nearest-alike attribute on the grouping feature. Consider the dataset D from CIA as the universal dataset and the fetched/selected dataset D C from the multi-order coordination as D C D at a given instance. Consider D C D at a generalized representation, whereas the process design is aligned to feature set F as F D C D on the extraction. Typically, the orientation of information from one dataset pattern to another is related as F F i / i n n . The orientation resultant is computed, as shown in Equation (1).
D C = lim n F . δ D C δ t
The limitation on the dataset D C is aligned with the features vector to assure reliable interaction and extraction of the dataset from D at a given instance t . The extraction is further supported by the Δ T matrix for saturating the threshold in the dataset alignment process.

3.2. Multisource Indexing and Distributed Computation

The dataset D C is extracted and trained on localized servers S X for creating a multisource and multi-origin alignment. The processing of each server S i is dependent on routing servers S R such that, log S i S in a generic representation. The coordination alignment is shown in Figure 2. The hierarchy of each server S R S R 1 , S R 2 , S R 3 S R n with S R i S X , with S X as the centralized server for distributed computing and S 1 , S 2 , S 3 S n , are in-line servers under coordination of S R i as S i S R i and S i S X on the operational setup. The server’s hierarchy assures the calibration and filtration of server-to-server interaction, and hence an ensemble Federated Learning model is generated. Typically, the process of data coordination and collection is from one centralized server to another, hence causing fractional losses. The proposed system is further structured and contributes complex-free computations.
The multisource Indexing and DNT is shown in Algorithm 1.
Algorithm 1 Multisource Indexing and DNT
 Input:  D C datasets on S X server alignment extracted and calibrated via IP address.
 Output: Process mapping and feature thresholding.
 Steps:
  • Fetching the hierarchy of servers S R S R 1 , S R 2 , S R 3 ..... S R n such that, S i S R i and S i S X ;
  • while S i
    Computing a distributed server S i such that, S i , S j S R i
    and while;
  • S X = i , j k δ S i δ S j δ S R k computation on server operations and independencies;
  • Compute feature F such that, F X S X S R
  • Perform validation V on extracted datasets D C to attain F features;
  • Generation of validation matrix R .

3.3. Distributed Network Thresholding (DNT) and Feature-Set Mapping

The process of the distributed network setup is to assure the monitoring of data losses and information breaches when computed in a distributed system. Typically, the server S R i is responsible of each independent feature and hence the process of Distributed Network Thresholding (DNT) is introduced. The threshold acquires the value from the distributed server S i and is aligned with routing servers S R i , such that a common feature set is labeled from the S R i as S i , S j S R i at a given instance of time, as shown in Equation (2).
S X = δ S i δ t δ S j δ t i , j lim n k = 1 n S R k
S X = i , j δ S i δ S j δ t lim n k = 1 n S R k
S X = i , j k δ S i δ S j δ S R k
According to Equations (3) and (4), the representation vector of multiple feature-set extraction from D is future evaluated and represented. Since the feature-set coordination is a reliable entity, the grouping factor is aligned with the contributing factors. Hence, the generalized representation of S X can be represented as Equation (5).
( i . e . , )   S X = i , j k i δ S i j δ S j .... δ S R k
Thus, according to Equation (5), the representation matrix of multiple sources coordinated or calibration to a single source is studied and demonstrated. The incoming servers compute a feature F , as shown in Equation (6).
F = δ S X δ t . log S X i log F X
where the feature F , computed with S X servers and its hierarchy, is recomputed with aligned threshold feature F X , such that F X S X S R is on a multiple source and instance. Feature-set mapping is further computed by aligning the interdependent outcomes of multiple servers S X with the feature-set threshold F X accordingly, considering lung cancer features such as density, mass, orientation, and the weight are physical attributes cum features and the pixel ratio, pattern of growth, intensity of pixel, growth, and density of pattern expansion are a few of the digital computational parameters. Consider the physical attributes as mandatory parameters for recognition and validation P a and digital parameters P d , such that a common fitting value on threshold is extracted.
Consider the validation V as a functional vector for regional computations to acquire P a and P d , respectively, then the representation is V P a P d , such that the validation matrix R is shown in Equation (7).
R = log n V lim n δ V δ t
R = log n V lim n p a p d V p a , p d
Thus, according to the process of P a and P d , the contribution matrix R stores the rational values of feature threshold extracted.

3.4. Federated Neural Networking Computational Model

The federated neural network computational model is defined and correlated on the earlier prospects of vector validation V via recognition and validation of P a and digital parameter P d . The process of the computation model extracts the contribution matrix R and further computes a rational thresholding under larger segmented values. Consider the validation matrix R X as R X R under the considered dataset D C . The attribute learning of Federated Learning is shown in Figure 2. Thus, according to Figure 2, the federated computation of the distributed cloud/server neural networks is optimized and processed. The independent server/clouds are connected via a self-common agreed firewall system cum configuration for indexing and data sharing. Typically, the follow-up server computes the local neural networking model to assure attributes optimization and minimization of computing indexes. The orientation model of the computational local neural networking cluster from multiple clouds defines the optimized attribute graphs. Typically, the interconnected servers are aligned time-to-time based on the source synchronization standards and cloud service providers.

3.5. Experimental Setup and Configurations

The objectives of extracting multi-order lung cancer classification are via the federated setup of cloud/server models. The federated cloud is a distributed cloud model of connecting remote clients via a centralized server for optimized data transfer. The federated approach in biomedical aspects plays a vital role for electronic health records (EHR) customization and remote accessing. The process of datasets (CT/CIA images) are distributed via federated cloud cluster f c 1 , f c 2 , f c 3 , such that f c i F and the data in f c i are F (i.e.,) accessible to F. The data privacy and originality is highly preserved at federated configuration, and thus extracting the recommendation models of EHR patterns and attributes can be achieved at a faster rate.
The experimental setup is aligned using multi-operating system-based virtual machines and kubernetics alignment of cluster management. The server (master) and remote server (client) are aligned as per the database exchange norms for connectivity and coordination. The orientation of cancer attributes from a larger perspective are further considered and processed as the reconfigured thresholding attribute. The dataset is extracted from CIA liberty and further processed and cross-validated on customized data labels.

3.6. Implementation Details

The input CT lung cancer datasets are based on 50 low-dosage and pre-recorded lung cancer cases with 1.25 mm slice thickness. The dataset is processed with 60/40 training/training ratio for accuracy detection. The setup was a defined and calibrated platform of MATLAB 2018 with CPU i5 of 16 GB.

4. Results and Discussions

The classified datasets are further processed and customized using standard CT datasets and compared with NN, SVM, KNN, and DNN for local neural networking computation. The lungs’ CT datasets are classified and labeled as normal, benign, and malignant. The normal CT defined is unconditional images with no positive Region of Interest (RoI) features and attributes. The benign CT has a positive RoI on feature, whereas providing no harm or radiant growth to the lung cancer contribution and the malignant categorization is a positive and active representation of cancer growth; thus, the training and testing model is shown in Table 1 and Table 2, respectively and Table 3 depicts the Performance matrix validation of FL model on server nodes.
Figure 3 is defined with the legend of performance matrix with respect to the participating servers used in costuming the data transmission and channeling via FL models. The indexing servers (SX) participating nodes are incremented in a series order of doubling. The nodes’ (servers) computational performances are estimated with accuracy, sensitivity, and specificity. The evaluation matrix is represented in Table 4 for detailed comparison with existing approaches and techniques. The proposed FL + NN has a demonstrative accuracy of 89.63%, in a decentralized approach, which is comparatively higher than other techniques, with the detail represented in Figure 4 and Figure 5, respectively.

5. Conclusions

The proposed technique was designed and developed based on the Federated Learning model of decentralized servers used for computational decision-making lung cancer classification. Typically, the cancer dataset is trained and tested with a trivial centralized cloud and a setup of federated distributed cloud. This approach has successfully trained on 60:40 ratios via multi-order attributes and features. This process is attained with a thresholding of dataset features from distributed computing to derive a threshold of feature-set mapping. This approach has been successfully validated on distributed computational local neural networks for data communication and calibration for lung cancer classification via a federated model. The approach demonstrated on the FL-NN setup had an accuracy of 89.63% under the federated decentralized technique. This approach can be further developed on multidimensional medical models and electronic health records (EHR) to provide a reliable recommendation and decision support system.

Author Contributions

Conceptualization, U.S., R.J. and V.K.V.; methodology, M.T.R. and V.K.V.; software, U.S.; validation, V.K.V. and U.S.; formal analysis, U.V.A.; investigation, M.T.R.; resources, U.V.A.; data curation, U.S.; writing—original draft preparation, M.T.R.; writing—review and editing, R.J., V.K.V. and M.T.R.; visualization, V.K.V.; supervision, R.J.; project administration, U.S.; funding acquisition, V.K.V. and M.T.R. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

The dataset used for the findings is included in this manuscript.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Wang, L. Deep learning techniques to diagnose lung cancer. Cancers 2022, 14, 5569. [Google Scholar] [CrossRef]
  2. Riquelme, D.; Akhloufi, M.A. Deep learning for lung cancer nodules detection and classification in CT scans. Ai 2020, 1, 28–67. [Google Scholar] [CrossRef]
  3. Shamas, S.; Panda, S.N.; Sharma, I. Review on lung nodule segmentation-based lung cancer classification using machine learning approaches. In Artificial Intelligence on Medical Data: Proceedings of International Symposium, ISCMM 2021, Sikkim, India, 11–12 November 2021; Springer Nature: Singapore, 2022; pp. 277–286. [Google Scholar]
  4. Joshua, E.S.N.; Chakkravarthy, M.; Bhattacharyya, D. An Extensive Review on Lung Cancer Detection Using Machine Learning Techniques: A Systematic Study. Rev. D’Intelligence Artif. 2020, 34. [Google Scholar] [CrossRef]
  5. Raoof, S.S.; Jabbar, M.A.; Fathima, S.A. Lung Cancer prediction using machine learning: A comprehensive approach. In Proceedings of the 2020 2nd International Conference on Innovative Mechanisms for Industry Applications (ICIMIA), Bangalore, India, 5–7 March 2020; IEEE: Piscataway, NJ, USA, 2020; pp. 108–115. [Google Scholar]
  6. Kadir, T.; Gleeson, F. Lung cancer prediction using machine learning and advanced imaging techniques. Transl. Lung Cancer Res. 2018, 7, 304. [Google Scholar] [CrossRef]
  7. Cong, L.; Feng, W.; Yao, Z.; Zhou, X.; Xiao, W. Deep learning model as a new trend in computer-aided diagnosis of tumor pathology for lung cancer. J. Cancer 2020, 11, 3615. [Google Scholar] [CrossRef]
  8. Sathiyamoorthi, V.; Ilavarasi, A.K.; Murugeswari, K.; Ahmed, S.T.; Devi, B.A.; Kalipindi, M. A deep convolutional neural network based computer aided diagnosis system for the prediction of Alzheimer’s disease in MRI images. Measurement 2021, 171, 108838. [Google Scholar] [CrossRef]
  9. Venkatesan, V.K.; Ramakrishna, M.T.; Izonin, I.; Tkachenko, R.; Havryliuk, M. Efficient Data Preprocessing with Ensemble Machine Learning Technique for the Early Detection of Chronic Kidney Disease. Appl. Sci. 2023, 13, 2885. [Google Scholar] [CrossRef]
  10. Ramakrishna, M.T.; Venkatesan, V.K.; Izonin, I.; Havryliuk, M.; Bhat, C.R. Homogeneous Adaboost Ensemble Machine Learning Algorithms with Reduced Entropy on Balanced Data. Entropy 2023, 25, 245. [Google Scholar] [CrossRef]
  11. Adnan, M.; Kalra, S.; Cresswell, J.C.; Taylor, G.W.; Tizhoosh, H.R. Federated learning and differential privacy for medical image analysis. Sci. Rep. 2022, 12, 1953. [Google Scholar] [CrossRef]
  12. Chowdhury, A.; Kassem, H.; Padoy, N.; Umeton, R.; Karargyris, A. A review of medical federated learning: Applications in oncology and cancer research. In Proceedings of the International MICCAI Brainlesion Workshop, Virtual Event, 27 September 2021; Springer International Publishing: Cham, Switzerland, 2021; pp. 3–24. [Google Scholar]
  13. Antunes, R.S.; André da Costa, C.; Küderle, A.; Yari, I.A.; Eskofier, B. Federated learning for healthcare: Systematic review and architecture proposal. ACM Trans. Intell. Syst. Technol. 2022, 13, 1–23. [Google Scholar] [CrossRef]
  14. Asuntha, A.; Srinivasan, A. Deep learning for lung Cancer detection and classification. Multimed. Tools Appl. 2020, 79, 7731–7762. [Google Scholar] [CrossRef]
  15. Ibrahim, D.M.; Elshennawy, N.M.; Sarhan, A.M. Deep-chest: Multi-classification deep learning model for diagnosing COVID-19, pneumonia, and lung cancer chest diseases. Comput. Biol. Med. 2021, 132, 104348. [Google Scholar] [CrossRef]
  16. Raghunath, K.M.K.; Kumar, V.V.; Venkatesan, M.; Singh, K.K.; Mahesh, T.R.; Singh, A. XGBoost Regression Classifier (XRC) Model for Cyber Attack Detection and Classification Using Inception V4. J. Web Eng. 2022, 21, 1295–1322. [Google Scholar] [CrossRef]
  17. Saha, S.; Nassisi, M.; Wang, M.; Lindenberg, S.; Kanagasingam, Y.; Sadda, S.; Hu, Z.J. Automated detection and classification of early AMD biomarkers using deep learning. Sci. Rep. 2019, 9, 10990. [Google Scholar] [CrossRef]
  18. Kuruvilla, J.; Gunavathi, K. Lung cancer classification using neural networks for CT images. Comput. Methods Programs Biomed. 2014, 113, 202–209. [Google Scholar] [CrossRef]
  19. Ahmed, S.T.; Singh, D.K.; Basha, S.M.; Abouel Nasr, E.; Kamrani, A.K.; Aboudaif, M.K. Neural network based mental depression identification and sentiments classification technique from speech signals: A COVID-19 Focused Pandemic Study. Front. Public Health 2021, 9, 781827. [Google Scholar] [CrossRef]
  20. Kuruvilla, J.; Gunavathi, K. Lung cancer classification using fuzzy logic for CT images. Int. J. Med. Eng. Inform. 2015, 7, 233–249. [Google Scholar] [CrossRef]
  21. Hochhegger, B.; Alves, G.R.T.; Irion, K.L.; Fritscher, C.C.; Fritscher, L.G.; Concatto, N.H.; Marchiori, E. PET/CT imaging in lung cancer: Indications and findings. J. Bras. De Pneumol. 2015, 41, 264–274. [Google Scholar] [CrossRef]
  22. Devarajan, D.; Alex, D.S.; Mahesh, T.R.; Kumar, V.V.; Aluvalu, R.; Maheswari, V.U.; Shitharth, S. Cervical cancer diagnosis using intelligent living behavior of artificial jellyfish optimized with artificial neural network. IEEE Access 2022, 10, 126957–126968. [Google Scholar] [CrossRef]
  23. Dandıl, E. A computer-aided pipeline for automatic lung cancer classification on computed tomography scans. J. Healthc. Eng. 2018, 2018, 9409267. [Google Scholar] [CrossRef]
  24. Nageswaran, S.; Arunkumar, G.; Bisht, A.K.; Mewada, S.; Kumar, J.N.V.R.; Jawarneh, M.; Asenso, E. Lung cancer classification and prediction using machine learning and image processing. BioMed Res. Int. 2022, 2022, 1755460. [Google Scholar] [CrossRef] [PubMed]
  25. Nanglia, P.; Kumar, S.; Mahajan, A.N.; Singh, P.; Rathee, D. A hybrid algorithm for lung cancer classification using SVM and Neural Networks. ICT Express 2021, 7, 335–341. [Google Scholar] [CrossRef]
  26. Kumar, B.N.; Mahesh, T.R.; Geetha, G.; Guluwadi, S. Redefining Retinal Lesion Segmentation: A Quantum Leap With DL-UNet Enhanced Auto Encoder-Decoder for Fundus Image Analysis. IEEE Access 2023, 11, 70853–70864. [Google Scholar] [CrossRef]
  27. Fontana, R.S.; Sanderson, D.R.; Woolner, L.B.; Taylor, W.F.; Eugene Miller, W.; Muhm, J.R.; Bernatz, P.E.; Payne, W.S.; Pairolero, P.C.; Bergstralh, E.J. Screening for lung cancer. A critique of the Mayo Lung Project. Cancer 1991, 67, 1155–1164. [Google Scholar] [CrossRef] [PubMed]
  28. Liu, L.; Fan, K.; Yang, M. Federated learning: A deep learning model based on resnet18 dual path for lung nodule detection. Multimed. Tools Appl. 2023, 82, 17437–17450. [Google Scholar] [CrossRef]
  29. Subramanian, M.; Rajasekar, V.; Sathishkumar, V.E.; Shanmugavadivel, K.; Nandhini, P.S. Effectiveness of Decentralized Federated Learning Algorithms in Healthcare: A Case Study on Cancer Classification. Electronics 2022, 11, 4117. [Google Scholar] [CrossRef]
  30. Dataset from Cancer Image Archives (CIA). Available online: https://wiki.cancerimagingarchive.net/pages/viewpage.action?pageId=80970785 (accessed on 25 March 2023).
  31. Hassan, M.M.; Hassan, M.M.; Yasmin, F.; Khan, M.A.R.; Zaman, S.; Islam, K.K.; Bairagi, A.K. A comparative assessment of machine learning algorithms with the Least Absolute Shrinkage and Selection Operator for breast cancer detection and prediction. Decis. Anal. J. 2023, 7, 100245. [Google Scholar] [CrossRef]
  32. Mukundan, A.; Feng, S.W.; Weng, Y.H.; Tsao, Y.M.; Artemkina, S.B.; Fedorov, V.E.; Lin, Y.-S.; Huang, Y.-C.; Wang, H.-C. Optical and material characteristics of MoS2/Cu2O sensor for detection of lung cancer cell types in hydroplegia. Int. J. Mol. Sci. 2022, 23, 4745. [Google Scholar] [CrossRef]
  33. Tian, C.; Meng, X.; Zhang, Z.; Zhu, H.; An, H.; Li, W.; Yuan, S. Hyperspectral imaging: A new method for diagnosing benign and malignant lung cancer. In Proceedings of the Third International Conference on Optics and Image Processing (ICOIP 2023), Kuala Lumpur, Malaysia, 8–11 October 2023; SPIE: Bellingham, WA, USA, 2023; Volume 12747, pp. 474–480. [Google Scholar]
Figure 1. Architectural diagram of proposed technique.
Figure 1. Architectural diagram of proposed technique.
Diagnostics 13 03053 g001
Figure 2. Hierarchical approach for server layering and consolidation.
Figure 2. Hierarchical approach for server layering and consolidation.
Diagnostics 13 03053 g002
Figure 3. Performance matrix on participating nodes of FL model.
Figure 3. Performance matrix on participating nodes of FL model.
Diagnostics 13 03053 g003
Figure 4. Accuracy computation between centralized server and decentralized server organization.
Figure 4. Accuracy computation between centralized server and decentralized server organization.
Diagnostics 13 03053 g004
Figure 5. Comparison of specificity computation between centralized and decentralized server-based classification of lung cancer dataset.
Figure 5. Comparison of specificity computation between centralized and decentralized server-based classification of lung cancer dataset.
Diagnostics 13 03053 g005
Table 1. Training and testing model for centralized server classification.
Table 1. Training and testing model for centralized server classification.
PhaseServer ConfigurationDataset TypeClassifier
NormalBenignMalignantTotal
TrainingCentralized Servers
(Cloud/Server Model)
Normal20061238
Benign02180626
Malignant06042232
Total28284096
TestingCentralized Servers
(Cloud/Server Model)
Normal12020014
Benign18110433
Malignant00120618
Total30251065
Table 2. Training and testing model for decentralized server classification (federated model).
Table 2. Training and testing model for decentralized server classification (federated model).
PhaseServer ConfigurationDataset TypeClassifier
NormalBenignMalignantTotal
TrainingDecentralized Servers
(FL Model)
Normal20041438
Benign06130726
Malignant09072642
Total352447106
TestingDecentralized Servers
(FL Model)
Normal16030019
Benign12180434
Malignant06131837
Total19342290
Table 3. Performance matrix validation of FL model on server nodes.
Table 3. Performance matrix validation of FL model on server nodes.
Number of Participating Servers (Nodes)Accuracy (%)Sensitivity (%)Specificity (%)
592.6788.6371.62
1092.3381.1188.64
2088.6182.1886.38
4087.2387.6386.37
8091.0388.2888.84
16091.2388.6189.12
Table 4. Comparative model of computational matrix.
Table 4. Comparative model of computational matrix.
Technique(s)CentralizedDecentralized
Accuracy (%)Sensitivity (%)Specificity (%)Accuracy (%)Sensitivity (%)Specificity (%)
SVM86.3191.6271.6651.5842.331.66
KNN91.6189.6788.6266.7271.6266.11
DNN96.3292.1190.7273.1170.3281.68
FL + NN94.3191.6688.6289.6381.2680.31
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Subashchandrabose, U.; John, R.; Anbazhagu, U.V.; Venkatesan, V.K.; Thyluru Ramakrishna, M. Ensemble Federated Learning Approach for Diagnostics of Multi-Order Lung Cancer. Diagnostics 2023, 13, 3053. https://doi.org/10.3390/diagnostics13193053

AMA Style

Subashchandrabose U, John R, Anbazhagu UV, Venkatesan VK, Thyluru Ramakrishna M. Ensemble Federated Learning Approach for Diagnostics of Multi-Order Lung Cancer. Diagnostics. 2023; 13(19):3053. https://doi.org/10.3390/diagnostics13193053

Chicago/Turabian Style

Subashchandrabose, Umamaheswaran, Rajan John, Usha Veerasamy Anbazhagu, Vinoth Kumar Venkatesan, and Mahesh Thyluru Ramakrishna. 2023. "Ensemble Federated Learning Approach for Diagnostics of Multi-Order Lung Cancer" Diagnostics 13, no. 19: 3053. https://doi.org/10.3390/diagnostics13193053

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop