REVIEW 3 cited by
Extracting and Encoding: Leveraging Large Language Models and Medical Knowledge to Enhance Radiological Text Representation
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
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}.
Forward citations
Cited by 3 Pith papers
-
CXR-LT 2024: A MICCAI challenge on long-tailed, multi-label, and zero-shot disease classification from chest X-ray
CXR-LT 2024 provides a new large chest X-ray benchmark with 45 labels and three tasks, and reports that top models achieve mAP of 0.28 to 0.53 on long-tailed tasks but only 0.11 to 0.13 on zero-shot unseen diseases.
-
CURE: Curriculum-guided Multi-task Training for Reliable Anatomy Grounded Report Generation
CURE's curriculum-guided multi-task training improves bounding-box grounding for chest X-ray report generation, but its claimed hallucination reduction is not confirmed by the paper's full evaluation.
-
CXR-CML: Improved zero-shot classification of long-tailed multi-label diseases in Chest X-Rays
A CLIP-based chest X-ray classifier enhanced with GMM clustering and triplet loss reports higher AUC, but it is trained on the target dataset rather than being zero-shot.
Discussion (0). Sign in to comment.