paper-with-me

홈 › Papers

Deep-COVID: Predicting COVID-19 From Chest X-Ray Images Using Deep Transfer Learning

2020-04-20 · Shervin Minaee, Rahele Kafieh, Milan Sonka, Shakib Yazdani, Ghazaleh Jamalipour Soufi

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.

📄 PDF Abstract BibTeX arXiv:2004.09363

Code (1)

shervinmin/DeepCovid 공식 구현 pytorch

Tasks

SentenceTransfer Learning

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Position-Wise Feed-Forward Layer 설명 없음
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Adam 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Multi-Head Attention 설명 없음

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

2021-07-03 · Peeyush Kumar, Ayushe Gangal, Sunita Kumari

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…

Prognosis

COVID-Net CXR-S: Deep Convolutional Neural Network for Severity Assessment of COVID-19 Cases from Chest X-ray Images

2021-05-01 · Hossein Aboutalebi, Maya Pavlova, Mohammad Javad Shafiee, Ali Sabri 외

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 Learning

COVIDGR dataset and COVID-SDNet methodology for predicting COVID-19 based on Chest X-Ray images

2020-06-02 · S. Tabik, A. Gómez-Ríos, J. L. Martín-Rodríguez, I. Sevillano-García 외

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

2020-07-01 · Computers in Biology and Medicine 2020 7 · Tanvir Mahmud, Md Awsafur Rahman, Shaikh Anowarul Fattah

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 Detection

Predicting COVID-19 Pneumonia Severity on Chest X-ray with Deep Learning

2020-05-24 · Joseph Paul Cohen, Lan Dao, Paul Morrison, Karsten Roth 외

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