paper-with-me

홈 › Papers

Vision-Language Modelling For Radiological Imaging and Reports In The Low Data Regime

2023-03-30 · Rhydian Windsor, Amir Jamaludin, Timor Kadir, Andrew Zisserman

This paper explores training medical vision-language models (VLMs) -- where the visual and language inputs are embedded into a common space -- with a particular focus on scenarios where training data is limited, as is often the case in clinical datasets. We explore several candidate methods to improve low-data performance, including: (i) adapting generic pre-trained models to novel image and text domains (i.e. medical imaging and reports) via unimodal self-supervision; (ii) using local (e.g. GLoRIA) & global (e.g. InfoNCE) contrastive loss functions as well as a combination of the two; (iii) extra supervision during VLM training, via: (a) image- and text-only self-supervision, and (b) creating additional positive image-text pairs for training through augmentation and nearest-neighbour search. Using text-to-image retrieval as a benchmark, we evaluate the performance of these methods with variable sized training datasets of paired chest X-rays and radiological reports. Combined, they significantly improve retrieval compared to fine-tuning CLIP, roughly equivalent to training with the data. A similar pattern is found in the downstream task classification of CXR-related conditions with our method outperforming CLIP and also BioVIL, a strong CXR VLM benchmark, in the zero-shot and linear probing settings. We conclude with a set of recommendations for researchers aiming to train vision-language models on other medical imaging modalities when training data is scarce. To facilitate further research, we will make our code and models publicly available.

📄 PDF Abstract BibTeX arXiv:2303.17644

Code (0)

등록된 구현이 없습니다.

Tasks

Image RetrievalLanguage ModellingRetrieval

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

Neuradicon: operational representation learning of neuroimaging reports

2021-07-21 · Henry Watkins, Robert Gray, Adam Julius, Yee-Haur Mah 외

Radiological reports typically summarize the content and interpretation of imaging studies in unstructured form that precludes quantitative analysis. This limits the monitoring of radiological services to throughput undi…

FormLanguage ModellingRepresentation Learning

Modelling Radiological Language with Bidirectional Long Short-Term Memory Networks

2016-09-27 · WS 2016 11 · Savelie Cornegruta, Robert Bakewell, Samuel Withey, Giovanni Montana

Motivated by the need to automate medical information extraction from free-text radiological reports, we present a bi-directional long short-term memory (BiLSTM) neural network architecture for modelling radiological lan…

Medical Named Entity Recognitionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+4

SERPENT-VLM : Self-Refining Radiology Report Generation Using Vision Language Models

2024-04-27 · Manav Nitin Kapadnis, Sohan Patnaik, Abhilash Nandy, Sourjyadip Ray 외

Radiology Report Generation (R2Gen) demonstrates how Multi-modal Large Language Models (MLLMs) can automate the creation of accurate and coherent radiological reports. Existing methods often hallucinate details in text-b…

Causal Language ModelingHallucinationLanguage ModelingLanguage Modelling

Extracting Radiological Findings With Normalized Anatomical Information Using a Span-Based BERT Relation Extraction Model

2021-08-20 · Kevin Lybarger, Aashka Damani, Martin Gunn, Ozlem Uzuner 외

Medical imaging is critical to the diagnosis and treatment of numerous medical problems, including many forms of cancer. Medical imaging reports distill the findings and observations of radiologists, creating an unstruct…

DiversityRelationRelation Extraction

ReXGradient-160K: A Large-Scale Publicly Available Dataset of Chest Radiographs with Free-text Reports

2025-05-01 · Xiaoman Zhang, Julián N. Acosta, Josh Miller, Ouwen Huang 외

We present ReXGradient-160K, representing the largest publicly available chest X-ray dataset to date in terms of the number of patients. This dataset contains 160,000 chest X-ray studies with paired radiological reports …