Faculty Publications

Permanent URI for this communityhttps://idr.nitk.ac.in/handle/123456789/18736

Publications by NITK Faculty

Browse

Search Results

Now showing 1 - 3 of 3
  • Item
    LiverNet: efficient and robust deep learning model for automatic diagnosis of sub-types of liver hepatocellular carcinoma cancer from H&E stained liver histopathology images
    (Springer Science and Business Media Deutschland GmbH, 2021) Aatresh, A.A.; Alabhya, K.; Lal, S.; Kini, J.; Saxena, P.P.
    Purpose: Liver cancer is one of the most common types of cancers in Asia with a high mortality rate. A common method for liver cancer diagnosis is the manual examination of histopathology images. Due to its laborious nature, we focus on alternate deep learning methods for automatic diagnosis, providing significant advantages over manual methods. In this paper, we propose a novel deep learning framework to perform multi-class cancer classification of liver hepatocellular carcinoma (HCC) tumor histopathology images which shows improvements in inference speed and classification quality over other competitive methods. Method: The BreastNet architecture proposed by Togacar et al. shows great promise in using convolutional block attention modules (CBAM) for effective cancer classification in H&E stained breast histopathology images. As part of our experiments with this framework, we have studied the addition of atrous spatial pyramid pooling (ASPP) blocks to effectively capture multi-scale features in H&E stained liver histopathology data. We classify liver histopathology data into four classes, namely the non-cancerous class, low sub-type liver HCC tumor, medium sub-type liver HCC tumor, and high sub-type liver HCC tumor. To prove the robustness and efficacy of our models, we have shown results for two liver histopathology datasets—a novel KMC dataset and the TCGA dataset. Results: Our proposed architecture outperforms state-of-the-art architectures for multi-class cancer classification of HCC histopathology images, not just in terms of quality of classification, but also in computational efficiency on the novel proposed KMC liver data and the publicly available TCGA-LIHC dataset. We have considered precision, recall, F1-score, intersection over union (IoU), accuracy, number of parameters, and FLOPs as metrics for comparison. The results of our meticulous experiments have shown improved classification performance along with added efficiency. LiverNet has been observed to outperform all other frameworks in all metrics under comparison with an approximate improvement of 2 % in accuracy and F1-score on the KMC and TCGA-LIHC datasets. Conclusion: To the best of our knowledge, our work is among the first to provide concrete proof and demonstrate results for a successful deep learning architecture to handle multi-class HCC histopathology image classification among various sub-types of liver HCC tumor. Our method shows a high accuracy of 90.93 % on the proposed KMC liver dataset requiring only 0.5739 million parameters and 1.1934 million floating point operations per second. © 2021, CARS.
  • Item
    A novel Deep Learning architecture for lung cancer detection and diagnosis from Computed Tomography image analysis
    (Elsevier Inc., 2024) Crasta, L.J.; Neema, R.; Pais, A.R.
    Timely identification of lung nodules, which are precursors to lung cancer, and their evaluation can significantly reduce the incidence rate. Computed Tomography (CT) is the primary technique used for lung cancer screening due to its high resolution. Identifying white, spherical shadows as lung nodules in CT images is essential for accurately detecting lung cancer. Convolutional Neural Network (CNN)-based methods have performed better than traditional techniques in various medical image applications. However, challenges still need to be addressed due to insufficient annotated datasets, significant intra-class variations, and substantial inter-class similarities, which hinder their practical use. Manually labeling the position of nodules on CT slices is critical for distinguishing between benign and malignant cases, but it is an unreliable and time-consuming process. Insufficient data and class imbalance are the primary factors that may result in overfitting and below-par performance. The paper presents a novel Deep Learning (DL) framework to detect and classify lung cancer in input CT images. It introduces a 3D-VNet architecture for accurate segmentation of pulmonary nodules and a 3D-ResNet architecture designed for their classification. The segmentation model achieves a Dice Similarity Coefficient (DSC) of 99.34% on the LUNA16 dataset while reducing false positives to 0.4%. The classification model shows performance metrics with accuracy, sensitivity, and specificity of 99.2%, 98.8%, and 99.6%, respectively. The 3D-VNet network outperforms previous segmentation methods by accurately calibrating lung nodules of various sizes and shapes with excellent robustness. The classification model's metrics show that the suggested method outperforms current approaches regarding accuracy, specificity, sensitivity and F1-Score. © 2024 The Authors
  • Item
    ProsGradNet: An effective and structured CNN approach for prostate cancer grading from histopathology images
    (Elsevier Ltd, 2025) Prabhu, A.; Sravya, N.; Lal, S.; Kini, J.
    Prostate cancer (PCa) is one of the most prevalent and potentially fatal malignancies affecting men globally. The incidence of prostate cancer is expected to double by 2040, posing significant health challenges. This anticipated increase underscores the urgent need for early and precise diagnosis to facilitate effective treatment and management. Histopathological analysis using Gleason grading system plays a pivotal role in clinical decision making by classifying cancer subtypes based on their cellular characteristics. This paper proposes a novel deep CNN model named as Prostate Grading Network (ProsGradNet), for the automatic grading of PCa from histopathological images. Central to the approach is the novel Context Guided Shared Channel Residual (CGSCR) block, that introduces structured methods for channel splitting and clustering, by varying group sizes. By grouping channels into 2, 4, and 8, it prioritizes deeper layer features, enhancing local semantic content and abstract feature representation. This methodological advancement significantly boosts classification accuracy, achieving an impressive 92.88% on Prostate Gleason dataset, outperforming other CNN models. To demonstrate the generalizability of ProsGradNet over different datasets, experiments are performed on Kasturba Medical College (KMC) Kidney dataset as well. The results further confirm the superiority of the proposed ProsGradNet model, with a classification accuracy of 92.68% on the KMC Kidney dataset. This demonstrates the model's potential to be applied effectively across various histopathological datasets, making it a valuable tool to fight against cancer. © 2025 Elsevier Ltd