paper-with-me

홈 › Papers

M3Retrieve: Benchmarking Multimodal Retrieval for Medicine

2025-10-08 · Arkadeep Acharya, Akash Ghosh, Pradeepika Verma, Kitsuchart Pasupa, Sriparna Saha, Priti Singh arxiv

With the increasing use of RetrievalAugmented Generation (RAG), strong retrieval models have become more important than ever. In healthcare, multimodal retrieval models that combine information from both text and images offer major advantages for many downstream tasks such as question answering, cross-modal retrieval, and multimodal summarization, since medical data often includes both formats. However, there is currently no standard benchmark to evaluate how well these models perform in medical settings. To address this gap, we introduce M3Retrieve, a Multimodal Medical Retrieval Benchmark. M3Retrieve, spans 5 domains,16 medical fields, and 4 distinct tasks, with over 1.2 Million text documents and 164K multimodal queries, all collected under approved licenses. We evaluate leading multimodal retrieval models on this benchmark to explore the challenges specific to different medical specialities and to understand their impact on retrieval performance. By releasing M3Retrieve, we aim to enable systematic evaluation, foster model innovation, and accelerate research toward building more capable and reliable multimodal retrieval systems for medical applications. The dataset and the baselines code are available in this github page https://github.com/AkashGhosh/M3Retrieve.

📄 PDF Abstract BibTeX arXiv:2510.06888

Code (0)

등록된 구현이 없습니다.

Tasks

Cross-Modal RetrievalQuestion Answering

Similar Papers 제목 키워드 기반

UniIR: Training and Benchmarking Universal Multimodal Information Retrievers

2023-11-28 · Cong Wei, Yang Chen, Haonan Chen, Hexiang Hu 외

Existing information retrieval (IR) models often assume a homogeneous format, limiting their applicability to diverse user needs, such as searching for images with text descriptions, searching for a news article with a h…

BenchmarkingInformation RetrievalRetrievalZero-shot Generalization

MMDocIR: Benchmarking Multi-Modal Retrieval for Long Documents

2025-01-15 · Kuicai Dong, Yujing Chang, Xin Deik Goh, Dexun Li 외

Multimodal document retrieval aims to identify and retrieve various forms of multimodal content, such as figures, tables, charts, and layout information from extensive documents. Despite its increasing popularity, there …

BenchmarkingOptical Character Recognition (OCR)Retrieval

Benchmarking Retrieval-Augmented Generation for Medicine

2024-02-20 · Guangzhi Xiong, Qiao Jin, Zhiyong Lu, Aidong Zhang

While large language models (LLMs) have achieved state-of-the-art performance on a wide range of medical question answering (QA) tasks, they still face challenges with hallucinations and outdated knowledge. Retrieval-aug…

BenchmarkingInformation RetrievalMedical Question AnsweringQuestion Answering+3

MKG-RAG-Bench: Benchmarking Retrieval in Multimodal Knowledge Graph-Augmented Generation

2026-06-24 · Xiaochen Wang, Bao Hoang, Han Liu, Ting Wang 외 arxiv

Retrieval-augmented generation (RAG) over knowledge graphs has emerged as a promising approach for grounding large language models, yet existing benchmarks largely overlook the challenges of retrieval in multimodal knowl…

Knowledge Graphs

End-to-end Knowledge Retrieval with Multi-modal Queries

2023-06-01 · Man Luo, Zhiyuan Fang, Tejas Gokhale, Yezhou Yang 외

We investigate knowledge retrieval with multi-modal queries, i.e. queries containing information split across image and text inputs, a challenging task that differs from previous work on cross-modal retrieval. We curate …

BenchmarkingCross-Modal RetrievalRetrievalVisual Question Answering (VQA)