arXiv:2603.04348cs.CVcs.AI2026-03被引 2

用动态专家路由和自适应重排提升病理报告生成质量

RANGER: Sparsely-Gated Mixture-of-Experts with Adaptive Retrieval Re-ranking for Pathology Report Generation

  • 引入稀疏门控专家混合模型,实现诊断模式的动态专家分工
  • 在乳腺癌病理数据集上,BLEU-4达0.3044,ROUGE-L达0.3038
  • 适合医学AI、智能诊断系统研究者参考

病理报告生成仍是一个相对未充分探索的下游任务,主要受限于全切片图像(WSIs)的吉字节级规模与复杂的形态异质性。现有方法多采用统一的Transformer解码器和静态知识检索,限制了生成专长并可能引入噪声。为此,我们提出RANGER,一种结合自适应检索重排的稀疏门控专家混合(MoE)框架。通过在解码器中集成稀疏门控MoE,结合噪声顶-k路由与负载均衡正则化,实现对不同诊断模式的动态专家分工。同时引入自适应检索重排模块,基于视觉特征表示选择性地优化知识库记忆,降低噪声并增强语义对齐。在PathText-BRCA数据集上进行大量实验,结果表明,所提模型在标准自然语言生成指标上持续优于现有方法。完整模型在PathText数据集上达到BLEU-1至BLEU-4分别为0.4598、0.3044、0.2036、0.1435,METEOR为0.1883,ROUGE-L为0.3038,验证了动态专家路由与自适应知识精炼在语义扎根病理报告生成中的有效性。

原文摘要 · Abstract (English)

Pathology report generation remains a relatively under-explored downstream task, primarily due to the gigapixel scale and complex morphological heterogeneity of Whole Slide Images (WSIs). Existing pathology report generation frameworks typically employ transformer architectures, relying on a homogeneous decoder architecture and static knowledge retrieval integration. Such architectures limit generative specialization and may introduce noisy external guidance during the report generation process. To address these limitations, we propose RANGER, a sparsely-gated Mixture-of-Experts (MoE) framework with adaptive retrieval re-ranking for pathology report generation. Specifically, we integrate a sparsely gated MoE into the decoder, along with noisy top-$k$ routing and load-balancing regularization, to enable dynamic expert specialization across various diagnostic patterns. Additionally, we introduce an adaptive retrieval re-ranking module that selectively refines retrieved memory from a knowledge base before integration, reducing noise and improving semantic alignment based on visual feature representations. We perform extensive experiments on the PathText-BRCA dataset and demonstrate consistent improvements over existing approaches across standard natural language generation metrics. Our full RANGER model achieves optimal performance on PathText dataset, reaching BLEU-1 to BLEU-4 scores of 0.4598, 0.3044, 0.2036, and 0.1435, respectively, with METEOR of 0.1883, and ROUGE-L of 0.3038, validating the effectiveness of dynamic expert routing and adaptive knowledge refinement for semantically grounded pathology report generation.

病理报告专家混合知识检索

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。