BriefGPT.xyz
Aug, 2023
可微分的Frank-Wolfe优化层
Differentiable Frank-Wolfe Optimization Layer
HTML
PDF
Zixuan Liu, Liu Liu, Xueqian Wang, Peilin Zhao
TL;DR
该论文介绍了一种名为Differentiable Frank-Wolfe Layer(DFWLayer)的可微分层,借助Frank-Wolfe方法解决了带约束优化问题,从而提供了处理大规模问题的高效方法。实验证明DFWLayer在解决方案和梯度方面具有竞争性的准确性,并始终遵守约束条件,在前向和反向计算速度方面超越了基线。
Abstract
differentiable optimization
has received a significant amount of attention due to its foundational role in the domain of machine learning based on
neural networks
. The existing methods leverages the optimality co
→