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
    Recent Advancements in Retinal Vessel Segmentation
    (Springer New York LLC barbara.b.bertram@gsk.com, 2017) Srinidhi, C.L.; Aparna., P.; Rajan, J.
    Retinal vessel segmentation is a key step towards the accurate visualization, diagnosis, early treatment and surgery planning of ocular diseases. For the last two decades, a tremendous amount of research has been dedicated in developing automated methods for segmentation of blood vessels from retinal fundus images. Despite the fact, segmentation of retinal vessels still remains a challenging task due to the presence of abnormalities, varying size and shape of the vessels, non-uniform illumination and anatomical variability between subjects. In this paper, we carry out a systematic review of the most recent advancements in retinal vessel segmentation methods published in last five years. The objectives of this study are as follows: first, we discuss the most crucial preprocessing steps that are involved in accurate segmentation of vessels. Second, we review most recent state-of-the-art retinal vessel segmentation techniques which are classified into different categories based on their main principle. Third, we quantitatively analyse these methods in terms of its sensitivity, specificity, accuracy, area under the curve and discuss newly introduced performance metrics in current literature. Fourth, we discuss the advantages and limitations of the existing segmentation techniques. Finally, we provide an insight into active problems and possible future directions towards building successful computer-aided diagnostic system. © 2017, Springer Science+Business Media New York.
  • Item
    Crossover based technique for data augmentation
    (Elsevier Ireland Ltd, 2022) Raj, R.; Mathew, J.; Kannath, S.K.; Rajan, J.
    Background and Objective: Medical image classification problems are frequently constrained by the availability of datasets. “Data augmentation” has come as a data enhancement and data enrichment solution to the challenge of limited data. Traditionally data augmentation techniques are based on linear and label preserving transformations; however, recent works have demonstrated that even non-linear, non-label preserving techniques can be unexpectedly effective. This paper proposes a non-linear data augmentation technique for the medical domain and explores its results. Methods: This paper introduces “Crossover technique”, a new data augmentation technique for Convolutional Neural Networks in Medical Image Classification problems. Our technique synthesizes a pair of samples by applying two-point crossover on the already available training dataset. By this technique, we create N new samples from N training samples. The proposed crossover based data augmentation technique, although non-label preserving, has performed significantly better in terms of increased accuracy and reduced loss for all the tested datasets over varied architectures. Results: The proposed method was tested on three publicly available medical datasets with various network architectures. For the mini-MIAS database of mammograms, our method improved the accuracy by 1.47%, achieving 80.15% using VGG-16 architecture. Our method works fine for both gray-scale as well as RGB images, as on the PH2 database for Skin Cancer, it improved the accuracy by 3.57%, achieving 85.71% using VGG-19 architecture. In addition, our technique improved accuracy on the brain tumor dataset by 0.40%, achieving 97.97% using VGG-16 architecture. Conclusion: The proposed novel crossover technique for training the Convolutional Neural Network (CNN) is painless to implement by applying two-point crossover on two images to form new images. The method would go a long way in tackling the challenges of limited datasets and problems of class imbalances in medical image analysis. Our code is available at https://github.com/rishiraj-cs/Crossover-augmentation © 2022
  • Item
    An automated deep learning pipeline for detecting user errors in spirometry test
    (Elsevier Ltd, 2024) Bonthada, S.; Pariserum Perumal, S.P.; Naik, P.P.; Mahesh, M.A.; Rajan, J.
    Spirometer is used as a major diagnostic tool for obstructive airway diseases and a monitoring tool for therapy response and disease staging over time. It is a sophisticated medical device employed to quantify flow and volume of air exhaled by a subject during a specific testing period. The essential metrics obtained from the spirometry test, play a crucial role in enabling healthcare professionals to thoroughly evaluate the respiratory health and condition of the individual under examination. Several spirometer measurements including Forced Vital Capacity (FVC) and Forced Expiratory Volume (FEV) serve as guidelines for diagnosis and prognosis of Chronic Obstructive Pulmonary Diseases (COPD) and asthma. However, user errors caused by different reasons, including improper handling of the equipment and poor performance during the maneuvers of the expiratory airflow, end up in incorrect treatment directions. To ensure accurate results, spirometry tests traditionally require the presence of a skilled professional to identify and address these errors promptly. A novel machine learning approach is proposed in this paper to automatically identify four such user errors based on Volume-Time and Flow-Volume graphs. By detecting specific errors and providing immediate feedback to patients, reliability and accuracy of spirometry results will be improved and the need for trained professionals will be reduced. The implementation facilitates the widespread adoption of spirometry, particularly in low-resource telemedicine settings. This work implements a binary classification model distinguishing between normal and error test samples, achieving a prediction accuracy of 93%. Additionally, a 4-way classification model is presented for identifying individual error sub-types, demonstrating a prediction accuracy of 94%. © 2023 Elsevier Ltd