模型的学习
有结构的SVM[1]
其中损失函数
其中:
支持向量机
广义支持向量机[3]:
其中
一般形式的二分类SVM(无约束):
其中
令
1.
2.
则转化为有约束的形式:
二次规划形式(有约束):
其中
无约束的支持向量机的最优化:
1、束方法。
2、随机梯度下降法
有约束的支持向量机的最优化:
1、对偶坐标下降法
2、投影随机梯度下降法。
参考文献:
1、detector of facial landmarks learned by the structured output svm
2、Face Detection, Pose Estimation, and Landmark Localization in the Wild
3、Dual coordinate solvers for large-scale structural SVMs
4、Bundle Methods for Regularized Risk Minimization
5、A Dual Coordinate Descent Method for Large-scale Linear SVM
posted on 2016-07-10 21:32 Raby_Draby 阅读(225) 评论(0) 收藏 举报
浙公网安备 33010602011771号