2016年7月19日

Proximal Algorithms--Moreau-Yosida regularization

摘要: 3.1 Moreau-Yosia regulariztion莫罗-吉田正则化。 共轭函数f∗: 若函数f:Rn→R是定义在Rn上的凸函数,则函数f(x)的共轭函数f∗:Rn→R定义为: f∗(x∗)=supx(−f(x))适当闭凸函数(proper closed conv... 阅读全文

posted @ 2016-07-19 21:24 Raby_Draby 阅读(3338) 评论(0) 推荐(2)

Proximal Algorithms--Fixed points

摘要: 2.3 Fixed points近端操作: proxf(v)=argminx(f(x)+(1/2)||x−v||22)(1.1) 当前仅当: x∗=proxf(x∗) 即一个点经过近端操作后是其本身,那么点x∗最小化函数f,我们称x∗是proxf的一个固定点(a fixed poi... 阅读全文

posted @ 2016-07-19 16:03 Raby_Draby 阅读(1207) 评论(0) 推荐(0)

导航