paper-with-me

홈 › Papers

RadGraph2: Modeling Disease Progression in Radiology Reports via Hierarchical Information Extraction

2023-08-09 · Sameer Khanna, Adam Dejl, Kibo Yoon, Quoc Hung Truong, Hanh Duong, Agustina Saenz, Pranav Rajpurkar

We present RadGraph2, a novel dataset for extracting information from radiology reports that focuses on capturing changes in disease state and device placement over time. We introduce a hierarchical schema that organizes entities based on their relationships and show that using this hierarchy during training improves the performance of an information extraction model. Specifically, we propose a modification to the DyGIE++ framework, resulting in our model HGIE, which outperforms previous models in entity and relation extraction tasks. We demonstrate that RadGraph2 enables models to capture a wider variety of findings and perform better at relation extraction compared to those trained on the original RadGraph dataset. Our work provides the foundation for developing automated systems that can track disease progression over time and develop information extraction models that leverage the natural hierarchy of labels in the medical domain.

📄 PDF Abstract BibTeX arXiv:2308.05046

Code (0)

등록된 구현이 없습니다.

Tasks

RelationRelation Extraction

Similar Papers 제목 키워드 기반

Enhanced Contrastive Learning with Multi-view Longitudinal Data for Chest X-ray Report Generation

2025-02-27 · CVPR 2025 1 · Kang Liu, Zhuoqi Ma, Xiaolu Kang, Yunan Li 외

Automated radiology report generation offers an effective solution to alleviate radiologists' workload. However, most existing methods focus primarily on single or fixed-view images to model current disease conditions, w…

Contrastive LearningDiagnostic

RadGraph: Extracting Clinical Entities and Relations from Radiology Reports

2021-06-28 · Saahil Jain, Ashwin Agrawal, Adriel Saporta, Steven QH Truong 외

Extracting structured clinical information from free-text radiology reports can enable the use of radiology report information for a variety of critical healthcare applications. In our work, we present RadGraph, a datase…

Relation Extraction

Fact-Aware Multimodal Retrieval Augmentation for Accurate Medical Radiology Report Generation

2024-07-21 · Liwen Sun, James Zhao, Megan Han, Chenyan Xiong

Multimodal foundation models hold significant potential for automating radiology report generation, thereby assisting clinicians in diagnosing cardiac diseases. However, generated reports often suffer from serious factua…

DiagnosticRAGRetrievalText Generation

RECAP: Towards Precise Radiology Report Generation via Dynamic Disease Progression Reasoning

2023-10-21 · Wenjun Hou, Yi Cheng, Kaishuai Xu, Wenjie Li 외

Automating radiology report generation can significantly alleviate radiologists' workloads. Previous research has primarily focused on realizing highly concise observations while neglecting the precise attributes that de…

Medical Report Generation

Style-Aware Radiology Report Generation with RadGraph and Few-Shot Prompting

2023-10-26 · Benjamin Yan, Ruochen Liu, David E. Kuo, Subathra Adithan 외

Automatically generated reports from medical images promise to improve the workflow of radiologists. Existing methods consider an image-to-report modeling task by directly generating a fully-fledged report from an image.…