paper-with-me

Papers

COVID-MTL: Multitask Learning with Shift3D and Random-weighted Loss for Automated Diagnosis and Severity Assessment of COVID-19

2020-12-10 · Guoqing Bao, Huai Chen, Tongliang Liu, Guanzhong Gong, Yong Yin, Lisheng Wang, Xiuying Wang

There is an urgent need for automated methods to assist accurate and effective assessment of COVID-19. Radiology and nucleic acid test (NAT) are complementary COVID-19 diagnosis methods. In this paper, we present an end-to-end multitask learning (MTL) framework (COVID-MTL) that is capable of automated and simultaneous detection (against both radiology and NAT) and severity assessment of COVID-19. COVID-MTL learns different COVID-19 tasks in parallel through our novel random-weighted loss function, which assigns learning weights under Dirichlet distribution to prevent task dominance; our new 3D real-time augmentation algorithm (Shift3D) introduces space variances for 3D CNN components by shifting low-level feature representations of volumetric inputs in three dimensions; thereby, the MTL framework is able to accelerate convergence and improve joint learning performance compared to single-task models. By only using chest CT scans, COVID-MTL was trained on 930 CT scans and tested on separate 399 cases. COVID-MTL achieved AUCs of 0.939 and 0.846, and accuracies of 90.23% and 79.20% for detection of COVID-19 against radiology and NAT, respectively, which outperformed the state-of-the-art models. Meanwhile, COVID-MTL yielded AUC of 0.800 $\pm$ 0.020 and 0.813 $\pm$ 0.021 (with transfer learning) for classifying control/suspected, mild/regular, and severe/critically-ill cases. To decipher the recognition mechanism, we also identified high-throughput lung features that were significantly related (P < 0.001) to the positivity and severity of COVID-19.

📄 PDF Abstract BibTeX arXiv:2012.05509

Code (0)

등록된 구현이 없습니다.

Tasks

COVID-19 DiagnosisTransfer Learning

Methods 이 논문이 사용한 방법론

3D CNN 설명 없음

Similar Papers 제목 키워드 기반

A Heterogeneous Ensemble for Multi-Center COVID-19 Classification from Chest CT Scans

2026-03-15 · Aadit Nilay, Bhavesh Thapar, Anant Agrawal, Mohammad Nayeem Teli arxiv

The COVID-19 pandemic exposed critical limitations in diagnostic workflows: RT-PCR tests suffer from slow turnaround times and high false-negative rates, while CT-based screening offers faster complementary diagnosis but…

Medical Image ClassificationMultiple Instance Learning

Achievement-Based Training Progress Balancing for Multi-Task Learning

2023-01-01 · ICCV 2023 1 · Hayoung Yun, Hanjoo Cho

Multi-task learning faces two challenging issues: (1) the high cost of annotating labels for all tasks and (2) balancing the training progress of various tasks with different natures. To resolve the label annotation …

Depth EstimationMulti-Task Learningobject-detectionObject Detection+1

CT-based COVID-19 Triage: Deep Multitask Learning Improves Joint Identification and Severity Quantification

2020-06-02 · Mikhail Goncharov, Maxim Pisov, Alexey Shevtsov, Boris Shirokikh 외

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 c…

Binary Classification

Automated diagnosis of COVID-19 with limited posteroanterior chest X-ray images using fine-tuned deep neural networks

2020-04-23 · Narinder Singh Punn, Sonali Agarwal

The novel coronavirus 2019 (COVID-19) is a respiratory syndrome that resembles pneumonia. The current diagnostic procedure of COVID-19 follows reverse-transcriptase polymerase chain reaction (RT-PCR) based approach which…

Binary ClassificationComputed Tomography (CT)DiagnosticGeneral Classification+2

Learn From Neighbour: A Curriculum That Train Low Weighted Samples By Imitating

2019-05-01 · ICLR 2019 5 · Benyuan Sun, Yizhou Wang

Deep neural networks, which gain great success in a wide spectrum of applications, are often time, compute and storage hungry. Curriculum learning proposed to boost training of network by a syllabus from easy to hard. Ho…