Attention-based Multi-scale Gated Recurrent Encoder with Novel Correlation Loss for COVID-19 Progression Prediction
Aishik Konwer, Joseph Bae, Gagandeep Singh, Rishabh Gattu, Syed Ali,, Jeremy Green, Tej Phatak, Prateek Prasanna

TL;DR
This paper introduces a deep learning framework combining CNNs, multi-scale GRUs, and a novel correlation loss to predict COVID-19 lung infiltrate progression from serial chest radiographs, outperforming baseline methods.
Contribution
It proposes a novel multi-scale gated recurrent encoder with a correlation loss for improved COVID-19 progression prediction from sequential imaging data.
Findings
Outperforms transfer learning baselines.
Effective zone-wise severity prediction.
Utilizes a novel correlation loss mechanism.
Abstract
COVID-19 image analysis has mostly focused on diagnostic tasks using single timepoint scans acquired upon disease presentation or admission. We present a deep learning-based approach to predict lung infiltrate progression from serial chest radiographs (CXRs) of COVID-19 patients. Our method first utilizes convolutional neural networks (CNNs) for feature extraction from patches within the concerned lung zone, and also from neighboring and remote boundary regions. The framework further incorporates a multi-scale Gated Recurrent Unit (GRU) with a correlation module for effective predictions. The GRU accepts CNN feature vectors from three different areas as input and generates a fused representation. The correlation module attempts to minimize the correlation loss between hidden representations of concerned and neighboring area feature vectors, while maximizing the loss between the same…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsGated Recurrent Unit
