paper-with-me

홈 › Papers

RadBERT-CL: Factually-Aware Contrastive Learning For Radiology Report Classification

2021-10-28 · Ajay Jaiswal, Liyan Tang, Meheli Ghosh, Justin Rousseau, Yifan Peng, Ying Ding

Radiology reports are unstructured and contain the imaging findings and corresponding diagnoses transcribed by radiologists which include clinical facts and negated and/or uncertain statements. Extracting pathologic findings and diagnoses from radiology reports is important for quality control, population health, and monitoring of disease progress. Existing works, primarily rely either on rule-based systems or transformer-based pre-trained model fine-tuning, but could not take the factual and uncertain information into consideration, and therefore generate false-positive outputs. In this work, we introduce three sedulous augmentation techniques which retain factual and critical information while generating augmentations for contrastive learning. We introduce RadBERT-CL, which fuses these information into BlueBert via a self-supervised contrastive loss. Our experiments on MIMIC-CXR show superior performance of RadBERT-CL on fine-tuning for multi-class, multi-label report classification. We illustrate that when few labeled data are available, RadBERT-CL outperforms conventional SOTA transformers (BERT/BlueBert) by significantly larger margins (6-11%). We also show that the representations learned by RadBERT-CL can capture critical medical information in the latent space.

📄 PDF Abstract BibTeX arXiv:2110.15426

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationContrastive Learning

Similar Papers 제목 키워드 기반

Neu-RadBERT for Enhanced Diagnosis of Brain Injuries and Conditions

2025-10-01 · Manpreet Singh, Sean Macrae, Pierre-Marc Williams, Nicole Hung 외 arxiv

Objective: We sought to develop a classification algorithm to extract diagnoses from free-text radiology reports of brain imaging performed in patients with acute respiratory failure (ARF) undergoing invasive mechanical …

Binary ClassificationRespiratory Failure

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

Harnessing the Power of BERT in the Turkish Clinical Domain: Pretraining Approaches for Limited Data Scenarios

2023-05-05 · Hazal Türkmen, Oğuz Dikenelli, Cenk Eraslan, Mehmet Cem Çallı 외

In recent years, major advancements in natural language processing (NLP) have been driven by the emergence of large language models (LLMs), which have significantly revolutionized research and development within the fiel…

Multi-Label ClassificationMUlTI-LABEL-ClASSIFICATION

Improving Factual Completeness and Consistency of Image-to-Text Radiology Report Generation

2020-10-20 · NAACL 2021 4 · Yasuhide Miura, Yuhao Zhang, Emily Bao Tsai, Curtis P. Langlotz 외

Neural image-to-text radiology report generation systems offer the potential to improve radiology reporting by reducing the repetitive process of report drafting and identifying possible medical errors. However, existing…

Image to textNatural Language InferenceText Generation

Language Models for Automated Classification of Brain MRI Reports and Growth Chart Generation

2025-03-15 · Maryam Daniali, Shivaram Karandikar, Dabriel Zimmerman, J. Eric Schmitt 외

Clinically acquired brain MRIs and radiology reports are valuable but underutilized resources due to the challenges of manual analysis and data heterogeneity. We developed fine-tuned language models (LMs) to classify bra…

Benchmarking