[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"doc-detail-82458-en":3,"doc-seo-82458-105":29,"detail-sidebar-cat-0-en-105":91},{"code":4,"msg":5,"data":6},0,"success",{"doc_id":7,"user_id":8,"nickname":9,"user_avatar":10,"doc_module":4,"category_id":11,"category_name":12,"doc_title":13,"doc_description":14,"doc_content":15,"file_id":16,"file_url":17,"file_type":18,"file_size":19,"view_count":20,"is_deleted":4,"is_public":20,"is_downloadable":20,"audit_status":20,"page_count":21,"language":22,"language_code":23,"site_id":24,"html_lang":23,"table_of_contents":25,"faqs":26,"seo_title":13,"seo_description":14,"update_tm":27,"read_time":28},82458,1099513958607,"Jiven","https://ap-avatar.wpscdn.com/avatar/100002390cf8733938c?x-image-process=image/resize,m_fixed,w_180,h_180&k=1778829742770036399",8,"Research & Report","Synergistic Perception-Reasoning Governance: Grounding Medical MLLMs with Verifiable Anatomical Evidence","Multimodal large language models (MLLMs) enable clinical VQA and radiology report generation, yet inference-time hallucinations still produce fluent conclusions that can conflict with imaging evidence. Existing fixes often add training, external retrieval, or complex post-hoc verification, harming cost and generalization. This work proposes a holistic, training-free evidence-injection framework using dual-side verifiable anatomical evidence: ROI-guided activation modulation and coordinate-to-token external memory, plus a task-aware dynamic router. Evaluations across multiple tasks, datasets, and models show up to ~6% higher closed-ended accuracy and ~35% fewer open-ended hallucinations.","arXiv :2607 .00060v1 [ cs .CV] 30 Jun 2026  \nSynergistic Perception-Reasoning Governance: Grounding Medical MLLMs with Verifiable Anatomical Evidence  \nRui Hao 1 , Qiankun Li2 ,3†, Junyuan Mao4 , Linghao Meng4 , Dirui Xie 1 , Dayu  \nTan5 , and Zhigang Zeng 1†  \n1 Huazhong University of Science and Technology, Wuhan, China  \n2 Imperial Global Singapore, Imperial College London, London, United Kingdom  \n3 Nanyang Technological University, Singapore, Singapore  \n4 National University of Singapore, Singapore, Singapore  \n5 Anhui University, Hefei, China  \n[ruihao@hust.edu.cn](ruihao@hust.edu.cn) ; [q.li2@imperial.ac.uk](q.li2@imperial.ac.uk) ; [zgzeng@hust.edu.cn](zgzeng@hust.edu.cn)  \n†Corresponding author.  \nAbstract. Multimodal large language models (MLLMs) show strong promise for clinical VQA and radiology report generation, yet inferencetime hallucinations still undermine trustworthy use: models can produce fluent conclusions that conflict with imaging evidence. Existing mitigation strategies typically rely on additional training, external retrieval/-knowledge bases, or multi-stage post-hoc verification, which increases cost and pipeline complexity and often generalizes poorly across models and tasks. To address this, we propose a holistic, training-free evidenceinjection framework that systematically mitigates hallucinations through dual-side evidence injection. By leveraging ROI priors acquired using MedSAM in our implementation, we recalibrate the visual perception trajectory via ROI-guided activation modulation while anchoring the textual reasoning trajectory by mapping anatomical coordinates into discrete semantic tokens as verifiable external memory. Then we introduce a task-aware dynamic router to select modality-specific interventions based on task semantics, balancing perceptual grounding and linguistic fluency. We conduct systematic evaluations on 2 tasks and  \n5 datasets using LLaVA-1 .5-7B, LLaVA-Med-1 .5-7B, Qwen3-VL-8B/32B, and InternVL-3 .5-8B/38B. Controlled ablations and visualizations further validate the framework, which consistently outperforms baselines across medical benchmarks, improving close-ended accuracy by up to ∼ 6% ↑ and reducing open-ended hallucinations by ∼ 35% ↓ . The code has been made available on GitHub: [https://github.com/Henry991115/SPRG](https://github.com/Henry991115/SPRG).  \nKeywords: Multimodal large language models · Visual misinterpretation hallucination · Hallucination mitigation · Evidence injection.  \n1 Introduction  \nMLLMs combine visual perception and language generation with emerging clinical reasoning, enabling medical VQA and radiology report generation [1–5] .  \n2 Rui Hao et al.  \nHowever, hallucinations remain a key barrier to trustworthy deployment [6], as models may generate fluent outputs that are unsupported by or even contradict imaging evidence [7, 8] . Recent benchmarks categorize medical hallucinations into visual misinterpretation, knowledge deficiency, and context misalignment [9]; in high-stakes settings, such evidence-inconsistent outputs can lead to incorrect lesion judgments and unsafe clinical attributions [10, 11] .  \nTo mitigate these risks, many training-free, inference-time methods have emerged. VCD [12], DoLa [13], and OPERA [14]adjust decoding by contrasting perturbed inputs, contrasting layer logits, or penalizing over-trusted tokens. AVISC [15], DAMRO [16], and PAI [17]calibrate attention or visual tokens by correcting outliers, filtering vision-side noise, and reducing text-dominant bias. M3ID [18] strengthens image grounding through visually dominant constraints. However, most existing mitigations rely on internal statistical calibration without explicit anatomical grounding, which limits generalization across clinical tasks with different evidence requirements.  \nIn this work, we propose a holistic, training-free inference-time evidenceinjection framework to mitigate visual misinterpretation hallucinations in medical MLLMs. Using ROI priors as v","cbCaict56j6nEZoU","https://ap.wps.com/l/cbCaict56j6nEZoU","pdf",1335922,1,11,"English","en",105,"# Introduction\n## Hallucinations in medical MLLMs\n## Existing inference-time mitigation methods\n## Proposed training-free evidence-injection framework\n# Proposed approach\n## ROI priors and evidence extraction\n## Perception-reasoning intervention mechanism\n## Task-aware dynamic router\n# Evaluation","[{\"question\":\"Why do medical MLLMs still produce unreliable outputs?\",\"answer\":\"Inference-time hallucinations can generate fluent conclusions that are unsupported by or contradict imaging evidence, undermining trustworthy clinical use.\"},{\"question\":\"What limitation do many existing mitigation strategies share?\",\"answer\":\"They often rely on additional training, external retrieval/knowledge bases, or multi-stage post-hoc verification, which increases cost, pipeline complexity, and can generalize poorly across models and tasks.\"},{\"question\":\"How does the proposed framework inject verifiable anatomical evidence?\",\"answer\":\"It uses ROI priors to recalibrate the visual perception trajectory via ROI-guided activation modulation and anchors textual reasoning by mapping anatomical coordinates into discrete semantic tokens as verifiable external memory.\"}]",1784180591,28,{"code":4,"msg":30,"data":31},"ok",{"site_id":24,"language":23,"slug":32,"title":13,"keywords":33,"description":14,"schema_data":34,"social_meta":86,"head_meta":88,"extra_data":90,"updated_unix":27},"synergistic-perception-reasoning-governance-grounding-medical-mllms-with-verifiable-anatomical-evidence","",{"@graph":35,"@context":85},[36,53,68],{"@type":37,"itemListElement":38},"BreadcrumbList",[39,43,47,50],{"item":40,"name":41,"@type":42,"position":20},"https://docshare.wps.com","Home","ListItem",{"item":44,"name":45,"@type":42,"position":46},"https://docshare.wps.com/document/","Document",2,{"item":48,"name":12,"@type":42,"position":49},"https://docshare.wps.com/document/research-report/",3,{"item":51,"name":13,"@type":42,"position":52},"https://docshare.wps.com/document/synergistic-perception-reasoning-governance-grounding-medical-mllms-with-verifiable-anatomical-evidence/82458/",4,{"url":51,"name":13,"@type":54,"author":55,"headline":13,"publisher":57,"fileFormat":60,"inLanguage":23,"description":14,"dateModified":61,"datePublished":62,"encodingFormat":60,"isAccessibleForFree":63,"interactionStatistic":64},"DigitalDocument",{"name":9,"@type":56},"Person",{"url":40,"name":58,"@type":59},"DocShare","Organization","application/pdf","2026-07-21","2026-07-16",true,{"@type":65,"interactionType":66,"userInteractionCount":20},"InteractionCounter",{"@type":67},"ViewAction",{"@type":69,"mainEntity":70},"FAQPage",[71,77,81],{"name":72,"@type":73,"acceptedAnswer":74},"Why do medical MLLMs still produce unreliable outputs?","Question",{"text":75,"@type":76},"Inference-time hallucinations can generate fluent conclusions that are unsupported by or contradict imaging evidence, undermining trustworthy clinical use.","Answer",{"name":78,"@type":73,"acceptedAnswer":79},"What limitation do many existing mitigation strategies share?",{"text":80,"@type":76},"They often rely on additional training, external retrieval/knowledge bases, or multi-stage post-hoc verification, which increases cost, pipeline complexity, and can generalize poorly across models and tasks.",{"name":82,"@type":73,"acceptedAnswer":83},"How does the proposed framework inject verifiable anatomical evidence?",{"text":84,"@type":76},"It uses ROI priors to recalibrate the visual perception trajectory via ROI-guided activation modulation and anchors textual reasoning by mapping anatomical coordinates into discrete semantic tokens as verifiable external memory.","https://schema.org",{"og:url":51,"og:type":87,"og:title":13,"og:site_name":58,"og:description":14},"article",{"robots":89,"canonical":51},"index,follow",{"doc_id":7,"site_id":24},{"code":4,"msg":5,"data":92},[93,97,101,105,110,115,120,123,128,131,135],{"id":20,"doc_module":4,"doc_module_name":45,"category_name":94,"show_sort_weight":95,"slug":96},"Story & Novel",90,"story-novel",{"id":46,"doc_module":4,"doc_module_name":45,"category_name":98,"show_sort_weight":99,"slug":100},"Literature",80,"literature",{"id":52,"doc_module":4,"doc_module_name":45,"category_name":102,"show_sort_weight":103,"slug":104},"Exam",70,"exam",{"id":106,"doc_module":4,"doc_module_name":45,"category_name":107,"show_sort_weight":108,"slug":109},5,"Comic",60,"comic",{"id":111,"doc_module":4,"doc_module_name":45,"category_name":112,"show_sort_weight":113,"slug":114},6,"Technology",50,"technology",{"id":116,"doc_module":4,"doc_module_name":45,"category_name":117,"show_sort_weight":118,"slug":119},7,"Healthcare",40,"healthcare",{"id":11,"doc_module":4,"doc_module_name":45,"category_name":12,"show_sort_weight":121,"slug":122},30,"research-report",{"id":124,"doc_module":4,"doc_module_name":45,"category_name":125,"show_sort_weight":126,"slug":127},9,"Religion & Spirituality",20,"religion-spirituality",{"id":126,"doc_module":4,"doc_module_name":45,"category_name":129,"show_sort_weight":126,"slug":130},"World Cup","world-cup",{"id":132,"doc_module":4,"doc_module_name":45,"category_name":133,"show_sort_weight":132,"slug":134},10,"Lifestyle","lifestyle",{"id":136,"doc_module":4,"doc_module_name":45,"category_name":137,"show_sort_weight":106,"slug":138},19,"General","general"]