Overview
- Field: Computer Vision (CV)
- Authors: Shiao Xie, Siyu Chen, Jianwei Lv, Bo Yuan
- Published: 2026-08-22
- arXiv: 2608.20331
- Multi-source retrieval for atomic claim verification, grounding factual claims in evidence.
- Context-aware, instance-specific weighted checklists to measure response coverage.
- MMedReport: a real-world benchmark for patient-oriented report interpretation.
- A clinically designed three-dimensional evaluation protocol.
Summary
Personalized interpretation of medical reports is increasingly important for patients, requiring both evidence-backed medical factuality and context-dependent patient communication. Existing medical vision-language tasks fail to adequately capture these dual requirements.
This paper proposes the Patient-oriented Medical Report Interpretation task, which requires models to explain medical reports to patients in accurate and accessible language, conditioned on user queries and dialogue history.
Challenge
Factual correctness and user satisfaction are fundamentally different in verifiability yet tightly coupled, making them difficult to jointly optimize under conventional SFT and monolithic RL paradigms.
Method: G-CARL
The proposed G-CARL framework combines:
This provides structured supervision over factuality, user need satisfaction, and expression quality — without restricting response diversity.
Contributions
Results
Experiments show G-CARL consistently outperforms existing post-training baselines on overall quality, claim-level precision, and checklist recall.
--- *Auto-collected on 2026-08-22*