CRRG-CLIP combines region detection, GPT-2 report generation, and CLIP-style classification, and claims parity with full-data baselines despite being trained on a small subset.
Indication as Prior Knowledge for Multimodal Disease Classification in Chest Radiographs with Transformers
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
When a clinician refers a patient for an imaging exam, they include the reason (e.g. relevant patient history, suspected disease) in the scan request; this appears as the indication field in the radiology report. The interpretation and reporting of the image are substantially influenced by this request text, steering the radiologist to focus on particular aspects of the image. We use the indication field to drive better image classification, by taking a transformer network which is unimodally pre-trained on text (BERT) and fine-tuning it for multimodal classification of a dual image-text input. We evaluate the method on the MIMIC-CXR dataset, and present ablation studies to investigate the effect of the indication field on the classification performance. The experimental results show our approach achieves 87.8 average micro AUROC, outperforming the state-of-the-art methods for unimodal (84.4) and multimodal (86.0) classification. Our code is available at https://github.com/jacenkow/mmbt.
fields
cs.CV 1years
2024 1verdicts
REJECT 1representative citing papers
citing papers explorer
-
CRRG-CLIP: Automatic Generation of Chest Radiology Reports and Classification of Chest Radiographs
CRRG-CLIP combines region detection, GPT-2 report generation, and CLIP-style classification, and claims parity with full-data baselines despite being trained on a small subset.