Journal Articles

Permanent URI for this collectionhttps://idr.nitk.ac.in/handle/123456789/19884

Browse

Search Results

Now showing 1 - 4 of 4
  • Item
    An ensemble approach using a frequency-based and stacking classifiers for effective facial expression recognition
    (Springer, 2023) Adyapady R, R.; Annappa, B.
    Facial Expression Recognition is an essential aspect of human behavior to communicate effectively. A more profound understanding of human behavior, accurate analysis, and interpretation of the emotional content is essential. Hence, facial features play a crucial role as they contain beneficial information about facial expressions. A baseline architecture belonging to the EfficientNet family of models is explored for feature extraction. In this work, two novel strategies, the ensemble model using the frequency-based voting approach (FV-EffNet) and the stacking classifier (SC-EffNet), are proposed to enhance classification results’ performance. The proposed system deals with both profile and frontal pose variations. The combination of deep learning models with a stacking classifier gave the best results of 98.35% and 98.06%, and the frequency-based approach used with the ensemble classifier achieved superior performance of 98.71% and 98.56% on Oulu-CASIA and RaFD datasets, respectively. The experiment results with the proposed methodology showed better performance than previous studies on Oulu-CASIA and RaFD datasets, making it more robust to pose variations. © 2022, The Author(s), under exclusive licence to Springer Science+Business Media, LLC, part of Springer Nature.
  • Item
    Federated learning for digital healthcare: concepts, applications, frameworks, and challenges
    (Springer, 2024) Sachin, D.N.; Annappa, B.; Ambesange, S.
    Various hospitals have adopted digital technologies in the healthcare sector for various healthcare-related applications. Due to the effect of the Covid-19 pandemic, digital transformation has taken place in many domains, especially in the healthcare domain; it has streamlined various healthcare activities. With the advancement in technology concept of telemedicine evolved over the years and led to personalized healthcare and drug discovery. The use of machine learning (ML) technique in healthcare enables healthcare professionals to make a more accurate and early diagnosis. Training these ML models requires a massive amount of data, including patients’ personal data, that need to be protected from unethical use. Sharing these data to train ML models may violate data privacy. A distributed ML paradigm called federated learning (FL) has allowed different medical research institutions, hospitals, and healthcare devices to train ML models without sharing raw data. This survey paper overviews existing research work on FL-related use cases and applications. This paper also discusses the state-of-the-art tools and techniques available for FL research, current shortcomings, and future challenges in using FL in healthcare. © The Author(s), under exclusive licence to Springer-Verlag GmbH Austria, part of Springer Nature 2024.
  • Item
    KAC SegNet: A Novel Kernel-Based Active Contour Method for Lung Nodule Segmentation and Classification Using Dense AlexNet Framework
    (World Scientific, 2024) Dodia, S.; Annappa, B.; Mahesh, P.A.
    Lung cancer is known to be one of the leading causes of death worldwide. There is a chance of increasing the survival rate of the patients if detected at an early stage. Computed Tomography (CT) scans are prominently used to detect and classify lung cancer nodules/tumors in the thoracic region. There is a need to develop an efficient and reliable computer-aided diagnosis model to detect lung cancer nodules accurately from CT scans. This work proposes a novel kernel-based active-contour (KAC) SegNet deep learning model to perform lung cancer nodule detection from CT scans. The active contour uses a snake method to detect internal and external boundaries of the curves, which is used to extract the Region Of Interest (ROI) from the CT scan. From the extracted ROI, the nodules are further classified into benign and malignant using a Dense AlexNet deep learning model. The key contributions of this work are the fusion of an edge detection method with a deep learning segmentation method which provides enhanced lung nodule segmentation performance, and an ensemble of state-of-the-art deep learning classifiers, which encashes the advantages of both DenseNet and AlexNet to learn better discriminative information from the detected lung nodules. The experimental outcome shows that the proposed segmentation approach achieves a Dice Score Coefficient of 97.8% and an Intersection-over-Union of 92.96%. The classification performance resulted in an accuracy of 95.65%, a False Positive Rate, and False Negative Rate values of 0.0572 and 0.0289. The proposed model is robust compared to the existing state-of-the-art methods. © 2024 World Scientific Publishing Company.
  • Item
    Smart client selection strategies for enhanced federated learning in digital healthcare applications
    (Springer, 2025) Sachin, D.N.; Annappa, B.; Ambesange, S.
    Federated Learning (FL) trains AI models in healthcare without sharing patient data. FL computes client models locally and combines them to create a global model. However, involving all clients is impractical due to resource limitations. Random selection of a subset of clients in each FL round can pose challenges for resource-limited devices, leading to longer processing times and potential training failures. To tackle these obstacles, this research proposes a novel strategy for FL that treats each training round as a client selection process to improve the efficiency and effectiveness of FL in healthcare applications, where data privacy is paramount. The approach begins by calculating the uncertainty value for each client, which quantifies the contribution of the client’s data to the overall model. Clients are then ranked based on their uncertainty values, and those with higher loss values are given a higher probability of participating in the training process. The experimental outcomes clearly show that the proposed strategy effectively makes 1.3x training faster, and 30% lowers communication expenses, conserves computational resources, and enhances model performance when contrasted with random client selection. © The Author(s), under exclusive licence to Springer Science+Business Media, LLC, part of Springer Nature 2024.