Faculty Publications
Permanent URI for this communityhttps://idr.nitk.ac.in/handle/123456789/18736
Publications by NITK Faculty
Browse
3 results
Search Results
Item Leveraging Deep Learning for Fever Temperature Analysis and Pattern Recognition(Institute of Electrical and Electronics Engineers Inc., 2024) Prabhakaran, A.; Sumam David, S.; Vijayasenan, D.; Mahabala, C.; Dakappa, P.Tympanic temperature is one of the most fundamental indicators for the diagnosis of diseases. Due to its importance, using patients' temperature data to aid in the diagnostic process would be beneficial. This work uses temperature data collected from various patients to classify diseases. We consider dengue, tuberculosis, and non-infectious and non-tubercular bacterial diseases. Extracting essential features from the temperature data is necessary so that the downstream layers only have to consider important features, not miscellaneous information. This feature extraction is done using two methods - Convolution Neural Networks and Autoencoders. We introduce three models for Explainable Temperature Analysis - ExTemp-Conv-SM, ExTemp-Conv-LG and ExTemp-Auto. We achieve a classification accuracy of 70% over these four disease classes. We also use explainable AI tools, like GradCAM, to identify distinguishing patterns in temperature fluctuations that can characterize diseases. We generate such patterns for all four diseases under consideration. We note that the patterns generated for dengue and tuberculosis match the findings in biological observation studies. We hope that the methods in this paper can be leveraged for other diseases and used to aid the diagnostic process. © 2024 IEEE.Item The use of cloud based machine learning to predict outcome in intracerebral haemorrhage without explicit programming expertise(Springer Science and Business Media Deutschland GmbH, 2024) Hegde, A.; Vijayasenan, D.; Mandava, P.; Menon, G.Machine Learning (ML) techniques require novel computer programming skills along with clinical domain knowledge to produce a useful model. We demonstrate the use of a cloud-based ML tool that does not require any programming expertise to develop, validate and deploy a prognostic model for Intracerebral Haemorrhage (ICH). The data of patients admitted with Spontaneous Intracerebral haemorrhage from January 2015 to December 2019 was accessed from our prospectively maintained hospital stroke registry. 80% of the dataset was used for training, 10% for validation, and 10% for testing. Seventeen input variables were used to predict the dichotomized outcomes (Good outcome mRS 0–3/ Bad outcome mRS 4–6), using machine learning (ML) and logistic regression (LR) models. The two different approaches were evaluated using Area Under the Curve (AUC) for Receiver Operating Characteristic (ROC), Precision recall and accuracy. Our data set comprised of a cohort of 1000 patients. The data was split 8:1 for training & testing respectively. The AUC ROC of the ML model was 0.86 with an accuracy of 75.7%. With LR AUC ROC was 0.74 with an accuracy of 73.8%. Feature importance chart showed that Glasgow coma score (GCS) at presentation had the highest relative importance, followed by hematoma volume and age in both approaches. Machine learning models perform better when compared to logistic regression. Models can be developed by clinicians possessing domain expertise and no programming experience using cloud based tools. The models so developed lend themselves to be incorporated into clinical workflow. © The Author(s) 2024.Item Generalizable DNN model for brain tumor sub-structure segmentation from low-resolution 2D multimodal MR Images(Elsevier Ltd, 2025) Bhaskaracharya, B.; Nair, R.P.; Prakashini, K.; R, G.M.; Litvak, P.; Mandava, P.; Vijayasenan, D.; Sumam David, S.D.Segmenting subregions within gliomas are critical for effective treatment planning of brain tumors. However, traditional methods of analyzing these regions using multiple MRI modalities are time-consuming, tedious, and subjective. To address these challenges, automatic segmentation models have been developed but are often built with complex 3D architecture using 3D MRI data. Also, brain tumor substructure segmentation is a highly class-imbalanced problem. To overcome these limitations, we propose two models that work on low-resolution 2D MRI data, widely used in resource-constrained countries. One model employs training a 2D U-NeT model using proposed hard sampling approach, demonstrating its effectiveness in segmenting gliomas, especially in datasets with extreme class imbalance. Another model incorporates pointwise and depthwise convolutions in each convolutional layer, enabling efficient information processing and feature learning. By ensembling the prediction maps of these models, we further improve overall segmentation performance. Our models were evaluated on the BraTS2018 dataset, achieving dice scores of 0.78 for Enhancing Tumor (ET), 0.82 for Tumor Core (TC), and 0.87 for Whole Tumor (WT). On a tertiary care hospital dataset, dice scores of 0.68 (ET), 0.75 (TC), and 0.84 (WT) were obtained, demonstrating their robustness and proximity to state-of-the-art methods. In summary, the proposed models offer efficient and reliable segmentation of glioma subregions. Their high dice scores, and computational efficiency, make them valuable tools for treatment planning and advancements in brain tumor segmentation. © 2024 Elsevier Ltd
