PulseAugur
实时 11:57:18
English(EN) Decision-Focused Learning via Tangent-Space Projection of Prediction Error

新方法将预测误差投影到切空间以实现面向决策的学习

研究人员开发了一种名为PEAR(Projected Error As Regret-gradient)的新方法,用于面向决策的学习。该技术通过将预测误差投影到活动约束的切空间上,简化了遗憾梯度的计算。与依赖求解器微分或使用代理损失的现有方法相比,PEAR提供了一种计算效率更高、更直接的替代方案。实验表明,即使约束发生变化,PEAR在优化基准和实际任务上也能获得卓越的决策质量。 AI

影响 引入了一种更有效的方法来训练模型,以提高优化任务中下游决策的质量。

排序理由 这是一篇介绍面向决策学习新方法的学术论文。

在 arXiv cs.LG 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

新方法将预测误差投影到切空间以实现面向决策的学习

报道来源 [1]

  1. arXiv cs.LG TIER_1 English(EN) · Junhyeong Lee, Sangjin Jin, Yongjae Lee ·

    通过预测误差的切线空间投影实现决策导向学习

    arXiv:2605.01361v1 Announce Type: new Abstract: Decision-Focused Learning (DFL) trains predictors to improve downstream decision quality, but computing regret gradients typically requires differentiating through solvers or relying on surrogate losses, which can be computationally…