paper-with-me

Papers

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

2026-02-06 · Ankan Deria, Komal Kumar, Adinath Madhavrao Dukre, Eran Segal, Salman Khan, Imran Razzak 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 medical multimodal foundation model built on a general MLLM architecture and trained exclusively on large-scale domain-specific data. MedMO uses a multi-stage training recipe that includes cross-modal pretraining to align heterogeneous visual encoders with a medical language backbone, instruction tuning with multi-task supervision spanning captioning, VQA, report generation, retrieval, and bounding-box disease localization, and reinforcement learning with verifiable rewards that combine factuality checks with a box-level GIoU signal to improve spatial grounding and step-by-step reasoning in challenging clinical settings. Across modalities and tasks, MedMO surpasses strong open-source medical baselines. MedMO-8B-Next achieves consistent gains on VQA benchmarks, improving by 6.6% on average over Fleming-VL-8B, including gains of 6.0% on MMMU-Med, 9.8% on PMC-VQA, and 21.3% on MedXpertQA. On text-based QA, it improves by 14.4% over Fleming-VL-8B, driven by gains of 8.4% on MMLU-Med and 30.1% on MedQA. For medical report generation, it improves by 6.7% on MIMIC-CXR. MedMO-8B-Next also demonstrates strong grounding performance, reaching 56.1 IoU on Bacteria, which is a 47.8 IoU gain over Fleming-VL-8B. At smaller scale, MedMO-4B-Next remains competitive and exceeds Fleming-VL-8B across VQA, QA, and report generation. Evaluations spanning radiology, ophthalmology, and pathology microscopy further confirm broad cross-modality generalization. Project is available at https://genmilab.github.io/MedMO-Page

📄 PDF Abstract BibTeX arXiv:2602.06965

Code (0)

등록된 구현이 없습니다.

Tasks

Medical Report GenerationReinforcement Learning

Similar Papers 제목 키워드 기반

MedMoE: Modality-Specialized Mixture of Experts for Medical Vision-Language Understanding

2025-06-10 · Shivang Chopra, Lingchao Mao, Gabriela Sanchez-Rodriguez, Andrew J Feola 외

Different medical imaging modalities capture diagnostic information at varying spatial resolutions, from coarse global patterns to fine-grained localized structures. However, most existing vision-language frameworks in t…

DiagnosticMixture-of-Experts

MedMosaic: A Challenging Large Scale Benchmark of Diverse Medical Audio

2026-05-01 · Harshit Rajgarhia, Shuubham Ojha, Asif Shaik, Akhil Pothanapalli 외 arxiv

Medical audio data is difficult to collect due to privacy regulations and high annotation costs arising from domain expertise. Thus, existing benchmarks tend to underrepresent complex medical audio scenarios. To address …

Multimodal ReasoningAnswer Generation

MedMobile: A mobile-sized language model with expert-level clinical capabilities

2024-10-11 · Krithik Vishwanath, Jaden Stryker, Anton Alaykin, Daniel Alexander Alber 외

Language models (LMs) have demonstrated expert-level reasoning and recall abilities in medicine. However, computational costs and privacy concerns are mounting barriers to wide-scale implementation. We introduce a parsim…

Language ModelingLanguage ModellingMedQAQuestion Answering+2

Empathic Grounding: Explorations using Multimodal Interaction and Large Language Models with Conversational Agents

2024-07-01 · Mehdi Arjmand, Farnaz Nouraei, Ian Steenstra, Timothy Bickmore

We introduce the concept of "empathic grounding" in conversational agents as an extension of Clark's conceptualization of grounding in conversation in which the grounding criterion includes listener empathy for the speak…

Emotional IntelligenceEmotion ClassificationHuman Interaction RecognitionLanguage Modelling+4

AnatomiX, an Anatomy-Aware Grounded Multimodal Large Language Model for Chest X-Ray Interpretation

2026-01-06 · Anees Ur Rehman Hashmi, Numan Saeed, Christoph Lippert arxiv

Multimodal medical large language models have shown substantial progress in chest X-ray interpretation but continue to face challenges in spatial reasoning and anatomical understanding. Although existing grounding techni…

Visual Question AnsweringSpatial ReasoningPhrase Grounding