paper-with-me

Papers

PMC-VQA: Visual Instruction Tuning for Medical Visual Question Answering

2023-05-17 · Xiaoman Zhang, Chaoyi Wu, Ziheng Zhao, Weixiong Lin, Ya zhang, Yanfeng Wang, Weidi Xie

Medical Visual Question Answering (MedVQA) presents a significant opportunity to enhance diagnostic accuracy and healthcare delivery by leveraging artificial intelligence to interpret and answer questions based on medical images. In this study, we reframe the problem of MedVQA as a generation task that naturally follows the human-machine interaction and propose a generative-based model for medical visual understanding by aligning visual information from a pre-trained vision encoder with a large language model. We establish a scalable pipeline to construct a large-scale medical visual question-answering dataset, named PMC-VQA, which contains 227k VQA pairs of 149k images that cover various modalities or diseases. We train the proposed model on PMC-VQA and then fine-tune it on multiple public benchmarks, e.g., VQA-RAD, SLAKE, and Image-Clef-2019, significantly outperforming existing MedVQA models in generating relevant, accurate free-form answers. In addition, we propose a test set that has undergone manual verification, which is significantly more challenging, serving to better monitor the development of generative MedVQA methods. To facilitate comprehensive evaluation and comparison, we have maintained a leaderboard at https://paperswithcode.com/paper/pmc-vqa-visual-instruction-tuning-for-medical, offering a centralized resource for tracking progress and benchmarking state-of-the-art approaches. The PMC-VQA dataset emerges as a vital resource for the field of research, and the MedVInT presents a significant breakthrough in the area of MedVQA.

📄 PDF Abstract BibTeX arXiv:2305.10415

Code (2)

xiaoman-zhang/PMC-VQA 공식 구현 pytorch
zihanzhaosjtu/librisqa

Tasks

BenchmarkingDiagnosticGenerative Visual Question AnsweringLanguage ModellingLarge Language ModelMedical Visual Question AnsweringQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Instruction-Free Tuning of Large Vision Language Models for Medical Instruction Following

2026-03-19 · Myeongkyun Kang, Soopil Kim, Xiaoxiao Li, Sang Hyun Park arxiv

Large vision language models (LVLMs) have demonstrated impressive performance across a wide range of tasks. These capabilities largely stem from visual instruction tuning, which fine-tunes models on datasets consisting o…

Visual Question AnsweringInstruction Following

Scaling Up Biomedical Vision-Language Models: Fine-Tuning, Instruction Tuning, and Multi-Modal Learning

2025-05-23 · Cheng Peng, Kai Zhang, Mengxian Lyu, Hongfang Liu 외

To advance biomedical vison-language model capabilities through scaling up, fine-tuning, and instruction tuning, develop vision-language models with improved performance in handling long text, explore strategies to effic…

DecoderImage Captioningimage-classificationImage Classification+6

STLLaVA-Med: Self-Training Large Language and Vision Assistant for Medical Question-Answering

2024-06-28 · Guohao Sun, Can Qin, Huazhu Fu, Linwei Wang 외

Large Vision-Language Models (LVLMs) have shown significant potential in assisting medical diagnosis by leveraging extensive biomedical datasets. However, the advancement of medical image understanding and reasoning crit…

Medical DiagnosisMedical Question AnsweringMedical Visual Question AnsweringQuestion Answering+2

LLM-CXR: Instruction-Finetuned LLM for CXR Image Understanding and Generation

2023-05-19 · Suhyeon Lee, Won Jun Kim, Jinho Chang, Jong Chul Ye

Following the impressive development of LLMs, vision-language alignment in LLMs is actively being researched to enable multimodal reasoning and visual IO. This direction of research is particularly relevant to medical im…

Image GenerationInstruction FollowingMedical Image AnalysisMultimodal Reasoning+2

Biomedical Visual Instruction Tuning with Clinician Preference Alignment

2024-06-19 · Hejie Cui, Lingjun Mao, Xin Liang, Jieyu Zhang 외

Recent advancements in multimodal foundation models have showcased impressive capabilities in understanding and reasoning with visual and textual information. Adapting these foundation models trained for general usage to…

Instruction FollowingVisual Question Answering (VQA)