paper-with-me

Papers

MedRG: Medical Report Grounding with Multi-modal Large Language Model

2024-04-10 · Ke Zou, Yang Bai, Zhihao Chen, Yang Zhou, Yidi Chen, Kai Ren, Meng Wang, Xuedong Yuan, Xiaojing Shen, Huazhu Fu

Medical Report Grounding is pivotal in identifying the most relevant regions in medical images based on a given phrase query, a critical aspect in medical image analysis and radiological diagnosis. However, prevailing visual grounding approaches necessitate the manual extraction of key phrases from medical reports, imposing substantial burdens on both system efficiency and physicians. In this paper, we introduce a novel framework, Medical Report Grounding (MedRG), an end-to-end solution for utilizing a multi-modal Large Language Model to predict key phrase by incorporating a unique token, BOX, into the vocabulary to serve as an embedding for unlocking detection capabilities. Subsequently, the vision encoder-decoder jointly decodes the hidden embedding and the input medical image, generating the corresponding grounding box. The experimental results validate the effectiveness of MedRG, surpassing the performance of the existing state-of-the-art medical phrase grounding methods. This study represents a pioneering exploration of the medical report grounding task, marking the first-ever endeavor in this domain.

📄 PDF Abstract BibTeX arXiv:2404.06798

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderLanguage ModelingLanguage ModellingLarge Language ModelMedical Image AnalysisPhrase GroundingVisual Grounding

Similar Papers 제목 키워드 기반

From Retrieval to Generation: Unifying External and Parametric Knowledge for Medical Question Answering

2025-10-21 · Lei Li, Xiao Zhou, Yingying Zhang, Xian Wu arxiv

Medical question answering (QA) requires extensive access to domain-specific knowledge. A promising direction is to enhance large language models (LLMs) with external knowledge retrieved from medical corpora or parametri…

Question AnsweringAnswer Generation

Comprehensive and Practical Evaluation of Retrieval-Augmented Generation Systems for Medical Question Answering

2024-11-14 · Nghia Trung Ngo, Chien Van Nguyen, Franck Dernoncourt, Thien Huu Nguyen

Retrieval-augmented generation (RAG) has emerged as a promising approach to enhance the performance of large language models (LLMs) in knowledge-intensive tasks such as those from medical domain. However, the sensitive n…

Medical Question AnsweringMisinformationQuestion AnsweringRAG+2

Citrus-V: Advancing Medical Foundation Models with Unified Medical Image Grounding for Clinical Reasoning

2025-09-23 · Guoxin Wang, Jun Zhao, Xinyi Liu, Yanbo Liu 외 arxiv

Medical imaging provides critical evidence for clinical diagnosis, treatment planning, and surgical decisions, yet most existing imaging models are narrowly focused and require multiple specialized networks, limiting the…

Visual Grounding

Med-GLIP: Advancing Medical Language-Image Pre-training with Large-scale Grounded Dataset

2025-08-14 · Ziye Deng, Ruihan He, Jiaxiang Liu, Yuan Wang 외 arxiv

Medical image grounding aims to align natural language phrases with specific regions in medical images, serving as a foundational task for intelligent diagnosis, visual question answering (VQA), and automated report gene…

Visual Question Answering

MedMO: Grounding and Understanding Multimodal Large Language Model for Medical Images

2026-02-06 · Ankan Deria, Komal Kumar, Adinath Madhavrao Dukre, Eran Segal 외 arxiv

Multimodal large language models have advanced rapidly, but their adoption in medicine is constrained by limited domain coverage, imperfect modality alignment, and insufficient grounded reasoning. We introduce MedMO, a m…

Medical Report GenerationReinforcement Learning