融合临床知识与等级结构,提升前列腺癌分级预测准确率
KOAL: Knowledge-Driven Prostate Cancer Grading with Ordinal-Aware Learning
- 引入临床变量动态调整影像特征,增强判别力
- 利用报告和指南生成专家语义锚点,实现病理对齐表征
- 分步预测主次分级并保持病理一致性,适合临床部署
基于多参数MRI(mpMRI)的非侵入性前列腺癌Gleason分级组(GGG)预测对减少不必要的活检具有重要意义。现有方法存在两大局限:一是忽略年龄、前列腺特异性抗原(PSA)及放射科报告中的专家先验等非影像信息;二是将GGG简化为扁平分类标签,未考虑其固有的主/次分级层级结构。为此,我们提出知识驱动的序数感知学习框架KOAL,包含三个协同模块:临床上下文调制(CCM)模块利用年龄、PSA等临床变量动态调节影像表征;知识引导原型对齐(KGPA)模块通过大语言模型从训练报告和临床指南中提取特定分组的专家知识,生成离线语义锚点描述各等级影像特征,无需推理时使用患者专属报告;通过原型对比对齐,将患者mpMRI表征与锚点匹配,促进病理对齐的学习。层次序数约束(HOC)模块解耦主/次分级预测,并通过可微生物逻辑映射层(DBML)将概率输出映射至GGG,确保病理分级一致性。在公开PI-CAI及自建数据集上的实验表明,KOAL优于现有最先进方法。代码已开源:https://github.com/Gother-GZ/KOAL。
原文摘要 · Abstract (English)
Non-invasive prediction of Gleason Grade Group (GGG) in prostate cancer using multiparametric MRI (mpMRI) is clinically vital for reducing unnecessary biopsies. Existing GGG prediction methods face two major limitations. First, they often overlook non-image information critical for GGG prediction, including age, prostate-specific antigen (PSA), and expert priors embedded in radiology reports. Second, they tend to oversimplify GGG as flat categorical labels, failing to account for its intrinsic hierarchy of primary and secondary Gleason patterns. To this end, we propose a novel Knowledge-Driven Ordinal-Aware Learning (KOAL) framework with three synergistic modules. Specifically, the Clinical-Context Modulation (CCM) module uses clinical variables (e.g., age and PSA) to dynamically modulate discriminative image representations. The Knowledge-Guided Prototype Alignment (KGPA) module leverages an LLM to extract group-specific expert knowledge from training radiology reports and clinical guidelines, producing offline semantic anchors describing grade-specific radiological findings without requiring patient-specific reports at inference. Through prototype contrastive alignment, patient-specific mpMRI representations are matched with these anchors to promote pathology-aligned representation learning. The Hierarchical Ordinal-aware Constraints (HOC) module decouples primary and secondary Gleason pattern prediction and maps their probabilistic outputs to GGG via a Differentiable Bio-logic Mapping Layer (DBML), ensuring pathological grading consistency. Experiments on public PI-CAI and in-house datasets demonstrate that KOAL outperforms state-of-the-art methods. Code is available at: https://github.com/Gother-GZ/KOAL.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。