中文

一阶算法在凸问题上比 $O(1/k)$ 收敛更快

最优化与控制 2019-05-15 v4

摘要

众所周知,当应用于最小化 Lipschitz 连续可微、无约束凸函数的格式时,梯度下降和随机坐标下降在目标值上均达到 O(1/k)O(1/k) 的全局收敛速率。在本工作中,我们将该速率改进为 o(1/k)o(1/k)。我们将结果推广到正则化问题上的近端梯度和近端坐标下降,以展示类似的 o(1/k)o(1/k) 收敛速率。该结果是紧的,原因在于对于任何 ϵ>0\epsilon>0,这些方法中的任何一种一般都无法达到 O(1/k1+ϵ)O(1/k^{1+\epsilon}) 的速率。

关键词

引用

@article{arxiv.1812.08485,
  title  = {First-order algorithms converge faster than $O(1/k)$ on convex problems},
  author = {Ching-pei Lee and Stephen J. Wright},
  journal= {arXiv preprint arXiv:1812.08485},
  year   = {2019}
}

备注

In the proceedings of the 36th International Conference on Machine Learning