Self-Supervised Vision-Language Pretraining for Medial Visual Question Answering
Self-Supervised Vision-Language Pretraining for Medial Visual Question Answering
Pengfei Li,Gang Liu,2 Autores,Shenjun Zhong
TLDR
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 is proposed.
Resumen
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. Due to the limited size of the training data in medical VQA tasks, pretrain-finetune paradigm is a commonly used solution 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.
