CT-based COVID-19 Triage: Deep Multitask Learning Improves Joint Identification and Severity Quantification
Mikhail Goncharov, Maxim Pisov, Alexey Shevtsov, Boris Shirokikh,, Anvar Kurmukov, Ivan Blokhin, Valeria Chernina, Alexander Solovev, Victor, Gombolevskiy, Sergey Morozov, Mikhail Belyaev

TL;DR
This paper introduces a multitask deep learning model for COVID-19 CT analysis that simultaneously identifies infected cases and quantifies severity, outperforming existing methods and aiding clinical triage.
Contribution
It proposes a novel convolutional neural network architecture that combines COVID-19 detection and severity estimation in a single model, with a unique placement of classification layers within a U-Net structure.
Findings
Achieved ROC AUC scores up to 0.97 for COVID-19 identification.
Correlated severity estimates with clinical assessments (Spearman 0.97).
Outperformed latent-based multitask approaches.
Abstract
The current COVID-19 pandemic overloads healthcare systems, including radiology departments. Though several deep learning approaches were developed to assist in CT analysis, nobody considered study triage directly as a computer science problem. We describe two basic setups: Identification of COVID-19 to prioritize studies of potentially infected patients to isolate them as early as possible; Severity quantification to highlight studies of severe patients and direct them to a hospital or provide emergency medical care. We formalize these tasks as binary classification and estimation of affected lung percentage. Though similar problems were well-studied separately, we show that existing methods provide reasonable quality only for one of these setups. We employ a multitask approach to consolidate both triage approaches and propose a convolutional neural network to combine all available…
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
MethodsConcatenated Skip Connection · Convolution · Max Pooling · *Communicated@Fast*How Do I Communicate to Expedia? · U-Net
