Daily Tech Briefing
AI 科技速览
每天 5 分钟内学习 AI。获取最新的人工智能新闻,理解其重要性,并学习如何将其应用于您的工作。
arXiv AI · 2026/7/30 16:01:17
When Derived Measurements Mislead: Quantifying and Mitigating LLM Over-Trust with Privileged-Modality Reliability Evidence
AI 中文解读
AI开始分不清“亲眼所见”和“道听途说”了。最新研究给这种“盲信”取了名字:推导特征过度信任。简单说,现在很多AI系统会把二手推导数据当作板上钉钉的事实来用,比如它可能根据手表测出的心率数据下结论,却忽略了这些数据本来就有误差。为了量化这个问题,研究人员用5万组心电图和脉搏波数据做测试,提出了一套评估标准,让AI能学会判断哪些测量数据真的可靠,哪些只是“推测”。更关键的是,他们发现通过额外训练,AI在4项关键指标上的表现提升了1.82到6.69个百分点,失误率明显下降。这意味着未来智能手表提醒你“心率异常”时,AI会更谨慎,至少会结合离线完整监测数据来确认,而不是被瞬时波动吓一跳。对于普通人来说,AI下结论会更靠谱,尤其在医疗健康等领域,能大幅减少被数据误导的风险。这项研究为AI校准信任边界提供了统一标尺,朝更可靠的智能决策迈了一步。
Derived measurements increasingly enter large language model (LLM) pipelines as direct facts despite their instance-dependent validity. We define derived-feature over-trust (DFOT) as the failure in which a downstream LLM assigns such a measurement the epistemic status of a direct fact or uses it outside its valid scope. Using physiological sensing as a case study, D1 tests acceptance of a PPG-derived rhythm contradicted by offline ECG, whereas D2 tests rejection of an offline-confirmed reliable PPG rhythm under misleading severe history. ECG supplies training supervision and offline reference construction but is never shown to the LLM. Five estimands quantify this chain: conflict over-trust rate (COTR) and context-induced error rate (CIR) characterize D1/D2; correct repair rate (CRR) measures frozen-error repair; evidence-specific repair margin (ESRM) contrasts matched and patient-disjoint shuffled evidence; and utility harm rate (UHR) measures unnecessary verification among HIGH-reliability cases used without verification at baseline. The framework does not depend on a particular reliability generator. We demonstrate it on 50,000 paired PPG-ECG records using ECG-to-PPG privileged distillation as an illustrative baseline and PPG-only inference. On a protocol-locked 187-patient test, the baseline improves four repair and specificity endpoints by 1.82-6.69 percentage points, with all paired confidence intervals excluding zero; UHR increases by 0.67 percentage points (95% CI: -0.4 to +1.7). DFOT provides a common evaluation target for stronger mitigation methods. The code is available at https://github.com/Zongheng-Guo/When-Derived-Measurements-Mislead.
分享
阅读原文 ↗