arXiv:2606.16337cs.AIcs.HC2026-06

用大模型生成可解释的临床决策规则,兼顾准确与可审计。

Medical Heuristic Learning: An LLM-Driven Framework for Interpretable and Auditable Clinical Decision Rules

论文配图:Medical Heuristic Learning: An LLM-Driven Framework for Interpretable and Auditable Clinical Decision Rules
图 1 · 摘自论文原文
  • 通过大模型驱动流程,生成可读可审的规则系统,不依赖神经网络参数更新。
  • 在小样本和严重不平衡数据下表现接近顶尖方法,且能缓解特征变化导致的遗忘。
  • 适合需要透明决策的医疗场景,尤其适用于持续演化的临床数据。

临床决策支持的预测建模不仅需高精度,还需透明的决策逻辑。尽管深度学习和树集成方法性能优异,但其黑箱特性仍是临床应用的主要障碍。医学数据常面临样本量小、类别严重不平衡、诊断标准与记录方式演变等问题。为此,我们提出医学启发式学习(MHL),一种基于非梯度范式的临床预测框架。MHL不依赖神经网络权重更新,而是采用大语言模型驱动的工作流,融合统计探测、医学知识探测、规则合成与代码级迭代优化,构建确定性可执行的规则型专家系统。最终模型以版本化纯Python规则形式表达,具备显式可解释性、完全可审计性和临床合理性。该框架支持持续学习:从已验证规则出发,利用更新后的特征信息进行迭代修正,应对数据漂移或特征演化。在多个医学数据集上的实验表明,MHL性能媲美最先进方法,在小样本和高度不平衡条件下仍表现稳健。结果还显示,这种显式规则更新机制有助于缓解特征演化下的灾难性遗忘。整体表明,非梯度启发式系统为高风险临床决策支持提供了透明且适应性强的替代方案。

原文摘要 · Abstract (English)

Predictive modeling for clinical decision support requires not only strong predictive performance but also transparent decision logic. Although deep learning and tree-based ensemble methods can achieve high accuracy, their black-box nature remains a major obstacle to clinical deployment. This challenge is further compounded by common characteristics of medical data, including limited sample sizes, severe class imbalance, and feature evolution arising from changes in diagnostic criteria and clinical documentation. To address these issues, we propose Medical Heuristic Learning (MHL), an instantiation of the learning beyond gradients paradigm for clinical prediction from structured medical data. Instead of relying on neural network weight updates, MHL uses a large language model (LLM) driven workflow that integrates statistical probes, medical knowledge probes, rule synthesis, and code-level iterative refinement to optimize a deterministic and executable rule-based expert system. The resulting model is expressed not as opaque parameters, but as versioned pure Python decision rules that are explicitly interpretable, fully auditable, and clinically grounded. MHL also supports continual learning by starting from previously validated rules and iteratively revising them using updated feature information under data drift or feature evolution. Comprehensive experiments on medical datasets show that MHL achieves performance comparable to state-of-the-art methods while maintaining strong behavior in small-sample and highly imbalanced settings. The results further indicate that this explicit rule-update mechanism can help alleviate catastrophic forgetting under feature evolution. Overall, these findings suggest that non-gradient-based heuristic systems offer a transparent and adaptable alternative for high-stakes clinical decision support.

临床决策可解释性大模型规则系统

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