English

Cross-Modal Self-Attention with Multi-Task Pre-Training for Medical Visual Question Answering

Multimedia 2021-05-04 v1

Abstract

Due to the severe lack of labeled data, existing methods of medical visual question answering usually rely on transfer learning to obtain effective image feature representation and use cross-modal fusion of visual and linguistic features to achieve question-related answer prediction. These two phases are performed independently and without considering the compatibility and applicability of the pre-trained features for cross-modal fusion. Thus, we reformulate image feature pre-training as a multi-task learning paradigm and witness its extraordinary superiority, forcing it to take into account the applicability of features for the specific image comprehension task. Furthermore, we introduce a cross-modal self-attention~(CMSA) module to selectively capture the long-range contextual relevance for more effective fusion of visual and linguistic features. Experimental results demonstrate that the proposed method outperforms existing state-of-the-art methods. Our code and models are available at https://github.com/haifangong/CMSA-MTPT-4-MedicalVQA.

Keywords

Cite

@article{arxiv.2105.00136,
  title  = {Cross-Modal Self-Attention with Multi-Task Pre-Training for Medical Visual Question Answering},
  author = {Haifan Gong and Guanqi Chen and Sishuo Liu and Yizhou Yu and Guanbin Li},
  journal= {arXiv preprint arXiv:2105.00136},
  year   = {2021}
}

Comments

ICMR '21: ACM International Conference on Multimedia Retrieval, Taipei, Taiwan, August 21-24, 2021

R2 v1 2026-06-24T01:41:25.613Z