Your browser doesn't support javascript.
loading
Mostrar: 20 | 50 | 100
Resultados 1 - 13 de 13
Filtrar
Mais filtros












Base de dados
Intervalo de ano de publicação
1.
Microsc Res Tech ; 2024 Aug 10.
Artigo em Inglês | MEDLINE | ID: mdl-39126401

RESUMO

Ultrafast fluorescent confocal microscopy is a hypothetical approach for breast cancer detection because of its potential to achieve instantaneous, high-resolution images of cellular-level tissue features. Traditional approaches such as mammography and biopsy are laborious, invasive, and inefficient; confocal microscopy offers many benefits over these approaches. However, confocal microscopy enables the exact differentiation of malignant cells, the expeditious examination of extensive tissue sections, and the optical sectioning of tissue samples into tiny slices. The primary goal should be to prevent cancer altogether, although detecting it early can help achieve that objective. This research presents a novel Breast Histopathology Convolutional Neural Network (BHCNN) for feature extraction and recursive feature elimination method for selecting the most significant features. The proposed approach utilizes full slide images to identify tissue in regions affected by invasive ductal carcinoma. In addition, a transfer learning approach is employed to enhance the performance and accuracy of the models in detecting breast cancer, while also reducing computation time by modifying the final layer of the proposed model. The results showed that the BHCNN model outperformed other models in terms of accuracy, achieving a testing accuracy of 98.42% and a training accuracy of 99.94%. The confusion matrix results show that the IDC positive (+) class achieved 97.44% accuracy and 2.56% inaccurate results, while the IDC negative (-) class achieved 98.73% accuracy and 1.27% inaccurate results. Furthermore, the model achieved less than 0.05 validation loss. RESEARCH HIGHLIGHTS: The objective is to develop an innovative framework using ultra-fast fluorescence confocal microscopy, particularly for the challenging problem of breast cancer diagnosis. This framework will extract essential features from microscopy and employ a gradient recurrent unit for detection. The proposed research offers significant potential in enhancing medical imaging through the provision of a reliable and resilient system for precise diagnosis of breast cancer, thereby propelling the progression of state-of-the-art medical technology. The most suitable feature was determined using BHRFE optimization techniques after retrieving the features by proposed model. Finally, the features chosen are integrated into a proposed methodology, which is then classified using a GRU deep model. The aforementioned research has significant potential to improve medical imaging by providing a complex and reliable system for precise evaluation of breast cancer, hence advancing the development of cutting-edge medical technology.

2.
Microsc Res Tech ; 2024 Aug 23.
Artigo em Inglês | MEDLINE | ID: mdl-39177052

RESUMO

One of the most popular fruits worldwide is the banana. Accurate identification and categorization of banana diseases is essential for maintaining global fruits security and stakeholder profitability. Four different types of banana leaves exist Healthy, Cordana, Sigatoka, and Pestalotiopsis. These types can be analyzed using four types of vision: RGB, night vision, infrared vision, and thermal vision. This paper presents an intelligent deep augmented learning model composed of VGG19 and passive aggressive classifier (PAC) to classify the four diseases types of bananas under each type of vision. Each vision consisted of 1600 images with a size of (224 × 224). The training-testing approach was used to evaluate the performance of the hybrid model on Kaggle dataset, which was justified by various methods and metrics. The proposed model achieved a remarkable mean accuracy rate of 99.16% for RGB vision, 98.02% for night vision, 96.05% for infrared vision, and 96.10% for thermal vision for training and testing data. Microscopy employed in this research as a validation tool. The microscopic examination of leaves confirmed the presence and extent of the disease, providing ground truth data to validate and refine the proposed model. RESEARCH HIGHLIGHTS: The model can be helpful for internet of things -based drones to identify the large scale of banana leaf-disease detection using drones for images acquisition. Proposed an intelligent deep augmented learning model composed of VGG19 and passive aggressive classifier (PAC) to classify the four diseases types of bananas under each type of vision. The model detected banana leaf disease with a 99.16% accuracy rate for RGB vision, 98.02% accuracy rate for night vision, 96.05% accuracy rate for infrared vision, and 96.10% accuracy rate for thermal vision The model will provide a facility for early disease detection which minimizes crop loss, enhances crop quality, timely decision making, cost saving, risk mitigation, technology adoption, and helps in increasing the yield.

3.
PeerJ Comput Sci ; 10: e2150, 2024.
Artigo em Inglês | MEDLINE | ID: mdl-39145242

RESUMO

