paper-with-me

Papers

Prior Knowledge Enhances Radiology Report Generation

2022-01-11 · Song Wang, Liyan Tang, Mingquan Lin, George Shih, Ying Ding, Yifan Peng

Radiology report generation aims to produce computer-aided diagnoses to alleviate the workload of radiologists and has drawn increasing attention recently. However, previous deep learning methods tend to neglect the mutual influences between medical findings, which can be the bottleneck that limits the quality of generated reports. In this work, we propose to mine and represent the associations among medical findings in an informative knowledge graph and incorporate this prior knowledge with radiology report generation to help improve the quality of generated reports. Experiment results demonstrate the superior performance of our proposed method on the IU X-ray dataset with a ROUGE-L of 0.384$\pm$0.007 and CIDEr of 0.340$\pm$0.011. Compared with previous works, our model achieves an average of 1.6% improvement (2.0% and 1.5% improvements in CIDEr and ROUGE-L, respectively). The experiments suggest that prior knowledge can bring performance gains to accurate radiology report generation. We will make the code publicly available at https://github.com/bionlplab/report_generation_amia2022.

📄 PDF Abstract BibTeX arXiv:2201.03761

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Prior-RadGraphFormer: A Prior-Knowledge-Enhanced Transformer for Generating Radiology Graphs from X-Rays

2023-03-24 · Yiheng Xiong, Jingsong Liu, Kamilia Zaripova, Sahand Sharifzadeh 외

The extraction of structured clinical information from free-text radiology reports in the form of radiology graphs has been demonstrated to be a valuable approach for evaluating the clinical correctness of report-generat…

Decision MakingMedical Image AnalysisMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION+1

Can Prompt Learning Benefit Radiology Report Generation?

2023-08-30 · Jun Wang, Lixing Zhu, Abhir Bhalerao, Yulan He

Radiology report generation aims to automatically provide clinically meaningful descriptions of radiology images such as MRI and X-ray. Although great success has been achieved in natural scene image captioning tasks, ra…

Image CaptioningPrompt EngineeringPrompt Learning

RadPhi-3: Small Language Models for Radiology

2024-11-19 · Mercy Ranjit, Shaury Srivastav, Tanuja Ganu

LLM based copilot assistants are useful in everyday tasks. There is a proliferation in the exploration of AI assistant use cases to support radiology workflows in a reliable manner. In this work, we present RadPhi-3, a S…

4kLanguage ModelingLanguage ModellingSmall Language Model

Boosting Radiology Report Generation by Infusing Comparison Prior

2023-05-08 · Sanghwan Kim, Farhad Nooralahzadeh, Morteza Rohanian, Koji Fujimoto 외

Recent transformer-based models have made significant strides in generating radiology reports from chest X-ray images. However, a prominent challenge remains: these models often lack prior knowledge, resulting in the gen…

Medical Report GenerationText Generation

Exploring and Distilling Posterior and Prior Knowledge for Radiology Report Generation

2021-06-13 · CVPR 2021 1 · Fenglin Liu, Xian Wu, Shen Ge, Wei Fan 외

Automatically generating radiology reports can improve current clinical practice in diagnostic radiology. On one hand, it can relieve radiologists from the heavy burden of report writing; On the other hand, it can remind…

Diagnostic