arXiv:2411.05228cs.LGmath.OC2024-11ICLR被引 1

用代理损失解决深度学习中的隐式单调变分不等式问题

Solving Hidden Monotone Variational Inequalities with Surrogate Losses

  • 设计基于代理损失的优化框架,适配深度学习模型
  • 在隐藏单调性假设下保证收敛,且可使用ADAM等优化器
  • 适用于强化学习中的贝尔曼误差最小化,提升效率

深度学习在各类损失最小化问题中表现优异,但许多实际应用(如投影贝尔曼误差最小化、极小极大优化)无法建模为标量损失函数的最小化,而需解变分不等式(VI)问题。传统监督学习的梯度方法在VI场景下常发散或循环。本文提出一种与深度学习兼容的基于代理损失的原理性方法,可在隐藏单调结构存在、插值成立且代理损失充分优化的条件下保证收敛。该方法统一解释了现有方法,并支持ADAM等主流优化器。实验表明,该方法在极小极大优化和投影贝尔曼误差最小化中有效;在深度强化学习中,提出一种新型TD(0)变体,显著提升计算与样本效率。

原文摘要 · Abstract (English)

Deep learning has proven to be effective in a wide variety of loss minimization problems. However, many applications of interest, like minimizing projected Bellman error and min-max optimization, cannot be modelled as minimizing a scalar loss function but instead correspond to solving a variational inequality (VI) problem. This difference in setting has caused many practical challenges as naive gradient-based approaches from supervised learning tend to diverge and cycle in the VI case. In this work, we propose a principled surrogate-based approach compatible with deep learning to solve VIs. We show that our surrogate-based approach has three main benefits: (1) under assumptions that are realistic in practice (when hidden monotone structure is present, interpolation, and sufficient optimization of the surrogates), it guarantees convergence, (2) it provides a unifying perspective of existing methods, and (3) is amenable to existing deep learning optimizers like ADAM. Experimentally, we demonstrate our surrogate-based approach is effective in min-max optimization and minimizing projected Bellman error. Furthermore, in the deep reinforcement learning case, we propose a novel variant of TD(0) which is more compute and sample efficient.

变分不等式强化学习优化算法

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