Virtual reality (VR) and immersive technology have emerged as powerful tools with numerous applications. VR technology creates a computer-generated simulation that immerses users in a virtual environment, providing a highly realistic and interactive experience. This technology finds applications in various fields, including gaming, healthcare, education, architecture, and training simulations. Understanding user immersion levels in VR is crucial and challenging for optimizing the design of VR applications. Immersion refers to the extent to which users feel absorbed and engrossed in the virtual environment. This research primarily aims to detect user immersion levels in VR using an efficient machine-learning model. We utilized a benchmark dataset based on user experiences in VR environments to conduct our experiments. Advanced deep and machine learning approaches are applied in comparison. We proposed a novel technique called Polynomial Random Forest (PRF) for feature generation mechanisms. The proposed PRF approach extracts polynomial and class prediction probability features to generate a new feature set. Extensive research experiments show that random forest outperformed state-of-the-art approaches, achieving a high immersion level detection rate of 98%, using the proposed PRF technique. We applied hyperparameter optimization and cross-validation approaches to validate the performance scores. Additionally, we utilized explainable artificial intelligence (XAI) to interpret the reasoning behind the decisions made by the proposed model for user immersion level detection in VR. Our research has the potential to revolutionize user immersion level detection in VR, enhancing the design process.

4.
PeerJ Comput Sci ; 10: e2063, 2024.
Artigo em Inglês | MEDLINE | ID: mdl-38983191

RESUMO

Lack of an effective early sign language learning framework for a hard-of-hearing population can have traumatic consequences, causing social isolation and unfair treatment in workplaces. Alphabet and digit detection methods have been the basic framework for early sign language learning but are restricted by performance and accuracy, making it difficult to detect signs in real life. This article proposes an improved sign language detection method for early sign language learners based on the You Only Look Once version 8.0 (YOLOv8) algorithm, referred to as the intelligent sign language detection system (iSDS), which exploits the power of deep learning to detect sign language-distinct features. The iSDS method could overcome the false positive rates and improve the accuracy as well as the speed of sign language detection. The proposed iSDS framework for early sign language learners consists of three basic steps: (i) image pixel processing to extract features that are underrepresented in the frame, (ii) inter-dependence pixel-based feature extraction using YOLOv8, (iii) web-based signer independence validation. The proposed iSDS enables faster response times and reduces misinterpretation and inference delay time. The iSDS achieved state-of-the-art performance of over 97% for precision, recall, and F1-score with the best mAP of 87%. The proposed iSDS method has several potential applications, including continuous sign language detection systems and intelligent web-based sign recognition systems.

5.
Sci Rep ; 14(1): 7897, 2024 Apr 03.
Artigo em Inglês | MEDLINE | ID: mdl-38570535

RESUMO

With easy access to social media platforms, spreading fake news has become a growing concern today. Classifying fake news is essential, as it can help prevent its negative impact on individuals and society. In this regard, an end-to-end framework for fake news detection is developed by utilizing the power of adversarial training to make the model more robust and resilient. The framework is named "ANN: Adversarial News Net," emoticons have been extracted from the datasets to understand their meanings concerning fake news. This information is then fed into the model, which helps to improve its performance in classifying fake news. The performance of the ANN framework is evaluated using four publicly available datasets, and it is found to outperform baseline methods and previous studies after adversarial training. Experiments show that Adversarial Training improved the performance by 2.1% over the Random Forest baseline and 2.4% over the BERT baseline method in terms of accuracy. The proposed framework can be used to detect fake news in real-time, thereby mitigating its harmful effects on society.

6.
Microsc Res Tech ; 87(8): 1862-1888, 2024 Aug.
Artigo em Inglês | MEDLINE | ID: mdl-38553901

RESUMO

