paper-with-me

홈 › Papers

COVID-19 Pneumonia Severity Prediction using Hybrid Convolution-Attention Neural Architectures

2021-07-06 · Nam Nguyen, J. Morris Chang

This study proposed a novel framework for COVID-19 severity prediction, which is a combination of data-centric and model-centric approaches. First, we propose a data-centric pre-training for extremely scare data scenarios of the investigating dataset. Second, we propose two hybrid convolution-attention neural architectures that leverage the self-attention from the Transformer and the Dense Associative Memory (Modern Hopfield networks). Our proposed approach achieves significant improvement from the conventional baseline approach. The best model from our proposed approach achieves $R^2 = 0.85 \pm 0.05$ and Pearson correlation coefficient $\rho = 0.92 \pm 0.02$ in geographic extend and $R^2 = 0.72 \pm 0.09, \rho = 0.85\pm 0.06$ in opacity prediction.

📄 PDF Abstract BibTeX arXiv:2107.02672

Code (0)

등록된 구현이 없습니다.

Tasks

severity prediction

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
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 설명 없음
Adam 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…

Similar Papers 제목 키워드 기반

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

COVID-19 in CXR: from Detection and Severity Scoring to Patient Disease Monitoring

2020-08-04 · Rula Amer, Maayan Frid-Adar, Ophir Gozes, Jannette Nassar 외

In this work, we estimate the severity of pneumonia in COVID-19 patients and conduct a longitudinal study of disease progression. To achieve this goal, we developed a deep learning model for simultaneous detection and se…

Improving performance of CNN to predict likelihood of COVID-19 using chest X-ray images with preprocessing algorithms

2020-06-11 · Morteza Heidari, Seyedehnafiseh Mirniaharikandehei, Abolfazl Zargari Khuzani, Gopichandh Danala 외

As the rapid spread of coronavirus disease (COVID-19) worldwide, chest X-ray radiography has also been used to detect COVID-19 infected pneumonia and assess its severity or monitor its prognosis in the hospitals due to i…

Decision MakingPrognosisTransfer Learning

COVIDX: Computer-aided diagnosis of Covid-19 and its severity prediction with raw digital chest X-ray images

2020-12-25 · Wajid Arshad Abbasi, Syed Ali Abbas, Saiqa Andleeb

Coronavirus disease (COVID-19) is a contagious infection caused by severe acute respiratory syndrome coronavirus-2 (SARS-COV-2) and it has infected and killed millions of people across the globe. In the absence of specif…

Diagnosticseverity prediction

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