CVAINov 11, 2022

MF2-MVQA: A Multi-stage Feature Fusion method for Medical Visual Question Answering

arXiv:2211.05991v14 citationsh-index: 32
Originality Incremental advance
AI Analysis

This addresses medical visual question answering for healthcare applications, representing an incremental improvement over existing methods.

The paper tackles the problem of effectively fusing language and medical image features in medical visual question answering with limited datasets by proposing MF2-MVQA, a multi-stage feature fusion method that stage-wise fuses multi-level visual features with textual semantics to avoid confusion. It achieves state-of-the-art performance on VQA-Med 2019 and VQA-RAD datasets, with visualization results verifying its superiority over previous work.

There is a key problem in the medical visual question answering task that how to effectively realize the feature fusion of language and medical images with limited datasets. In order to better utilize multi-scale information of medical images, previous methods directly embed the multi-stage visual feature maps as tokens of same size respectively and fuse them with text representation. However, this will cause the confusion of visual features at different stages. To this end, we propose a simple but powerful multi-stage feature fusion method, MF2-MVQA, which stage-wise fuses multi-level visual features with textual semantics. MF2-MVQA achieves the State-Of-The-Art performance on VQA-Med 2019 and VQA-RAD dataset. The results of visualization also verify that our model outperforms previous work.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes