CVJun 26, 2024

A Refer-and-Ground Multimodal Large Language Model for Biomedicine

arXiv:2406.18146v220 citations
Originality Synthesis-oriented
AI Analysis

This addresses a gap in developing intelligent biomedical assistants, though it is incremental as it adapts existing MLLM techniques to a new domain.

The authors tackled the lack of a dedicated refer-and-ground dataset for biomedical images by creating Med-GRIT-270k, a 270k question-answer dataset spanning eight medical imaging modalities, and introduced the BiRD model, which demonstrated effective multimodal interactive capabilities in experiments.

With the rapid development of multimodal large language models (MLLMs), especially their capabilities in visual chat through refer and ground functionalities, their significance is increasingly recognized. However, the biomedical field currently exhibits a substantial gap in this area, primarily due to the absence of a dedicated refer and ground dataset for biomedical images. To address this challenge, we devised the Med-GRIT-270k dataset. It comprises 270k question-and-answer pairs and spans eight distinct medical imaging modalities. Most importantly, it is the first dedicated to the biomedical domain and integrating refer and ground conversations. The key idea is to sample large-scale biomedical image-mask pairs from medical segmentation datasets and generate instruction datasets from text using chatGPT. Additionally, we introduce a Refer-and-Ground Multimodal Large Language Model for Biomedicine (BiRD) by using this dataset and multi-task instruction learning. Extensive experiments have corroborated the efficacy of the Med-GRIT-270k dataset and the multi-modal, fine-grained interactive capabilities of the BiRD model. This holds significant reference value for the exploration and development of intelligent biomedical assistants.

Code Implementations1 repo
Foundations

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

Your Notes