Daily Tech Briefing
AI 科技速览

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

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

ECG-InterpBench: Benchmarking the Interpretability of ECG Foundation Models with Matched-Scale Sparse Autoencoders

AI 中文解读
AI模型看心电图越来越准,但“为什么这么判断”一直是个黑箱。ECG-InterpBench正是冲这个痛点来的:它给6款主流心电图AI做了450项可解释性评测,发现判断准的AI不一定“想得清楚”——有些AI虽然预测能力突出,但内部逻辑混乱,医生根本搞不清它依据什么得出结论。 这套评测用稀疏自编码器作为统一的“显微镜”,在完全一样的条件下观察各个AI模型学习到的知识,重点看三件事:还原心电图原始信息的保真度、对49项临床测量指标的抓取能力、以及重复实验时结论是否稳定。结果发现,重建原始数据最强的AI,在识别临床指标时反而未必拔尖,说明AI的“聪明”不只一种。 对普通患者来说,这项技术能在将来帮医生筛选出更靠谱的AI诊断工具——不仅准确率高,而且AI给出的判断能像人类医生一样说出“我看到哪段波形异常”,让机器诊断从“全对但说不出道理”进化为“对得有根有据”,减少误诊风险,也为AI进医院铺平信任之路。
arXiv:2607.27404v1 Announce Type: new Abstract: Existing benchmarks for electrocardiogram foundation models primarily evaluate downstream predictive performance, providing limited insight into whether their internal representations can be faithfully decomposed, clinically interpreted, or reproduced across independent analyses. We introduce ECG-InterpBench, a benchmark designed to systematically evaluate the interpretability of ECG foundation-model representations. ECG-InterpBench uses sparse autoencoders as standardized measurement instruments and matches their capacity across models to enable controlled comparisons. We evaluate six frozen ECG foundation models across five standardized encoder depths, five matched dictionary widths, and three random seeds, producing a 450-cell interpretability atlas comprising 75 exactly matched six-model comparison blocks. The benchmark evaluates complementary dimensions of representation interpretability, including sparse reconstruction fidelity, single-feature accessibility and coverage of 49 clinically meaningful ECG measurements, and cross-seed feature reproducibility. The evaluation further quantifies patient-sampling uncertainty, depth- and seed-dependent variation, and sensitivity to the sparsity parameterization. The benchmark reveals that ECG foundation models exhibit distinct interpretability profiles. A matched replication on MIMIC-IV-ECG confirms that reconstruction fidelity and clinical accessibility identify different leading models. The benchmark is accompanied by executable evaluation code, standardized manifests, cell-level metrics, and reproducibility audits. ECG-InterpBench complements performance-centered ECG benchmarks by providing a capacity-controlled and reproducible framework for comparing ECG foundation models across distinct dimensions of representation interpretability.
分享
阅读原文