Fatigue-Aware Learning to Defer via Constrained Optimisation
AI 摘要
FALCON通过建模疲劳效应,优化人机协作中的AI决策置信度,提升整体决策准确性。
主要贡献
- 提出 Fatigue-Aware Learning to Defer via Constrained Optimisation (FALCON) 方法
- 使用心理学疲劳曲线显式建模人类表现
- 构建了 FA-L2D 基准测试集
方法论
将L2D建模为CMDP,状态包含任务特征和累积工作量,通过PPO-Lagrangian训练优化人机协作预算下的准确率。
原文摘要
Learning to defer (L2D) enables human-AI cooperation by deciding when an AI system should act autonomously or defer to a human expert. Existing L2D methods, however, assume static human performance, contradicting well-established findings on fatigue-induced degradation. We propose Fatigue-Aware Learning to Defer via Constrained Optimisation (FALCON), which explicitly models workload-varying human performance using psychologically grounded fatigue curves. FALCON formulates L2D as a Constrained Markov Decision Process (CMDP) whose state includes both task features and cumulative human workload, and optimises accuracy under human-AI cooperation budgets via PPO-Lagrangian training. We further introduce FA-L2D, a benchmark that systematically varies fatigue dynamics from near-static to rapidly degrading regimes. Experiments across multiple datasets show that FALCON consistently outperforms state-of-the-art L2D methods across coverage levels, generalises zero-shot to unseen experts with different fatigue patterns, and demonstrates the advantage of adaptive human-AI collaboration over AI-only or human-only decision-making when coverage lies strictly between 0 and 1.