Breast cancer is a major health threat, with early detection crucial for improving cure and survival rates. Current systems rely on imaging technology, but digital pathology and computerized analysis can enhance accuracy, reduce false predictions, and improve medical care for breast cancer patients. The study explores the challenges in identifying benign and malignant breast cancer lesions using microscopic image datasets. It introduces a low-dimensional multiple-channel feature-based method for breast cancer microscopic image recognition, overcoming limitations in feature utilization and computational complexity. The method uses RGB channels for image processing and extracts features using level co-occurrence matrix, wavelet, Gabor, and histogram of oriented gradient. This approach aims to improve diagnostic efficiency and accuracy in breast cancer treatment. The core of our method is the SqE-DDConvNet algorithm, which utilizes a 3 × 1 convolution kernel, SqE-DenseNet module, bilinear interpolation, and global average pooling to enhance recognition accuracy and training efficiency. Additionally, we incorporate transfer learning with pre-trained models, including mVVGNet16, EfficientNetV2B3, ResNet101V2, and CN2XNet, preserving spatial information and achieving higher accuracy under varying magnification conditions. The method achieves higher accuracy compared to baseline models, including texture and deep semantic features. This deep learning-based methodology contributes to more accurate image classification and unique image recognition in breast cancer microscopic images. RESEARCH HIGHLIGHTS: Introduces a low-dimensional multiple-channel feature-based method for breast cancer microscopic image recognition. Uses RGB channels for image processing and extracts features using level co-occurrence matrix, wavelet, Gabor, and histogram of oriented gradient. Employs the SqE-DDConvNet algorithm for enhanced recognition accuracy and training efficiency. Transfer learning with pre-trained models preserves spatial information and achieves higher accuracy under varying magnification conditions. Evaluates predictive efficacy of transfer learning paradigms within microscopic analysis. Utilizes CNN-based pre-trained algorithms to enhance network performance.


Assuntos
Algoritmos , Neoplasias da Mama , Aprendizado Profundo , Processamento de Imagem Assistida por Computador , Microscopia , Humanos , Neoplasias da Mama/patologia , Feminino , Processamento de Imagem Assistida por Computador/métodos , Microscopia/métodos , Mama/diagnóstico por imagem , Mama/patologia
7.
Sci Rep ; 14(1): 2726, 2024 Feb 01.
Artigo em Inglês | MEDLINE | ID: mdl-38302688

RESUMO

This paper aimed to develop a coefficient of variation (CV) control chart utilizing the generalized multiple dependent state (GMDS) sampling approach for CV monitoring. We conducted a comprehensive examination of this designed control chart in comparison to existing control charts based on multiple dependent state sampling (MDS) and the Shewhart-type CV control chart, with a focus on average run lengths. The results were then compared to run-rule control charts available in the existing literature. Additionally, we elucidated the implementation of the proposed control chart through concrete examples and a simulation study. The findings clearly demonstrated that the GMDS sampling control chart shows significantly superior accuracy in detecting process shifts when compared to the MDS sampling control chart. As a result, the control chart approach presented in this paper holds significant potential for applications in textile and medical industries, particularly when researchers seek to identify minor to moderate shifts in the CV, contributing to enhanced quality control and process monitoring in these domains.

8.
Microsc Res Tech ; 87(1): 78-94, 2024 Jan.
Artigo em Inglês | MEDLINE | ID: mdl-37681440

RESUMO

Diabetic retinopathy (DR) is a prevalent cause of global visual impairment, contributing to approximately 4.8% of blindness cases worldwide as reported by the World Health Organization (WHO). The condition is characterized by pathological abnormalities in the retinal layer, including microaneurysms, vitreous hemorrhages, and exudates. Microscopic analysis of retinal images is crucial in diagnosing and treating DR. This article proposes a novel method for early DR screening using segmentation and unsupervised learning techniques. The approach integrates a neural network energy-based model into the Fuzzy C-Means (FCM) algorithm to enhance convergence criteria, aiming to improve the accuracy and efficiency of automated DR screening tools. The evaluation of results includes the primary dataset from the Shiva Netralaya Centre, IDRiD, and DIARETDB1. The performance of the proposed method is compared against FCM, EFCM, FLICM, and M-FLICM techniques, utilizing metrics such as accuracy in noiseless and noisy conditions and average execution time. The results showcase auspicious performance on both primary and secondary datasets, achieving accuracy rates of 99.03% in noiseless conditions and 93.13% in noisy images, with an average execution time of 16.1 s. The proposed method holds significant potential in medical image analysis and could pave the way for future advancements in automated DR diagnosis and management. RESEARCH HIGHLIGHTS: A novel approach is proposed in the article, integrating a neural network energy-based model into the FCM algorithm to enhance the convergence criteria and the accuracy of automated DR screening tools. By leveraging the microscopic characteristics of retinal images, the proposed method significantly improves the accuracy of lesion segmentation, facilitating early detection and monitoring of DR. The evaluation of the method's performance includes primary datasets from reputable sources such as the Shiva Netralaya Centre, IDRiD, and DIARETDB1, demonstrating its effectiveness in comparison to other techniques (FCM, EFCM, FLICM, and M-FLICM) in terms of accuracy in both noiseless and noisy conditions. It achieves impressive accuracy rates of 99.03% in noiseless conditions and 93.13% in noisy images, with an average execution time of 16.1 s.


