Journal Articles
Permanent URI for this collectionhttps://idr.nitk.ac.in/handle/123456789/19884
Browse
7 results
Search Results
Item Dialect Identification Using Spectral and Prosodic Features on Single and Ensemble Classifiers(Springer Verlag, 2018) Chittaragi, N.B.; Prakash, A.; Koolagudi, S.G.In this paper, investigation of the significance of spectral and prosodic behaviors of speech signal has been carried out for dialect identification. Spectral features such as cepstral coefficients, spectral flux, and entropy are extracted from shorter frames. Prosodic attributes such as pitch, energy, and duration are derived from longer frames. IViE (Intonational Variations in English) speech corpus covering nine dialectal regions of British Isles has been considered, to evaluate the proposed approach. Since corpus is available in both read and semi-spontaneous modes, the influence of spectral and prosodic behavior over these datasets is distinguishably articulated. Further, two distinct classification algorithms, namely support vector machine (SVM) and an ensemble of decision trees along with the SVM are used for identification of nine dialects. Dialect discriminating information captured from both features are used for constructing feature vectors. Experiments have been conducted on individual and combinations of features. A better dialect recognition performance is observed with ensemble methods over a single independent SVM. © 2017, King Fahd University of Petroleum & Minerals.Item ELBA-NoC: Ensemble learning-based accelerator for 2D and 3D network-on-chip architectures(Inderscience Publishers, 2020) Kumar, A.; Talawar, B.Network-on-chips (NoCs) have emerged as a scalable alternative to traditional bus and point-to-point architectures, it has become highly sensitive as the number of cores increases. Simulation is one of the main tools used in NoC for analysing and testing new architectures. To achieve the best performance vs. cost trade-off, simulators have become an essential tool. Software simulators are too slow for evaluating large scale NoCs. This paper presents a framework which can be used to analyse overall performance of 2D and 3D NoC architectures which is fast and accurate. This framework is named as ensemble learning-based accelerator (ELBA-NoC) which is built using random forest regression algorithm to predict parameters of NoCs. On 2D, 3D NoC architectures, ELBA-NoC was tested and the results obtained were compared with extensively used Booksim NoC simulator. The framework showed an error rate of less than 5% and an overall speedup of up to 16 K×. © © 2020 Inderscience Enterprises Ltd.Item A Deep Ensemble Learning-Based CNN Architecture for Multiclass Retinal Fluid Segmentation in OCT Images(Institute of Electrical and Electronics Engineers Inc., 2023) Rahil, M.; Anoop, B.N.; Girish, G.N.; Kothari, A.R.; Koolagudi, S.G.; Rajan, J.Retinal Fluids (fluid collections) develop because of the accumulation of fluid in the retina, which may be caused by several retinal disorders, and can lead to loss of vision. Optical coherence tomography (OCT) provides non-invasive cross-sectional images of the retina and enables the visualization of different retinal abnormalities. The identification and segmentation of retinal cysts from OCT scans is gaining immense attention since the manual analysis of OCT data is time consuming and requires an experienced ophthalmologist. Identification and categorization of the retinal cysts aids in establishing the pathophysiology of various retinal diseases, such as macular edema, diabetic macular edema, and age-related macular degeneration. Hence, an automatic algorithm for the segmentation and detection of retinal cysts would be of great value to the ophthalmologists. In this study, we have proposed a convolutional neural network-based deep ensemble architecture that can segment the three different types of retinal cysts from the retinal OCT images. The quantitative and qualitative performance of the model was evaluated using the publicly available RETOUCH challenge dataset. The proposed model outperformed the state-of-the-art methods, with an overall improvement of 1.8%. © 2013 IEEE.Item A Boosting-Based Hybrid Feature Selection and Multi-Layer Stacked Ensemble Learning Model to Detect Phishing Websites(Institute of Electrical and Electronics Engineers Inc., 2023) Lakshmana Rao, L.R.; Rao, R.S.; Pais, A.R.; Gabralla, L.A.Phishing is a type of online scam where the attacker tries to trick you into giving away your personal information, such as passwords or credit card details, by posing as a trustworthy entity like a bank, email provider, or social media site. These attacks have been around for a long time and unfortunately, they continue to be a common threat. In this paper, we propose a boosting based multi layer stacked ensemble learning model that uses hybrid feature selection technique to select the relevant features for the classification. The dataset with selected features are sent to various classifiers at different layers where the predictions of lower layers are fed as input to the upper layers for the phishing detection. From the experimental analysis, it is observed that the proposed model achieved an accuracy ranging from 96.16 to 98.95% without feature selection across different datasets and also achieved an accuracy ranging from 96.18 to 98.80% with feature selection. The proposed model is compared with baseline models and it has outperformed the existing models with a significant difference. © 2013 IEEE.Item A Novel Decision Level Class-Wise Ensemble Method in Deep Learning for Automatic Multi-Class Classification of HER2 Breast Cancer Hematoxylin-Eosin Images(Institute of Electrical and Electronics Engineers Inc., 2024) Pateel, G.P.; Senapati, K.; Pandey, A.K.The Human Epidermal Growth Factor Receptor 2 (HER2) is one of the aggressive subtypes of breast cancer. The HER2 status decides the requirement of breast cancer patients to receive HER2-targeted therapy. The HER2 testing involves combining Immunohistochemistry (IHC) screening, followed by fluorescence in situ hybridization (FISH) for cases where IHC results are equivocal. These tests may involve multiple trials, are time intensive, and tend to be more expensive for certain classes of people. Hematoxylin and Eosin (HE) staining is employed for visualizing general tissue morphology and is a routine, cost-effective method. In this study, we introduce a novel automated class-wise weighted average ensemble deep learning algorithm at the decision level. The proposed algorithm fuses three pre-trained deep-learning models at the decision level by assigning a weight to each class based on their performance of the model to classify the HE-stained breast histopathology images into multi-class HER2 statuses as HER2-0+, HER2-1+, HER2-2+, and HER2-3+. The class-wise weight allocation to the base classifiers is one of the key features of the proposed algorithm. The presented framework surpasses all the existing methods currently employed on the Breast Cancer Immunohistochemistry (BCI) dataset, establishing itself as a dependable approach for detecting HER2 status from HE-stained images. This study highlights the robustness of the proposed algorithm as well as the sufficient information encapsulated within HE-stained images for the effective detection of the HER2 protein present in breast cancer. Therefore, the proposed method possesses the potential to sideline the need for IHC laboratory tests, which hoard time and money. © 2013 IEEE.Item Improving the performance of multi-stage HER2 breast cancer detection in hematoxylin-eosin images based on ensemble deep learning(Elsevier Ltd, 2025) Pateel, G.P.; Senapati, K.; Pandey, A.K.Background: Breast cancer is the most frequently diagnosed cancer among women worldwide, and histopathology is the gold standard in diagnosing the disease. Hematoxylin and Eosin (HE) staining, routinely employed to observe the overall tissue structure, is an affordable and commonly practiced cancer diagnosis. In contrast, Immunohistochemistry (IHC), which detects the increased presence of particular antigens linked to the mutation, can require multiple tests to conduct and is relatively costly. Generally, in computer-aided diagnosis, the conventional methods rely on a single network to extract features. However, these methods have significant limitations and fail to generalize. Methods: In this study, we propose an automated novel weighted average algorithm called HER2-ETNET, which ensembles the chosen three pre-trained deep learning models, DenseNet 201, GoogLeNet, and ResNet-50, to classify breast histopathology HE images into multi-class Human Epidermal Growth Factor Receptor-2 (HER2) status (HER2-0+, HER2-1+, HER2-2+, HER2-3+). The proposed method has the potential to bypass the IHC laboratory test. In this study, we form a weight matrix by fusing together, the scores of False Positive Rate (FPR) and False Negative Rate (FNR) of both training and validation sets, and the computed weights are assigned to the three base learners. This is in contrast to the previous works, in which the weights were generally assigned empirically to the chosen deep learning models, which might be erroneous. Result: The proposed approach is evaluated on the unseen test set, and it achieves accuracy, precision, recall and AUC of 97.44%, 97.32%, 97.39%, and 99.75% respectively. Conclusion: The proposed framework outperforms all the existing methods on the same dataset and is proven to be the reliable method in detecting the HER2 status (HER2-0+, HER2-1+, HER2-2+, HER2-3+) from HE images. This also proves that, HE stained images contain adequate information for efficiently detecting the HER2 status in breast cancer. © 2024 Elsevier LtdItem Improving Vertebral Fracture Detection in C-Spine CT Images Using Bayesian Probability-Based Ensemble Learning(Multidisciplinary Digital Publishing Institute (MDPI), 2025) Pandey, A.K.; Senapati, K.; Argyros, I.K.; Pateel, G.P.Vertebral fracture (VF) may induce spinal cord injury that can lead to serious consequences which eventually may paralyze the entire or some parts of the body depending on the location and severity of the injury. Diagnosis of VFs is crucial at the initial stage, which may be challenging because of the subtle features, noise, and homogeneity present in the computed tomography (CT) images. In this study, Wide ResNet-40, DenseNet-121, and EfficientNet-B7 are chosen, fine-tuned, and used as base models, and a Bayesian-based probabilistic ensemble learning method is proposed for fracture detection in cervical spine CT images. The proposed method considers the prediction’s uncertainty of the base models and combines the predictions obtained from them, to improve the overall performance significantly. This method assigns weights to the base learners, based on their performance and confidence about the prediction. To increase the robustness of the proposed model, custom data augmentation techniques are performed in the preprocessing step. This work utilizes 15,123 CT images from the RSNA-2022 C-spine fracture detection challenge and demonstrates superior performance compared to the individual base learners, and the other existing conventional ensemble methods. The proposed model also outperforms the best state-of-the-art (SOTA) model by 1.62%, 0.51%, and 1.29% in terms of accuracy, specificity, and sensitivity, respectively; furthermore, the AUC score of the best SOTA model is lagging by 5%. The overall accuracy, specificity, sensitivity, and F1-score of the proposed model are 94.62%, 93.51%, 95.29%, and 93.16%, respectively. © 2025 by the authors.
