paper-with-me

Papers

LVMed-R2: Perception and Reflection-driven Complex Reasoning for Medical Report Generation

2025-04-02 · Hao Wang, Shuchang Ye, Jinghao Lin, Usman Naseem, Jinman Kim

Large vision-language models (LVMs) hold a great promise for automating medical report generation, potentially reducing the burden of manual reporting. State-of-the-art (SOTA) research fine-tunes general LVMs with medical data to align radiology images to corresponding medical reports. However, there are two key factors that limit these LVM's performance. Firstly, LVMs lack complex reasoning capability that leads to logical inconsistencies and potential diagnostic errors in generated reports. Secondly, LVMs lack reflection mechanism that leads to an inability to discover errors in the thinking process. To address these gaps, we propose LVMed-R2, a new fine-tuning strategy that introduces complex reasoning and reflection mechanisms for LVMs to enhance medical report generation. To the best of our knowledge, this is the first work to introduce complex reasoning to the medical report generation (MRG) task. Our proposed complex reasoning contains medical knowledge injection and perception-enhancing modules which improve the accuracy of LVMs diagnosis, coupled with a perception tree to provide guidance to limit the perception range. Further, the reflection mechanism forces self-verification for outputs to correct for potential errors. We experimented by fine-tuning LVMs with our proposed LVMed-R2 strategy, using IU-Xray and MIMIC-CXR datasets. Our results, measured on natural language generation (NLG) metrics and clinical efficacy (CE) metrics, demonstrate that LVMs fine-tuned with the proposed reflection mechanism possess the ability to correct outputs and complex reasoning effectively and improve LVMs performance for MRG.

📄 PDF Abstract BibTeX arXiv:2504.02885

Code (0)

등록된 구현이 없습니다.

Tasks

DiagnosticMedical Report GenerationText Generation

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Perception in Reflection

2025-04-09 · Yana Wei, Liang Zhao, Kangheng Lin, En Yu 외

We present a perception in reflection paradigm designed to transcend the limitations of current large vision-language models (LVLMs), which are expected yet often fail to achieve perfect perception initially. Specificall…

Hallucination

Speech-Hands: A Self-Reflection Voice Agentic Approach to Speech Recognition and Audio Reasoning with Omni Perception

2026-01-14 · Zhen Wan, Chao-Han Huck Yang, Jinchuan Tian, Hanrong Ye 외 arxiv

We introduce a voice-agentic framework that learns one critical omni-understanding skill: knowing when to trust itself versus when to consult external audio perception. Our work is motivated by a crucial yet counterintui…

Speech RecognitionQuestion Answering

Disentangling Perception and Reasoning in Multimodal LLMs via Reward Design

2026-01-01 · Omar Sharif, Eftekhar Hossain, Nikhil Singh, Patrick Ng arxiv

Reinforcement learning with verifiable rewards has driven major gains in LLM reasoning, and it is intuitive to assume this recipe will transfer well to multimodal models. However, multimodal models do two things: first, …

Reinforcement LearningVisual Grounding

Stop Unnecessary Reflection: Training LRMs for Efficient Reasoning with Adaptive Reflection and Length Coordinated Penalty

2026-02-12 · Zewei Yu, Lirong Gao, Yuke Zhu, Bo Zheng 외 arxiv

Large Reasoning Models (LRMs) have demonstrated remarkable performance on complex reasoning tasks by employing test-time scaling. However, they often generate over-long chains-of-thought that, driven by substantial refle…

Reinforcement LearningMathematical Reasoning

V-Reflection: Transforming MLLMs from Passive Observers to Active Interrogators

2026-03-31 · Jiazhou Zhou, Yucheng Chen, Hongyang Li, Qing Jiang 외 arxiv

Multimodal Large Language Models (MLLMs) have achieved remarkable success, yet they remain prone to perception-related hallucinations in fine-grained tasks. This vulnerability arises from a fundamental limitation: their …