arXiv:2502.10533cs.LGcs.HC2025-02被引 2

让AI在未知专家面前也能可靠决策,不依赖具体身份信息。

Identity-Free Deferral For Unseen Experts

  • 用结构化角色信息替代身份标签,避免模型依赖专家编号
  • 少样本下仍能准确估计专家能力,对新专家泛化效果提升30%+
  • 适合医疗等高风险场景,标注成本低于传统方法

学习型拒答(L2D)通过训练模型在关键时刻选择自主预测或交由人类专家处理,提升关键领域的可靠性。主要挑战在于测试时遇到未见过的专家,其能力可能与训练数据分布不同。现有方法在这些分布外(OOD)专家上表现不佳,根源在于其采用固定坐标的类别索引信号构建身份依赖策略,破坏了问题本质的置换对称性。本文提出无身份拒答(IFD),通过构造显式满足置换不变性的架构,从少量上下文构建每个专家的查询无关贝叶斯能力画像。模型仅使用低维角色索引状态(如模型置信度和专家对应角色技能)作为输入,隐藏绝对类别身份。采用仅依赖上下文的不确定性感知目标进行训练,无需昂贵的实时专家标注。形式化证明了方法的置换不变性,优于通用种群编码器。在医学影像基准和ImageNet-16H真实人工标注任务中,IFD在未见专家、尤其是分布外设置下持续提升泛化性能,且所需标注数量显著减少。

原文摘要 · Abstract (English)

Learning to Defer (L2D) improves AI reliability in decision-critical environments by training AI to either make its own prediction or defer the decision to a human expert. A key challenge is adapting to unseen experts at test time, whose competence can differ from the training population. Current methods for this task, however, can falter when unseen experts are out-of-distribution (OOD) relative to the training population. We identify a core architectural flaw as the cause: they learn identity-conditioned policies by processing class-indexed signals in fixed coordinates, creating shortcuts that violate the problem's inherent permutation symmetry. We introduce Identity-Free Deferral (IFD), an architecture that enforces this symmetry by construction. From a few-shot context, IFD builds a query-independent Bayesian competence profile for each expert. It then supplies the deferral rejector with a low-dimensional, role-indexed state containing only structural information, such as the model's confidence in its top-ranked class and the expert's estimated skill for that same role, which obscures absolute class identities. We train IFD using an uncertainty-aware, context-only objective that removes the need for expensive query-time expert labels. We formally prove the permutation invariance of our approach, contrasting it with the generic non-invariance of standard population encoders. Experiments on medical imaging benchmarks and ImageNet-16H with real human annotators show that IFD consistently improves generalisation to unseen experts, with gains in OOD settings, all while using fewer annotations than alternative methods.

AI可信赖拒答机制少样本学习

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