Assuntos
Diabetes Mellitus , Retinopatia Diabética , Humanos , Retinopatia Diabética/diagnóstico por imagem , Retinopatia Diabética/patologia , Interpretação de Imagem Assistida por Computador/métodos , Algoritmos , Retina/diagnóstico por imagem , Retina/patologia , Análise por Conglomerados
9.
Math Biosci Eng ; 20(11): 19174-19190, 2023 Oct 13.
Artigo em Inglês | MEDLINE | ID: mdl-38052595

RESUMO

Smart technologies are advancing the development of cutting-edge systems by exploring the future network. The Internet of Things (IoT) and many multimedia sensors interact with each other for collecting and transmitting visual data. However, managing enormous amounts of data from numerous network devices is one of the main research challenges. In this context, various IoT systems have been investigated and have provided efficient data retrieval and processing solutions. For multimedia systems, however, controlling inefficient bandwidth utilization and ensuring timely transmission of vital information are key research concerns. Moreover, to transfer multimedia traffic while balancing communication costs for the IoT system, a sustainable solution with intelligence in real-life applications is demanded. Furthermore, trust must be formed for technological advancement to occur; such an approach provides the smart communication paradigm with the incorporation of edge computing. This study proposed a model for optimizing multimedia using a combination of edge computing intelligence and authentic strategies. Mobile edges analyze network states to discover the system's status and minimize communication disruptions. Moreover, direct and indirect authentication determines the reliability of data forwarders and network stability. The proposed authentication approach minimizes the possibility of data compromise and increases trust in multimedia surveillance systems. Using simulation testing, the proposed model outperformed other comparable work in terms of byte delivery, packet overhead, packet delay, and data loss metrics.

10.
PeerJ Comput Sci ; 9: e1684, 2023.
Artigo em Inglês | MEDLINE | ID: mdl-38077612

RESUMO

The main cause of stroke is the unexpected blockage of blood flow to the brain. The brain cells die if blood is not supplied to them, resulting in body disability. The timely identification of medical conditions ensures patients receive the necessary treatments and assistance. This early diagnosis plays a crucial role in managing symptoms effectively and enhancing the overall quality of life for individuals affected by the stroke. The research proposed an ensemble machine learning (ML) model that predicts brain stroke while reducing parameters and computational complexity. The dataset was obtained from an open-source website Kaggle and the total number of participants is 3,254. However, this dataset needs a significant class imbalance problem. To address this issue, we utilized Synthetic Minority Over-sampling Technique (SMOTE) and Adaptive Synthetic Sampling (ADAYSN), a technique for oversampling issues. The primary focus of this study centers around developing a stacking and voting approach that exhibits exceptional performance. We propose a stacking ensemble classifier that is more accurate and effective in predicting stroke disease in order to improve the classifier's performance and minimize overfitting problems. To create a final stronger classifier, the study used three tree-based ML classifiers. Hyperparameters are used to train and fine-tune the random forest (RF), decision tree (DT), and extra tree classifier (ETC), after which they were combined using a stacking classifier and a k-fold cross-validation technique. The effectiveness of this method is verified through the utilization of metrics such as accuracy, precision, recall, and F1-score. In addition, we utilized nine ML classifiers with Hyper-parameter tuning to predict the stroke and compare the effectiveness of Proposed approach with these classifiers. The experimental outcomes demonstrated the superior performance of the stacking classification method compared to other approaches. The stacking method achieved a remarkable accuracy of 100% as well as exceptional F1-score, precision, and recall score. The proposed approach demonstrates a higher rate of accurate predictions compared to previous techniques.

11.
J Infect Public Health ; 16(12): 2038-2045, 2023 Dec.
Artigo em Inglês | MEDLINE | ID: mdl-37939454

RESUMO

