Conference Papers
Permanent URI for this collectionhttps://idr.nitk.ac.in/handle/123456789/28506
Browse
6 results
Search Results
Item Multiple Choice Question Answering Using Attention Based Ranking and Transfer Learning(Institute of Electrical and Electronics Engineers Inc., 2022) Kadam, N.; Anand Kumar, A.M.The multiple choice question answering is still considered as an challenging task in Natural Language Processing. In this paper, we have tried to solve the problem of answering multiple choice questions where supporting documents corresponding to each question are not explicitly provided. Context retrieval is the strategy, which focuses on both reasoning and retrieving better supporting contexts. We present a improvised version of attention based deep neural network that eventually learns to order documents according to their relevance in relation to a given topic, all while achieving the goal of predicting the correct response. The top documents retrieved are considered more relevant context for given question answer pair. To achieve more accurate results transformer based pre-trained models are used in the implementation. We have used the concept of transfer learning which is related to learning and adapting knowledge by fine tuning model on other datasets. The reasoning challenge dataset by Allen institute is used to test the approach and SQuAD 2.0 and RACE datasets are used to fine tune the transformer based models. The accuracy of proposed model on ARC easy dataset is 89.51% and on ARC challenge dataset is 62.53%. © 2022 IEEE.Item An Approach for Waste Classification Using Data Augmentation and Transfer Learning Models(Springer Science and Business Media Deutschland GmbH, 2023) Kumsetty, N.V.; Bhat Nekkare, A.B.; Kamath S․, S.; Anand Kumar, M.Waste segregation has become a daunting problem in the twenty-first century, as careless waste disposal manifests significant ecological and health concerns. Existing approaches to waste disposal primarily rely on incineration or land filling, neither of which are sustainable. Hence, responsible recycling and then adequate disposal is the optimal solution promoting both environment-friendly practices and reuse. In this paper, a computer vision-based approach for automated waste classification across multiple classes of waste products is proposed. We focus on improving the quality of existing datasets using data augmentation and image processing techniques. We also experiment with transfer learning based models such as ResNet and VGG for fast and accurate classification. The models were trained, validated, and tested on the benchmark TrashNet and TACO datasets. During experimental evaluation, the proposed model achieved 93.13% accuracy on TrashNet and outperformed state-of-the-art models by a margin of 16% on TACO. © 2023, The Author(s), under exclusive license to Springer Nature Singapore Pte Ltd.Item An Efficient Deep Transfer Learning Approach for Classification of Skin Cancer Images(Springer Science and Business Media Deutschland GmbH, 2023) Naik, P.P.; Annappa, B.; Dodia, S.Prolonged exposure to the sun for an extended period can likely cause skin cancer, which is an abnormal proliferation of skin cells. The early detection of this illness necessitates the classification of der-matoscopic images, making it an enticing study problem. Deep learning is playing a crucial role in efficient dermoscopic analysis. Modified version of MobileNetV2 is proposed for the classification of skin cancer images in seven classes. The proposed deep learning model employs transfer learning and various data augmentation techniques to more accurately classify skin lesions compared to existing models. To improve the per¬formance of the classifier, data augmentation techniques are performed on “HAM10000" (Human Against Machine) dataset to classify seven dif¬ferent kinds of skin cancer. The proposed model obtained a training accuracy of 96.56% and testing accuracy of 93.11%. Also, it has a lower number of parameters in comparison to existing methods. The aim of the study is to aid dermatologists in the clinic to make more accurate diagnoses of skin lesions and in the early detection of skin cancer. © The Author(s), under exclusive license to Springer Nature Switzerland AG 2023.Item A Comparative Study on End-to-End Learning for Self-Driving Cars(Springer Science and Business Media Deutschland GmbH, 2024) Kumar, S.; Pir, M.A.; Rajan, J.; Talawar, B.Autonomous vehicle technology has advanced in recent years. The self-driving car is one of the most attractive research fields, and automakers are fast focusing on it. There have been a number of attempts made in this field, such as lane recognition, the detection of objects on roadways, and the reconstruction of three-dimensional models; however, the focus of our study is on models that directly transform the camera input images into steering angles. In this paper, we performed a comparative study of some of the popular end-to-end CNN models pertaining to autonomous vehicles. We used four different data sets for model training and validation. Only one of the data sets was gathered from the real world; the other three were created using software simulations. For evaluating the performance of different models, we used the mean squared error (MSE) metric. It was interesting to see that certain models fared better than others when applied to diverse data sets. When considering real-world datasets, both pre-trained VGG-16 and pre-trained VGG-19 using transfer learning exhibit comparable performance, achieving an MSE value of 21.4 which is better than all other considered models. However, in the case of simulated datasets, pre-trained VGG-19 outperforms the majority of the other models. © The Author(s), under exclusive license to Springer Nature Singapore Pte Ltd. 2024.Item A Deep Learning Approach to Enhance Semantic Segmentation of Bacteria and Pus Cells from Microscopic Urine Smear Images Using Synthetic Data(Springer Science and Business Media Deutschland GmbH, 2024) Kanabur, V.R.; Vijayasenan, D.; Sumam David, S.; Govindan, S.Urine smear analysis aids in preliminary diagnosis of Urinary Tract Infection. But it is time-consuming and requires a lot of medical expertise. Automating the process using machine learning can save time and effort. However obtaining a large medical dataset is difficult due to data privacy concerns and medical expertise requirements. In this study, we propose a method to synthesize a large dataset of gram-stained microscopic images containing pus cells and bacteria. We train a machine learning model to achieve semantic segmentation of bacteria and pus cells using this dataset. Later we use it to perform transfer learning on a relatively small dataset of gram stained urine microscopic images. Our approach improved the F1-score from 50% to 63% for bacteria segmentation and from 77% to 83% for pus cell segmentation. This method has the potential to improve the turn-around time and the quality of preliminary diagnosis of Urinary Tract Infection. © The Author(s), under exclusive license to Springer Nature Switzerland AG 2024.Item Enhancing Paediatric Healthcare: Deep Learning-Based Pneumonia Diagnosis from Children's Chest X-rays(Association for Computing Machinery, 2024) Patidar, M.; Pandey, G.; Koolagudi, S.G.; Karanth, K.S.; Chandra, V.Pneumonia is a severe disease in children and adults caused by lung infection. It is also the major cause of death in young children. Early diagnosis of pneumonia is essential as it can be life-threatening if not treated at the right time. In this paper, pneumonia detection in children using chest X-ray images has been done. The dataset considered for this work is the Kermany pneumonia chest X-ray dataset and a newly collected high-resolution dataset by us of children's Chest X-rays from Father Muller Hospital Mangalore, Karnataka. The dataset consists of chest X-ray images, that are preprocessed using an Auto-encoder before feeding them into the network. The proposed work includes a hybrid Ensemble approach for both datasets. The proposed approach uses three Well-known convolutional neural network (CNN) models for Ensemble. These models include MobilenetV2, ResNet152, and DenseNet169. These models were individually trained using transfer learning (as the models were Pre-trained on the ImageNet dataset) and fine-tuned. The results were compared with those of the proposed method. The Kermany pneumonia chest X-ray dataset results in the proposed Ensemble approach are as follows: We achieved 95.03% classification accuracy. The results of the proposed Ensemble approach on the Father Muller Hospital dataset are as follows: We achieved 82.60% classification accuracy. © 2024 Copyright held by the owner/author(s).
