ABSTRACT
The Public Health Commission of Hubei Province, China, at the end of 2019reported cases of severe and unknown pneumonia, marked by fever, malaise, dry cough, dyspnea, and respiratory failure, that occurred in the urban area of Wuhan, according to the World Health Organization (WHO). The lung infection, SARS-CoV-2, also known as COVID-19, was caused by a brand-new coronavirus (coronavirus disease 2019). Since then, infections have increased exponentially, and the WHO labeled the outbreak a worldwide emergency at the beginning of March 2020. Infected and asymptomatic individuals who can spread the virus are the main sources of it. The transmission occurs mainly by airthrough the air through the droplets, however indirect transmission is also possible, such as through contact with infected surfaces. It becomes essential to identify viral carriers as soon as possible in order to stop the spread of the disease and reduce morbidity and mortality. Imaging examinations, which are among the specific tests used to make the definite diagnosis, are crucial in the patient's management when COVID-19 is suspected. Numerous papers that use machine learning techniques discuss the use of X-ray chest radiographs as a component that aids in diagnosis and permits disease follow-up. The goal of this work is to supply the scientific community with information on the most widely used Machine Learning algorithms applied to chest X-ray images. © 2022 IEEE.
ABSTRACT
COVID-19 is a serious infection that cause severe injuries and deaths worldwide. The COVID-19 virus can infect people of all ages, especially the elderly. Furthermore, elderly who have co-morbid conditions (e.g., chronic conditions) are at an increased risk of death. At the present time, no approach exists that can facilitate the characterization of patterns of COVID-19 death. In this study, an approach to identify patterns of COVID-19 death efficiently and systematically is applied by adapting the Apriori algorithm. Validation and evaluation of the proposed approach are based on a robust and reliable dataset collected from Health Affairs in the Makkah region of Saudi Arabia. The study results show that there are strong associations between hypertension, diabetes, cardiovascular disease, and kidney disease and death among COVID-19 deceased patients © 2023, International Journal of Advanced Computer Science and Applications.All Rights Reserved.
ABSTRACT
In order to enhance the ability to diagnose and distinguish COVID-19 from ordinary pneumonia, and to assist medical staff in chest X-ray detection of pneumonia patients, this paper proposes a COVID-19 X-ray image detection algorithm based on deep learning network. First of all, a model of deep learning network is set up based on VGG - 16, and then, the network structure and parameter optimization is adjusted, which makes the network model can be applied to COVID - 19 x ray imaging detection task. In the end, through adjusting the image size of the original data set, the input data meets the requirements of the deep learning network. Experimental results show that the proposed algorithm can effectively learn the characteristics of the COVID-19 X-ray image data set and accurately detect three states of COVID-19, common viral pneumonia and non-pneumonia, with a very high detection accuracy of 95.8%. © 2023 SPIE.
ABSTRACT
Lung segmentation is a process of detection and identification of lung cancer and pneumonia with the help of image processing techniques. Deep learning algorithms can be incorporated to build the computer-aided diagnosis (CAD) system for detecting or recognizing broad objects like acute respiratory distress syndrome (ARDS), Tuberculosis, Pneumonia, Lung cancer, Covid, and several other respiratory diseases. This paper presents pneumonia detection from lung segmentation using deep learning methods on chest radiography. Chest X-ray is the most useful technique among other existing techniques, due to its lesser cost. The main drawback of a chest x-ray is that it cannot detect all problems in the chest. Thus, implementing convolutional neural networks (CNN) to perform lung segmentation and to obtain correct results. The 'lost' regions of the lungs are reconstructed by an automatic segmentation method from raw images of chest X-ray. © 2022 IEEE.
ABSTRACT
COVID 19 is constantly changing properties because of its contagious as an urgent global challenge, and there are no vaccines or effective drugs. Smart model used to measure and prevent the spread of COVID 19 continues to provide health care services is an urgent need. Previous methods to identify severe symptoms of coronavirus in the early stages, but they have failed to predict the symptoms of coronavirus in an accurate way and also take more time. To overcome these issues the effective severe coronavirus symptoms techniques are proposed. Initially, Gradient Conventional Recursive Neural Classifier based classification and Linear Discriminant Genetic Algorithm used feature selection, mutation, and cross-analysis of features of coronary symptoms. These methods are used to select optimized features and selected features, and then classified by neural network. This Gradient Conventional Recursive Neural Classifier selects features based on the correlation between features that reduce irrelevant features involved in the identification process of coronary symptoms. Gradient Conventional Recursive Neural Classifier based on each function, helping to maximize the correlation between the prediction accuracy of coronavirus symptoms. For this reason, it has always been recommended in an effort to increase the accuracy and reliability of diagnostics to use machine learning to design different classification models. © 2023 IEEE.
ABSTRACT
Image classification and segmentation techniques are still very popular in the medical field (for healthcare), in which the medical image plays an important role in the detection and screening of diseases. Recently, the spread of new viral diseases, namely Covid-19, requires powerful computer models and rich resources (datasets) to fight this phenomenon. In this study, we propose to examine the CNN Deep Learning algorithm and two Transfer Learning models, namely RestNet50 and MobileNetV2 using the pretrained model of the ImageNet database, experimented on the new dataset (COVID-QU-Ex Dataset 2022) offered by the University of Qatar. These models are tested to classify radiography images into two classes (Covid19 and Normal). The results achieved by CNN (Acc =95.97%), ResNet50 (Acc =95.53%) and MobileNetV2 (Acc =97.32%) show that these algorithms are promising in order to combat this Covid-19 disease by detecting it through thoracic images (Chest X-ray type). © 2023 IEEE.
ABSTRACT
Due to the COVID-19 pandemic, the demand for distance learning has significantly increased in higher education institutions. This type of learning is usually supported by Web-based learning systems such as Massive Open Online Courses (Coursera, edX, etc.) and Learning Management Systems (Moodle, Blackboard-Learn, etc.). However, in this remote context, students often lack feedback and support from educational staff, especially when they face difficulties or challenges. For that reason, this work presents a Prediction-Intervention approach that (a) predicts students who present difficulties during an online learning course, based on two main learning indicators, namely engagement and performance rates, and (b) offers immediate support to students, tailored to the problem they are facing. To predict students' issues, our approach considers ten machine learning algorithms of different types (standalone, ensemble, and deep learning) which are compared to determine the best performing ones. It has been experimented with a dataset collected from the Blackboard-Learn platform utilized in an engineering school called ESIEE-IT in France during 2021-2022 academic year, showing thus quite promising results. © 2022 IEEE.
ABSTRACT
The COVID-19 pandemic has caused a shocking loss of life on a worldwide scale and influenced every sector of Bangladesh very badly. The simplest method for preventing infectious diseases is vaccination. Bangladeshi netizens discuss their opinions, feelings, and experiences associated with the COVID-19 vaccination program on social media platforms. The purpose of this research is to conduct a sentiment analysis of the vaccination campaign, and for this purpose, the reactions of Bangladeshi netizens on social media to the vaccination program were collected. The dataset was manually labelled into two categories: positive and negative. Then process the dataset using Natural Language Processing (NLP). The processed data is then classified using various machine learning algorithms using N-gram as a feature extraction method. The recall, precision, f1-score, and accuracy of various algorithms are all measured. The experiment results show that 61% of the reviews indicate the positive aspects of the vaccination program, while 39% are negative. For unigram, bigram, and trigram, the very best accuracy was achieved by Logistic Regression (LR) at 80.70%, 79.45%, and 78.65%. © 2022 IEEE.