Your browser doesn't support javascript.
loading
Show: 20 | 50 | 100
Results 1 - 5 de 5
Filter
Add more filters










Database
Language
Publication year range
1.
Front Hum Neurosci ; 18: 1405586, 2024.
Article in English | MEDLINE | ID: mdl-38919881

ABSTRACT

Introduction: Brain cancer is a frequently occurring disease around the globe and mostly developed due to the presence of tumors in/around the brain. Generally, the prevalence and incidence of brain cancer are much lower than that of other cancer types (breast, skin, lung, etc.). However, brain cancers are associated with high mortality rates, especially in adults, due to the false identification of tumor types, and delay in the diagnosis. Therefore, the minimization of false detection of brain tumor types and early diagnosis plays a crucial role in the improvement of patient survival rate. To achieve this, many researchers have recently developed deep learning (DL)-based approaches since they showed a remarkable performance, particularly in the classification task. Methods: This article proposes a novel DL architecture named BrainCDNet. This model was made by concatenating the pooling layers and dealing with the overfitting issues by initializing the weights into layers using 'He Normal' initialization along with the batch norm and global average pooling (GAP). Initially, we sharpen the input images using a Nimble filter, which results in maintaining the edges and fine details. After that, we employed the suggested BrainCDNet for the extraction of relevant features and classification. In this work, two different forms of magnetic resonance imaging (MRI) databases such as binary (healthy vs. pathological) and multiclass (glioma vs. meningioma vs. pituitary) are utilized to perform all these experiments. Results and discussion: Empirical evidence suggests that the presented model attained a significant accuracy on both datasets compared to the state-of-the-art approaches, with 99.45% (binary) and 96.78% (multiclass), respectively. Hence, the proposed model can be used as a decision-supportive tool for radiologists during the diagnosis of brain cancer patients.

2.
Curr Med Imaging ; 18(5): 546-562, 2022.
Article in English | MEDLINE | ID: mdl-34607547

ABSTRACT

OBJECTIVE: The objective of any multimodal medical image fusion algorithm is to assist a radiologist for better decision-making during the diagnosis and therapy by integrating the anatomical (magnetic resonance imaging) and functional (positron emission tomography/ single-photon emission computed tomography) information. METHODS: We proposed a new medical image fusion method based on content-based decomposition, Principal Component Analysis (PCA), and sigmoid function. We considered Empirical Wavelet Transform (EWT) for content-based decomposition purposes since it can preserve crucial medical image information such as edges and corners. PCA is used to obtain initial weights corresponding to each detail layer. RESULTS: In our experiments, we found that direct usage of PCA for detail layer fusion introduces severe artifacts into the fused image due to weight scaling issues. In order to tackle this, we considered using the sigmoid function for better weight scaling. We considered 24 pairs of MRI-PET and 24 pairs of MRI-SPECT images for fusion, and the results are measured using four significant quantitative metrics. CONCLUSION: Finally, we compared our proposed method with other state-of-the-art transformbased fusion approaches, using traditional and recent performance measures. An appreciable improvement is observed in both qualitative and quantitative results compared to other fusion methods.


Subject(s)
Image Processing, Computer-Assisted , Wavelet Analysis , Algorithms , Humans , Image Processing, Computer-Assisted/methods , Magnetic Resonance Imaging/methods , Principal Component Analysis
3.
Annu Int Conf IEEE Eng Med Biol Soc ; 2021: 963-966, 2021 11.
Article in English | MEDLINE | ID: mdl-34891449

ABSTRACT

Schizophrenia is one of the most complex of all mental diseases. In this paper, we propose a symmetrically weighted local binary patterns (SLBP)-based automated approach for detection of schizophrenia in adolescents from electroencephalogram (EEG) signals. We extract SLBP-based histogram features from each of the EEG channels. These features are given to a correlation-based feature selection algorithm to get reduced feature vector length. Finally, the feature vector thus obtained is given to LogitBoost classifier to discriminate between schizophrenia and healthy EEG signals.The results validated on the publicly available database suggest that the SLBP effectively characterize the changes in EEG signals and are helpful for the classification of schizophrenia and healthy EEG signals with a classification accuracy of 91.66%. In addition, our approach has provided better results than the recently proposed approaches in schizophrenia detection.


