English

Self-supervised vision-language pretraining for Medical visual question answering

Computer Vision and Pattern Recognition 2022-11-28 v1 Artificial Intelligence

Abstract

Medical image visual question answering (VQA) is a task to answer clinical questions, given a radiographic image, which is a challenging problem that requires a model to integrate both vision and language information. To solve medical VQA problems with a limited number of training data, pretrain-finetune paradigm is widely used to improve the model generalization. In this paper, we propose a self-supervised method that applies Masked image modeling, Masked language modeling, Image text matching and Image text alignment via contrastive learning (M2I2) for pretraining on medical image caption dataset, and finetunes to downstream medical VQA tasks. The proposed method achieves state-of-the-art performance on all the three public medical VQA datasets. Our codes and models are available at https://github.com/pengfeiliHEU/M2I2.

Keywords

Cite

@article{arxiv.2211.13594,
  title  = {Self-supervised vision-language pretraining for Medical visual question answering},
  author = {Pengfei Li and Gang Liu and Lin Tan and Jinying Liao and Shenjun Zhong},
  journal= {arXiv preprint arXiv:2211.13594},
  year   = {2022}
}

Comments

5 pages, 3 figures

R2 v1 2026-06-28T07:11:31.125Z