DeltaNet:Conditional Medical Report Generation for COVID-19 Diagnosis
Fast screening and diagnosis are critical in COVID-19 patient treatment. In addition to the gold standard RT-PCR, radiological imaging like X-ray and CT also works as an important means in patient screening and follow-up. However, due to the excessive number of patients, writing reports becomes a heavy burden for radiologists. To reduce the workload of radiologists, we propose DeltaNet to generate medical reports automatically. Different from typical image captioning approaches that generate reports with an encoder and a decoder, DeltaNet applies a conditional generation process. In particular, given a medical image, DeltaNet employs three steps to generate a report: 1) first retrieving related medical reports, i.e., the historical reports from the same or similar patients; 2) then comparing retrieved images and current image to find the differences; 3) finally generating a new report to accommodate identified differences based on the conditional report. We evaluate DeltaNet on a COVID-19 dataset, where DeltaNet outperforms state-of-the-art approaches. Besides COVID-19, the proposed DeltaNet can be applied to other diseases as well. We validate its generalization capabilities on the public IU-Xray and MIMIC-CXR datasets for chest-related diseases. Code is available at \url{https://github.com/LX-doctorAI1/DeltaNet}.
Code (1)
Tasks
COVID-19 DiagnosisDecoderImage CaptioningMedical Report GenerationSimilar Papers 제목 키워드 기반
DeltaNet: Conditional Medical Report Generation for COVID-19 Diagnosis
Fast screening and diagnosis are critical in COVID-19 patient treatment. In addition to the gold standard RT-PCR, radiological imaging like X-ray and CT also works as an important means in patient screening and follow-up…
COVID-19 DiagnosisDecoderImage CaptioningMedical Report GenerationMedical-VLBERT: Medical Visual Language BERT for COVID-19 CT Report Generation With Alternate Learning
Medical imaging technologies, including computed tomography (CT) or chest X-Ray (CXR), are largely employed to facilitate the diagnosis of the COVID-19. Since manual report writing is usually too time-consuming, a more i…
Computed Tomography (CT)Medical Report GenerationCOVID-19 CT Image Synthesis with a Conditional Generative Adversarial Network
Coronavirus disease 2019 (COVID-19) is an ongoing global pandemic that has spread rapidly since December 2019. Real-time reverse transcription polymerase chain reaction (rRT-PCR) and chest computed tomography (CT) imagin…
Computed Tomography (CT)COVID-19 DiagnosisDeep LearningGenerative Adversarial Network+2Linear Attention Architectures: Mechanisms, Trade-offs, and Cross-Layer Routing
Self-attention lets each token retrieve information from the full context, but its quadratic cost in sequence length limits training and inference at long context. This paper presents a comparative study of softmax atten…
COVID-19 Literature Knowledge Graph Construction and Drug Repurposing Report Generation
To combat COVID-19, both clinicians and scientists need to digest vast amounts of relevant biomedical knowledge in scientific literature to understand the disease mechanism and related biological functions. We have devel…
graph constructionKnowledge GraphsQuestion Answering