Daily Tech Briefing
AI 科技速览

每天 5 分钟内学习 AI。获取最新的人工智能新闻,理解其重要性,并学习如何将其应用于您的工作。

AI 快讯
arXiv Machine Learning · 2026/7/31 04:00:00

TIER-MoE: Trust-Informed Expert Routing via Conditional Modality Risk for Multimodal Fusion in Biomedical Classification

AI 中文解读
核心亮点:这项研究让AI学会“识货”——在融合多种医疗数据时,自动识别哪些信息可靠、哪些是噪音,从而提升诊断准确率。 通俗解读:想象一个专家会诊团,有看片子的、查血液的、问病史的。以前这些专家意见一律平等,但水平参差不齐。TIER-MoE相当于给每个专家打分,发现某个专家对当前病人不太靠谱时,就自动降低他的发言权重,让更专业的专家主导诊断。它甚至能提前预测哪位专家会“失误”,从而避开干扰信息。 实际影响:医生诊断阿尔茨海默病、皮肤癌、眼病时,往往要综合影像、临床数据等多项检查。这项技术能让AI辅助诊断更精准,减少误诊和漏诊,尤其对于医疗资源匮乏地区,相当于给基层医生配备了一个会“挑重点”的智能助手。未来你去医院做体检,AI解读报告时可能更少犯“被无关数据带偏”的错误,看病结果更让人放心。
arXiv:2607.27289v1 Announce Type: new Abstract: The promise of multimodal fusion lies in combining complementary sources of evidence, yet more evidence does not always yield a better prediction. Recent multimodal models have advanced fusion through richer cross-modal interaction and sample-adaptive fusion. However, the influence assigned to a modality during fusion does not reveal whether that source is unreliable, redundant, or poorly matched to a specialized expert. To address this limitation, we introduce TIER-MoE, a risk-guided subspace mixture-of-experts model that defines sample-specific modality reliability as the prediction loss its unimodal predictor is expected to incur. This risk is learned from out-of-fold predictions generated by models that were not trained on the corresponding sample. TIER-MoE combines the estimated risk with expert-specific subspace compatibility for sparse modality-expert routing, while an always-active shared path preserves multimodal complementarity. We evaluate TIER-MoE on four public multimodal biomedical datasets spanning Alzheimer's disease status, skin-lesion malignancy, and retinal classification. Results demonstrate its superiority over state-of-the-art methods in predictive performance and probability calibration, with consistent improvements in Macro-F1 and Brier score and strong zero-shot generalization to an external cohort.
分享
阅读原文