BACKGROUND: When the COVID-19 pandemic hit Saudi Arabia, decision-makers were confronted with the difficult task of implementing treatment and disease prevention measures. To make effective decisions, officials must monitor several pandemic attributes simultaneously. Such as spreading rate, which is the number of new cases of a disease compared to existing cases; infection rate refers to how many cases have been reported in the entire population, and the recovery rate, which is how effective treatment is and indicates how many people recover from an illness and the mortality rate is how many deaths there are for every 10,000 people. METHODS: Based on a Susceptible, Exposed, Infected, Recovered Death (SEIRD) model, this study presents a method for monitoring changes in the dynamics of a pandemic. This approach uses a Bayesian paradigm for estimating the parameters at each time using a particle Markov chain Monte Carlo (MCMC) method. The MCMC samples are then analyzed using Multivariate Exponentially Weighted Average (MEWMA) profile monitoring technique, which will "signal" if a change in the SEIRD model parameters change. RESULTS: The method is applied to the pre-vaccine COVID-19 data for Saudi Arabia and the MEWMA process shows changes in parameter profiles which correspond to real world events such as government interventions or changes in behaviour. CONCLUSIONS: The method presented here is a tool that researchers and policy makers can use to monitor pandemics in a real time manner.


Assuntos
COVID-19 , Humanos , COVID-19/epidemiologia , Pandemias/prevenção & controle , SARS-CoV-2 , Teorema de Bayes , Arábia Saudita/epidemiologia , Suscetibilidade a Doenças/epidemiologia
12.
Diagnostics (Basel) ; 13(15)2023 Jul 26.
Artigo em Inglês | MEDLINE | ID: mdl-37568852

RESUMO

Alzheimer's disease is an incurable neurological disorder that leads to a gradual decline in cognitive abilities, but early detection can significantly mitigate symptoms. The automatic diagnosis of Alzheimer's disease is more important due to the shortage of expert medical staff, because it reduces the burden on medical staff and enhances the results of diagnosis. A detailed analysis of specific brain disorder tissues is required to accurately diagnose the disease via segmented magnetic resonance imaging (MRI). Several studies have used the traditional machine-learning approaches to diagnose the disease from MRI, but manual extracted features are more complex, time-consuming, and require a huge amount of involvement from expert medical staff. The traditional approach does not provide an accurate diagnosis. Deep learning has automatic extraction features and optimizes the training process. The Magnetic Resonance Imaging (MRI) Alzheimer's disease dataset consists of four classes: mild demented (896 images), moderate demented (64 images), non-demented (3200 images), and very mild demented (2240 images). The dataset is highly imbalanced. Therefore, we used the adaptive synthetic oversampling technique to address this issue. After applying this technique, the dataset was balanced. The ensemble of VGG16 and EfficientNet was used to detect Alzheimer's disease on both imbalanced and balanced datasets to validate the performance of the models. The proposed method combined the predictions of multiple models to make an ensemble model that learned complex and nuanced patterns from the data. The input and output of both models were concatenated to make an ensemble model and then added to other layers to make a more robust model. In this study, we proposed an ensemble of EfficientNet-B2 and VGG-16 to diagnose the disease at an early stage with the highest accuracy. Experiments were performed on two publicly available datasets. The experimental results showed that the proposed method achieved 97.35% accuracy and 99.64% AUC for multiclass datasets and 97.09% accuracy and 99.59% AUC for binary-class datasets. We evaluated that the proposed method was extremely efficient and provided superior performance on both datasets as compared to previous methods.

13.
Biochem Cell Biol ; 101(6): 550-561, 2023 12 01.
Artigo em Inglês | MEDLINE | ID: mdl-37473447

RESUMO

A medical disorder known as diabetic retinopathy (DR) affects people who suffer from diabetes. Many people are visually impaired due to DR. Primary cause of DR in patients is high blood sugar, and it affects blood vessels available in the retinal cell. The recent advancement in deep learning and computer vision methods, and their automation applications can recognize the presence of DR in retinal cells and vessel images. Authors have proposed an attention-based hybrid model to recognize diabetes in early stage to prevent harmful clauses. Proposed methodology uses DenseNet121 architecture for convolution learning and then, the feature vector will be enhanced with channel and spatial attention model. The proposed architecture also simulates binary and multiclass classification to recognize the infection and the spreading of disease. Binary classification recognizes DR images either positive or negative, while multiclass classification represents an infection on a scale of 0-4. Simulation of the proposed methodology has achieved 98.57% and 99.01% accuracy for multiclass and binary classification, respectively. Simulation of the study also explored the impact of data augmentation to make the proposed model robust and generalized. Attention-based deep learning model has achieved remarkable accuracy to detect diabetic infection from retinal cellular images.


Assuntos
Aprendizado Profundo , Diabetes Mellitus , Retinopatia Diabética , Hiperglicemia , Humanos , Retinopatia Diabética/diagnóstico por imagem , Automação , Neurônios
SELEÇÃO DE REFERÊNCIAS
DETALHE DA PESQUISA
...