论文精选

一种用于可信碰撞严重程度预测的无分布认证框架

A distribution-free certification framework for trustworthy crash-severity prediction

精选理由

这个研究挺有意思,他们开发了一个框架,能给你任何碰撞严重程度模型一个分布无关的保证,比如预测的置信区间,而且这个保证在5.2百万条数据上测试过,效果还不错。

该研究提出了一种新的认证框架,用于包裹任何碰撞严重程度模型,提供无分布保证。在5.2百万条德克萨斯州记录上测试,该框架为脆弱道路使用者预测的认证集合宽度设定了模型独立的最小值,这是无分布不可识别的。该框架已作为开源包发布。

原文 · arXiv cs.LG

A distribution-free certification framework for trustworthy crash-severity prediction

Crash-severity models inform screening, dispatch and site prioritization, yet are deployed without a finite-sample statement of what one prediction means. Off-the-shelf guarantees fail here, because the features that make crash severity distinctive defeat them: the KABCO outcome is ordinal, the recorded label is a field assessment agreeing with medical severity about half the time, erring in a structured way, and deployment crosses jurisdictions and years calibration never saw. We develop a certification layer that wraps any severity model unmodified, with distribution-free guarantees using this structure: contiguous ordinal sets that read as "B or worse"; per-class validity for any pre-declared partition, with an oracle efficiency characterization; transfer of coverage to unobserved true severity through a declared reporting band, with a worst-case sharpness result; a one-sided certificate under deployment shift; and severity-weighted risk control. The guarantees compose with an attributable slack budget. The same analysis bounds what certification can achieve. A certified set's informativeness is governed by a functional of the true law that no base model can evade and that cannot be lower-bounded distribution-free; given a declared misreporting channel identified from record-linkage data, a nonvacuous lower bound on that floor becomes computable. On 5.2 million Texas records across seven base models spanning four decades, the layer attaches identical validity and certifies, on the vulnerable road users, a model-independent floor on set width that no base model beats, separating it from a remainder that stays bounded but distribution-free unidentifiable. The framework is released as an open-source package with theorem-level tests.