Yazar "Barua, Prabal Datta" seçeneğine göre listele
Listeleniyor 1 - 4 / 4
Sayfa Başına Sonuç
Sıralama seçenekleri
Öğe An Accurate Multiple Sclerosis Detection Model Based on Exemplar Multiple Parameters Local Phase Quantization: ExMPLPQ(Multidisciplinary Digital Publishing Institute (MDPI), 2022) Macin, Gulay; Taşçı, Burak; Taşçı, İrem; Faust, Oliver; Barua, Prabal Datta; Doğan, Şengül; Tuncer, Türker; Tan, Ru-San; Acharya, U. RajendraMultiple sclerosis (MS) is a chronic demyelinating condition characterized by plaques in the white matter of the central nervous system that can be detected using magnetic resonance imaging (MRI). Many deep learning models for automated MS detection based on MRI have been presented in the literature. We developed a computationally lightweight machine learning model for MS diagnosis using a novel handcrafted feature engineering approach. The study dataset comprised axial and sagittal brain MRI images that were prospectively acquired from 72 MS and 59 healthy subjects who attended the Ozal University Medical Faculty in 2021. The dataset was divided into three study subsets: axial images only (n = 1652), sagittal images only (n = 1775), and combined axial and sagittal images (n = 3427) of both MS and healthy classes. All images were resized to 224 × 224. Subsequently, the features were generated with a fixed-size patch-based (exemplar) feature extraction model based on local phase quantization (LPQ) with three-parameter settings. The resulting exemplar multiple parameters LPQ (ExMPLPQ) features were concatenated to form a large final feature vector. The top discriminative features were selected using iterative neighborhood component analysis (INCA). Finally, a k-nearest neighbor (kNN) algorithm, Fine kNN, was deployed to perform binary classification of the brain images into MS vs. healthy classes. The ExMPLPQ-based model attained 98.37%, 97.75%, and 98.22% binary classification accuracy rates for axial, sagittal, and hybrid datasets, respectively, using Fine kNN with 10-fold cross-validation. Furthermore, our model outperformed 19 established pre-trained deep learning models that were trained and tested with the same data. Unlike deep models, the ExMPLPQ-based model is computationally lightweight yet highly accurate. It has the potential to be implemented as an automated diagnostic tool to screen brain MRIs for white matter lesions in suspected MS patients.Öğe NFSDense201: microstructure image classification based on non-fixed size patch division with pre-trained DenseNet201 layers(Springer London Ltd, 2023) Barua, Prabal Datta; Dogan, Sengul; Kavuran, Gurkan; Tuncer, Turker; Tan, Ru-San; Acharya, U. RajendraIn the field of nanoscience, the scanning electron microscope (SEM) is widely employed to visualize the surface topography and composition of materials. In this study, we present a novel SEM image classification model called NFSDense201, which incorporates several key components. Firstly, we propose a unique nested patch division approach that divides each input image into four patches of varying dimensions. Secondly, we utilize DenseNet201, a deep neural network pretrained on ImageNet1k, to extract 2920 deep features from the last fully connected and global average pooling layers. Thirdly, we introduce an iterative neighborhood component analysis function to select the most discriminative features from the merged feature vector, which is formed by concatenating the four feature vectors extracted per input image. This process results in a final feature vector of optimal length 698. Lastly, we employ a standard shallow support vector machine classifier to perform the actual classification. To evaluate the performance of NFSDense201, we conducted experiments using a large public SEM image dataset. The dataset consists of 972, 162, 326, 4590, 3820, 3925, 4755, 181, 917, and 1624.jpeg images belonging to the following microstructural categories: biological, fibers, film-coated surfaces, MEMS devices and electrodes, nanowires, particles, pattern surfaces, porous sponge, powder, and tips, respectively. For both four-class and ten-class classification tasks, we evaluated NFSDense201 using subsets of the dataset containing 5080 and 21,272 images, respectively. The results demonstrate the superior performance of NFSDense201, achieving a four-class classification accuracy rate of 99.53% and a ten-class classification accuracy rate of 97.09%. These accuracy rates compare favorably against previously published SEM image classification models. Additionally, we report the performance of NFSDense201 for each class in the dataset.Öğe PFP-LHCINCA: Pyramidal Fixed-Size Patch-Based Feature Extraction and Chi-Square Iterative Neighborhood Component Analysis for Automated Fetal Sex Classification on Ultrasound Images(Hindawi Limited, 2022) Kaplan, Ela; Ekinci, Tekin; Kaplan, Selcuk; Barua, Prabal Datta; Dogan, Sengul; Tuncer, Turker; Acharya, U. RajendraObjectives. Fetal sex determination with ultrasound (US) examination is indicated in pregnancies at risk of X-linked genetic disorders or ambiguous genitalia. However, misdiagnoses often arise due to operator inexperience and technical difficulties while acquiring diagnostic images. We aimed to develop an efficient automated US-based fetal sex classification model that can facilitate efficient screening and reduce misclassification. Methods. We have developed a novel feature engineering model termed PFP-LHCINCA that employs pyramidal fixed-size patch generation with average pooling-based image decomposition, handcrafted feature extraction based on local phase quantization (LPQ), and histogram of oriented gradients (HOG) to extract directional and textural features and used Chi-square iterative neighborhood component analysis feature selection (CINCA), which iteratively selects the most informative feature vector for each image that minimizes calculated feature parameter-derived k-nearest neighbor-based misclassification rates. The model was trained and tested on a sizeable expert-labeled dataset comprising 339 males' and 332 females' fetal US images. One transverse fetal US image per subject zoomed to the genital area and standardized to 256 × 256 size was used for analysis. Fetal sex was annotated by experts on US images and confirmed postnatally. Results. Standard model performance metrics were compared using five shallow classifiers - k-nearest neighbor (kNN), decision tree, naïve Bayes, linear discriminant, and support vector machine (SVM) - with the hyperparameters tuned using a Bayesian optimizer. The PFP-LHCINCA model achieved a sex classification accuracy of ≥88% with all five classifiers and the best accuracy rates (>98%) with kNN and SVM classifiers. Conclusions. US-based fetal sex classification is feasible and accurate using the presented PFP-LHCINCA model. The salutary results support its clinical use for fetal US image screening for sex classification. The model architecture can be modified into deep learning models for training larger datasets. © 2022 Ela Kaplan et al.Öğe PrismPatNet: Novel prism pattern network for accurate fault classification using engine sound signals(Wiley, 2023) Sahin, Sakir Engin; Gulhan, Gokhan; Barua, Prabal Datta; Tuncer, Turker; Dogan, Sengul; Faust, Oliver; Acharya, U. RajendraEngines are prone to various types of faults, and it is crucial to detect and indeed classify them accurately. However, manual fault type detection is time-consuming and error-prone. Automated fault type detection promises to reduce inter- and intra-observer variability while ensuring time invariant attention during the observation duration. We have proposed an automated fault-type detection model based on sound signals to realize these advantageous properties. We have named the detection model prism pattern network (PrismPatNet) to reflect the fact that our design incorporates a novel feature extraction algorithm that was inspired by a 3D prism shape. Our prism pattern model achieves high accuracy with low-computational complexity. It consists of three main phases: (i) prism pattern inspired multilevel feature generation and maximum pooling operator, (ii) feature ranking and feature selection using neighbourhood component analysis (NCA), and (iii) support vector machine (SVM) based classification. The maximum pooling operator decomposes the sound signal into six levels. The proposed prism pattern algorithm extracts parameter values from both the signal itself and its decompositions. The generated parameter values are merged and fed to the NCA algorithm, which extracts 512 features from that input. The resulting feature vectors are passed on to the SVM classifier, which labels the input as belonging to 1 of 27 classes. We have validated our model with a newly collected dataset containing the sound of (1) a normal engine and (2) 26 different types of engine faults. Our model reached an accuracy of 99.19% and 98.75% using 80:20 hold-out validation and 10-fold cross-validation, respectively. Compared with previous studies, our model achieved the highest overall classification accuracy even though our model was tasked with identifying significantly more fault classes. This performance indicates that our PrismPatNet model is ready to be installed in real-world applications.