Subject(s)
Schizophrenia , Support Vector Machine , Adolescent , Algorithms , Databases, Factual , Electroencephalography , Humans , Schizophrenia/diagnosis
4.
Comput Biol Med ; 130: 104199, 2021 03.
Article in English | MEDLINE | ID: mdl-33422885

ABSTRACT

MOTIVATION AND OBJECTIVE: Obstructive sleep apnea (OSA) is a sleep disorder identified in nearly 10% of middle-aged people, which deteriorates the normal functioning of human organs, notably that of the heart. Furthermore, untreated OSA is associated with increased hypertension, diabetes, stroke, and cardiovascular diseases, thereby increasing the mortality risk. Therefore, early identification of sleep apnea is of significant interest. METHOD: In this paper, an automated approach for OSA diagnosis using a single-lead electrocardiogram (ECG) has been reported. Three sets of features, namely moments of power spectrum density (PSD), waveform complexity measures, and higher-order moments, are extracted from the 1-min segmented ECG subbands obtained from discrete wavelet transform (DWT). Later, correlation-based feature selection with particle swarm optimization (PSO) search strategy is employed for getting an optimum feature vector. This process retained 18 significant features from initially computed 32 features. Finally, the acquired feature set is fed to different classifiers including, linear discriminant analysis, nearest neighbors, support vector machine, and random forest to perform per segment classification. RESULTS: Experiments on the publicly available physionet single-lead ECG dataset show that the proposed approach using the random forest classifier effectively discriminates normal and OSA ECG signals. Specifically, our method achieved an accuracy of 89% and 90%, with 50-50 hold-out validation and 10-fold cross-validation, respectively. Besides, in both these validation scenarios, our method obtained 96% of the area under ROC. Importantly, our proposed approach provided better performance results than most of the existing methodologies.


Subject(s)
Sleep Apnea Syndromes , Sleep Apnea, Obstructive , Algorithms , Electrocardiography , Humans , Middle Aged , Sleep Apnea, Obstructive/diagnosis , Wavelet Analysis
5.
Comput Biol Med ; 87: 271-284, 2017 08 01.
Article in English | MEDLINE | ID: mdl-28624712

ABSTRACT

Classifying electrocardiogram (ECG) heartbeats for arrhythmic risk prediction is a challenging task due to minute variations in the amplitude, duration and morphology of the ECG signal. In this paper, we propose two feature extraction approaches to classify five types of heartbeats: normal, premature ventricular contraction, atrial premature contraction, left bundle branch block and right bundle branch block. In the first approach, ECG beats are decomposed into intrinsic mode functions (IMFs) using ensemble empirical mode decomposition (EEMD). Later four parameters, namely the sample entropy, coefficient of variation, singular values, and band power of IMFs are extracted as features. In the second approach, the same features are computed from IMFs extracted using an empirical mode decomposition (EMD) algorithm. The features obtained from the two approaches are independently fed to the sequential minimal optimization-support vector machine (SMO-SVM) for classification. We used two arrhythmia databases for our evaluation: MIT-BIH and INCART. We compare the proposed approaches with existing methods using the performance measures given by the average values of (i) specificity, (ii) sensitivity, and (iii) accuracy. The first approach demonstrates significant performance with 98.01% sensitivity, 99.49% specificity, and 99.20% accuracy for the MIT-BIH database and 95.15% sensitivity, 98.37% specificity, and 97.57% accuracy for the INCART database.


Subject(s)
Electrocardiography/methods , Heart Rate , Nonlinear Dynamics , Support Vector Machine , Humans
SELECTION OF CITATIONS
SEARCH DETAIL
...