paper-with-me

홈 › Papers

Scene Graph Aided Radiology Report Generation

2024-03-08 · Jun Wang, Lixing Zhu, Abhir Bhalerao, Yulan He

Radiology report generation (RRG) methods often lack sufficient medical knowledge to produce clinically accurate reports. The scene graph contains rich information to describe the objects in an image. We explore enriching the medical knowledge for RRG via a scene graph, which has not been done in the current RRG literature. To this end, we propose the Scene Graph aided RRG (SGRRG) network, a framework that generates region-level visual features, predicts anatomical attributes, and leverages an automatically generated scene graph, thus achieving medical knowledge distillation in an end-to-end manner. SGRRG is composed of a dedicated scene graph encoder responsible for translating the scene graph, and a scene graph-aided decoder that takes advantage of both patch-level and region-level visual information. A fine-grained, sentence-level attention method is designed to better dis-till the scene graph information. Extensive experiments demonstrate that SGRRG outperforms previous state-of-the-art methods in report generation and can better capture abnormal findings.

📄 PDF Abstract BibTeX arXiv:2403.05687

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderKnowledge DistillationSentence

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

When Radiology Report Generation Meets Knowledge Graph

2020-02-19 · Yixiao Zhang, Xiaosong Wang, Ziyue Xu, Qihang Yu 외

Automatic radiology report generation has been an attracting research problem towards computer-aided diagnosis to alleviate the workload of doctors in recent years. Deep learning techniques for natural image captioning a…

Graph EmbeddingImage Captioning

Prior Knowledge Enhances Radiology Report Generation

2022-01-11 · Song Wang, Liyan Tang, Mingquan Lin, George Shih 외

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

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

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

Uncovering Knowledge Gaps in Radiology Report Generation Models through Knowledge Graphs

2024-08-26 · Xiaoman Zhang, Julián N. Acosta, Hong-Yu Zhou, Pranav Rajpurkar

Recent advancements in artificial intelligence have significantly improved the automatic generation of radiology reports. However, existing evaluation methods fail to reveal the models' understanding of radiological imag…

Knowledge Graphs