(凸优化理论学习笔记2017/3/17)Theory of Convex Optimeization for Machine Learning(Sebatien Bubeck)

Chapter 5: Beyond the black-box model

  • Section5.1: propose a first order method with a 1/t^2 convergence rate, despite the non-smoothness
  • Section5.2: the function is the maximum of smooth functions
  • Section5.3: a concise description of Interior Point Methods

Section 5.1: Sum of a smooth and a simple non-smooth term

  • the problem:
    f is convex and beta-smooth, and g is convex.

  • ISTA(Iterative Shrinkage-Thresholding Algorthm)

    1. 根据Gradient Descent on the smooth function f
      xt+1的表达式
    2. 结合这个问题minimize f+g得到xt+1的表达式
      这里写图片描述这个就是ISTA算法的迭代式。
    3. 查阅论文可得到证明此算法的收敛率(函数convex并且smooth,收敛率为1/t, 函数只convex时,收敛率为1/根号t)
      这里写图片描述
    4. 这个算法需要假设g is simple, 因为计算xt+1本身是一个凸优化问题,当假设g is simple时,计算xt+1可以通过解决n个在一维空间上的凸优化问题。
  • FISTA(Fast ISTA)

    1. 结合Nesterov’s Accelerated Gradient Descent得到对应的
      这里写图片描述
    2. 收敛率(证明查询相关论文)
      这里写图片描述
  • CMD and RDA

    1. ISTA and FISTA assume smoothness in the Euclidean metric.
    2. CMD and RDA use these ideas in a non-Euclidean metric
  • 总结

    • 当函数可以分解为sum of f and g(f is convex and smooth, g is convex)时,这个凸优化问题的收敛率比只知道函数为凸时的收敛率小。
  • 未完待续

  • 2
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值