paper-with-me

Papers

Extracting and Encoding: Leveraging Large Language Models and Medical Knowledge to Enhance Radiological Text Representation

2024-07-02 · Pablo Messina, René Vidal, Denis Parra, Álvaro Soto, Vladimir Araujo

Advancing representation learning in specialized fields like medicine remains challenging due to the scarcity of expert annotations for text and images. To tackle this issue, we present a novel two-stage framework designed to extract high-quality factual statements from free-text radiology reports in order to improve the representations of text encoders and, consequently, their performance on various downstream tasks. In the first stage, we propose a \textit{Fact Extractor} that leverages large language models (LLMs) to identify factual statements from well-curated domain-specific datasets. In the second stage, we introduce a \textit{Fact Encoder} (CXRFE) based on a BERT model fine-tuned with objective functions designed to improve its representations using the extracted factual data. Our framework also includes a new embedding-based metric (CXRFEScore) for evaluating chest X-ray text generation systems, leveraging both stages of our approach. Extensive evaluations show that our fact extractor and encoder outperform current state-of-the-art methods in tasks such as sentence ranking, natural language inference, and label extraction from radiology reports. Additionally, our metric proves to be more robust and effective than existing metrics commonly used in the radiology report generation literature. The code of this project is available at \url{https://github.com/PabloMessina/CXR-Fact-Encoder}.

📄 PDF Abstract BibTeX arXiv:2407.01948

Code (1)

pablomessina/cxr-fact-encoder 공식 구현

Tasks

Natural Language InferenceRepresentation LearningSentenceText Generation

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Weight Decay 설명 없음
Residual Connection 설명 없음
Multi-Head Attention 설명 없음
WordPiece 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

Improving Biomedical Pretrained Language Models with Knowledge

2021-04-21 · NAACL (BioNLP) 2021 6 · Zheng Yuan, Yijia Liu, Chuanqi Tan, Songfang Huang 외

Pretrained language models have shown success in many natural language processing tasks. Many works explore incorporating knowledge into language models. In the biomedical domain, experts have taken decades of effort on …

Entity LinkingLanguage ModelingLanguage Modellingnamed-entity-recognition+4

Leveraging Open-Source Large Language Models for encoding Social Determinants of Health using an Intelligent Router

2024-05-30 · Akul Goel, Surya Narayanan Hari, Belinda Waltman, Matt Thomson

Social Determinants of Health (SDOH) play a significant role in patient health outcomes. The Center of Disease Control (CDC) introduced a subset of ICD-10 codes called Z-codes in an attempt to officially recognize and me…

Language ModellingSynthetic Data Generation

SDoH-GPT: Using Large Language Models to Extract Social Determinants of Health (SDoH)

2024-07-24 · Bernardo Consoli, Xizhi Wu, Song Wang, Xinyu Zhao 외

Extracting social determinants of health (SDoH) from unstructured medical notes depends heavily on labor-intensive annotations, which are typically task-specific, hampering reusability and limiting sharing. In this study…

Computational EfficiencyLanguage ModelingLanguage ModellingLarge Language Model

Predictive Modeling with Temporal Graphical Representation on Electronic Health Records

2024-05-07 · Jiayuan Chen, Changchang Yin, Yuanlong Wang, Ping Zhang

Deep learning-based predictive models, leveraging Electronic Health Records (EHR), are receiving increasing attention in healthcare. An effective representation of a patient's EHR should hierarchically encompass both the…

Leveraging Summary Guidance on Medical Report Summarization

2023-02-08 · Yunqi Zhu, Xuebing Yang, Yuanyuan Wu, Wensheng Zhang

This study presents three deidentified large medical text datasets, named DISCHARGE, ECHO and RADIOLOGY, which contain 50K, 16K and 378K pairs of report and summary that are derived from MIMIC-III, respectively. We imple…

16kAbstractive Text SummarizationDecoder