【正文】
?????????00][21m a xNNNNTN D ??? ?? 21BNBTNNBNTB DD ???? ?常數(shù)項 工作集的大小可以人為指定 相等項 SVM的分解算法 ? Proposition(Build down): moving a variable from B to N leaves the cost function unchanged,and the solution is feasible in the subproblem ? Proposition(Build up) moving a variable that violates the optimality condition from N to B gives a strict improvement in the cost function when the subproblem is reoptimized SVM的分解算法 1. Arbitrarily choose |B| points from the data set. 2. Solve the subproblem defined by the variable in B. 3. While there exist some ?j j?N,such that replace any ?i ,i ? B,with ?j and solve the new subproblem. 1)(01)(1)(0???????jjjjjjjjjyxgandCyxgandCyxgand???SVM分解算法的實例 ? SVMlight Thorsten Joachims (UniversityDortmund ,Informatik, AIUnit) Make LargeScale SVM Learning Practical ? SMO John C. Platt (Microsoft Research) Fast Training of Support Vector Machines using Sequential Minimal Optimization 謝謝