Alignment, Mining and Fusion: Representation Alignment with Hard Negative Mining and Selective Knowledge Fusion for Medical Visual Question Answering
Yuanhao Zou, Zhaozheng Yin
TL;DR
AMiF tackles Med-VQA by unifying heterogeneous modality alignments across inter- and intra-modality signals and leveraging multi-view medical data. It introduces soft-label-based global alignment, OT-driven local alignment, hard negative mining across modalities, and a gated knowledge fusion decoder that selectively incorporates an answer vocabulary during fine-tuning. Empirically, AMiF achieves state-of-the-art performance on RAD-VQA, SLAKE, PathVQA, and VQA-2019, with ablations highlighting the contribution of unified alignment, hard-negative discrimination, and gating. The framework advances Med-VQA by robustly aligning multi-view medical data, effectively distinguishing hard negatives from positives, and filtering irrelevant knowledge for open-form clinical QA.
Abstract
Medical Visual Question Answering (Med-VQA) is a challenging task that requires a deep understanding of both medical images and textual questions. Although recent works leveraging Medical Vision-Language Pre-training (Med-VLP) have shown strong performance on the Med-VQA task, there is still no unified solution for modality alignment, and the issue of hard negatives remains under-explored. Additionally, commonly used knowledge fusion techniques for Med-VQA may introduce irrelevant information. In this work, we propose a framework to address these challenges through three key contributions: (1) a unified solution for heterogeneous modality alignments across multiple levels, modalities, views, and stages, leveraging methods like contrastive learning and optimal transport theory; (2) a hard negative mining method that employs soft labels for multi-modality alignments and enforces the hard negative pair discrimination; and (3) a Gated Cross-Attention Module for Med-VQA that integrates the answer vocabulary as prior knowledge and selects relevant information from it. Our framework outperforms the previous state-of-the-art on widely used Med-VQA datasets like RAD-VQA, SLAKE, PathVQA and VQA-2019.
