paper-with-me

Papers

PathReasoner-R1: Instilling Structured Reasoning into Pathology Vision-Language Model via Knowledge-Guided Policy Optimization

2026-01-29 · Songhan Jiang, Fengchun Liu, Ziyue Wang, Linghan Cai, Yongbing Zhang arxiv

Vision-Language Models (VLMs) are advancing computational pathology with superior visual understanding capabilities. However, current systems often reduce diagnosis to directly output conclusions without verifiable evidence-linked reasoning, which severely limits clinical trust and hinders expert error rectification. To address these barriers, we construct PathReasoner, the first large-scale dataset of whole-slide image (WSI) reasoning. Unlike previous work reliant on unverified distillation, we develop a rigorous knowledge-guided generation pipeline. By leveraging medical knowledge graphs, we explicitly align structured pathological findings and clinical reasoning with diagnoses, generating over 20K high-quality instructional samples. Based on the database, we propose PathReasoner-R1, which synergizes trajectory-masked supervised fine-tuning with reasoning-oriented reinforcement learning to instill structured chain-of-thought capabilities. To ensure medical rigor, we engineer a knowledge-aware multi-granular reward function incorporating an Entity Reward mechanism strictly aligned with knowledge graphs. This effectively guides the model to optimize for logical consistency rather than mere outcome matching, thereby enhancing robustness. Extensive experiments demonstrate that PathReasoner-R1 achieves state-of-the-art performance on both PathReasoner and public benchmarks across various image scales, equipping pathology models with transparent, clinically grounded reasoning capabilities. Dataset and code are available at https://github.com/cyclexfy/PathReasoner-R1.

📄 PDF Abstract BibTeX arXiv:2601.21617

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningKnowledge Graphs

Similar Papers 제목 키워드 기반

PathReasoner: Modeling Reasoning Path with Equivalent Extension for Logical Question Answering

2024-05-29 · Fangzhi Xu, Qika Lin, Tianzhe Zhao, Jiawei Han 외

Logical reasoning task has attracted great interest since it was proposed. Faced with such a task, current competitive models, even large language models (e.g., ChatGPT and PaLM 2), still perform badly. Previous promisin…

DiversityLogical ReasoningQuestion Answering

Think Socially via Cognitive Reasoning

2025-09-26 · Jinfeng Zhou, Zheyu Chen, Shuai Wang, Quanyu Dai 외 arxiv

LLMs trained for logical reasoning excel at step-by-step deduction to reach verifiable answers. However, this paradigm is ill-suited for navigating social situations, which induce an interpretive process of analyzing amb…

Reinforcement LearningLogical Reasoning

PathMem: Toward Cognition-Aligned Memory Transformation for Pathology MLLMs

2026-03-10 · Jinyue Li, Yuci Liang, Qiankun Li, Xinheng Lyu 외 arxiv

Computational pathology demands both visual pattern recognition and dynamic integration of structured domain knowledge, including taxonomy, grading criteria, and clinical evidence. In practice, diagnostic reasoning requi…

SAGE: Agentic Framework for Interpretable and Clinically Translatable Computational Pathology Biomarker Discovery

2026-02-01 · Sahar Almahfouz Nasser, Juan Francisco Pesantez Borja, Jincheng Liu, Sandeep Manandhar 외 arxiv

Engineered image-based biomarkers offer a clinically interpretable alternative to black-box AI in computational pathology, yet their discovery remains largely intuition-driven, guided by fragmented literature rather than…

PathoSage: Towards Multi-Source Evidence Adjudication in Pathology via Experience-Aware Agentic Workflow

2026-05-18 · Chengyang Zhang, Wenchuan Zhang, Bo Li, Mengran Li 외 arxiv

Recent advances in Multimodal Large Language Models (MLLMs) and agent workflows have shown strong promise for computational pathology, yet reliable patch-level reasoning remains challenging. End-to-end pathology MLLMs of…

Multimodal Reasoning