视频前背景分离论文之(1) Online Robust PCA via Stochastic Optimization

1、Principal Component Pursuit(PCP)

1.1 PCP:

minX,E12ZXE2F+λ1X+λ2E1

1.2 Iterative optimization methods:

Accelerated Proximal Gradient(APG)
Augmented Lagrangian Multiplier(ALM)

Difficulty applied to Online: nuclear norm tightly couples the samples and thus the samples have to be processed simultaneously.

2、OR-PCA

An equivalent form of the nuclear norm:

X=infLRp×r,RRn×r{12L2F+12R2F:X=LRT}

where rank (X) is upper bounded by r .
LRp×r: denote the basis of the low-dimensional subspace.
RRn×r : the coefficients of the samples w.r.t. the basis.

minLRp×r,RRn×r12ZLRTE2F+λ12(L2F+R2F)+λ2E1

Equivalent to minize empirical cost function:

fn(L)1ni=1n(zi,L)+λ12nL2F

where the loss function for each sample is defined as:
(zi,L)minr,e12ziLre22+λ12r22+λ2e1

Expected cost over all the samples:
f(L)Ez[(z,L)]=limnfn(L)

OR-PCA algorithm: Develop a stochastic optimization algorithm to processes one sample per time instance.

minimize the empirical cost function to update r , and e :

fn(L)1ni=1n(zi,L)+λ12nL2F

where (zi,L) is:
(zi,L)=minr,e12ziLre22+λ12r22+λ2e1

Optimize a surrogate function(with block-coordinate descent) of ft(L) to update the basis Lt :

gt(L)1ti=1t(12ziLriei22+λ12ri22+λ2ei1)+λ12tL2F

which provides an upper bound for ft(L):gt(L)ft(L) .

3、模型求解

In the t-th time instance, minimizing the cumulative loss w.r.t. the previously estimated {ri}ti=1 and {ei}ti=1 to estimate the basis Lt .

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

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

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

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值