CVSep 20, 2023

Visual Question Answering in the Medical Domain

arXiv:2309.11080v119 citationsh-index: 31
Originality Incremental advance
AI Analysis

This work addresses the challenge of small datasets for Med-VQA, which is important for medical professionals and AI applications in healthcare, but it is incremental as it builds on existing methods with comparable results.

The paper tackled the problem of limited annotated datasets for medical visual question answering (Med-VQA) by proposing domain-specific pre-training strategies, including a novel contrastive learning method, and achieved an accuracy of 60% on the VQA-Med 2019 test set, comparable to state-of-the-art models.

Medical visual question answering (Med-VQA) is a machine learning task that aims to create a system that can answer natural language questions based on given medical images. Although there has been rapid progress on the general VQA task, less progress has been made on Med-VQA due to the lack of large-scale annotated datasets. In this paper, we present domain-specific pre-training strategies, including a novel contrastive learning pretraining method, to mitigate the problem of small datasets for the Med-VQA task. We find that the model benefits from components that use fewer parameters. We also evaluate and discuss the model's visual reasoning using evidence verification techniques. Our proposed model obtained an accuracy of 60% on the VQA-Med 2019 test set, giving comparable results to other state-of-the-art Med-VQA models.

Foundations

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

Your Notes