Deep-COVID: Predicting COVID-19 From Chest X-Ray Images Using Deep Transfer Learning
The novel corona-virus (also known as Covid-19) has led to a pandemic, impacting more than 200 countries across the globe. With this huge scale, there are a very large number of tweets coming out from every corner of the world, about Covid-19. Analyzing the tweets and detecting the major topics and concerns people are posting about, can help us to better understand the situation, and come up with better planning. In this work, we propose a model based on sentence Transformer to detect the main topics of Tweets in recent months. The proposed model first learns sentence-level representation of tweets, and then group them based on their embedding similarities into some groups, and then detect the most important words in each cluster based on their frequency and average similarity to other words. Through experimental results, we show that our model can detect very informative topics, by processing the tweets on sentence level (which can preserve the overall meaning of the tweets). The proposed model is trained in an unsupervised fashion, and can be applied to any dataset our textual data from social media websites.
Code (1)
Tasks
SentenceTransfer LearningMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
WisdomNet: Prognosis of COVID-19 with Slender Prospect of False Negative Cases and Vaticinating the Probability of Maturation to ARDS using Posteroanterior Chest X-Rays
Coronavirus is a large virus family consisting of diverse viruses, some of which disseminate among mammals and others cause sickness among humans. COVID-19 is highly contagious and is rapidly spreading, rendering its ear…
PrognosisCOVID-Net CXR-S: Deep Convolutional Neural Network for Severity Assessment of COVID-19 Cases from Chest X-ray Images
The world is still struggling in controlling and containing the spread of the COVID-19 pandemic caused by the SARS-CoV-2 virus. The medical conditions associated with SARS-CoV-2 infections have resulted in a surge in the…
Transfer LearningCOVIDGR dataset and COVID-SDNet methodology for predicting COVID-19 based on Chest X-Ray images
Currently, Coronavirus disease (COVID-19), one of the most infectious diseases in the 21st century, is diagnosed using RT-PCR testing, CT scans and/or Chest X-Ray (CXR) images. CT (Computed Tomography) scanners and RT-PC…
CovXNet: A multi-dilation convolutional neural network for automatic COVID-19 and other pneumonia detection from chest X-ray images with transferable multi-receptive feature optimization
With the recent outbreak of COVID-19, fast diagnostic testing has become one of the major challenges due to the critical shortage of test kit. Pneumonia, a major effect of COVID-19, needs to be urgently diagnosed along w…
COVID-19 DiagnosisDiagnosticPneumonia DetectionPredicting COVID-19 Pneumonia Severity on Chest X-ray with Deep Learning
Purpose: The need to streamline patient management for COVID-19 has become more pressing than ever. Chest X-rays provide a non-invasive (potentially bedside) tool to monitor the progression of the disease. In this study,…
Management