Derivations of SVM's objective func- tion and solution according to dual problem. Given the training data {(x,y:)}, deno

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899604
Joined: Mon Aug 02, 2021 8:13 am

Derivations of SVM's objective func- tion and solution according to dual problem. Given the training data {(x,y:)}, deno

Post by answerhappygod »

Derivations Of Svm S Objective Func Tion And Solution According To Dual Problem Given The Training Data X Y Deno 1
Derivations Of Svm S Objective Func Tion And Solution According To Dual Problem Given The Training Data X Y Deno 1 (136.47 KiB) Viewed 33 times
Derivations Of Svm S Objective Func Tion And Solution According To Dual Problem Given The Training Data X Y Deno 2
Derivations Of Svm S Objective Func Tion And Solution According To Dual Problem Given The Training Data X Y Deno 2 (48.11 KiB) Viewed 33 times
Derivations of SVM's objective func- tion and solution according to dual problem. Given the training data {(x,y:)}, denoting the parameters as w, b, the objective function of SVM is formulated as follows: 29 2 (2) 1 min||w||2 w,6 2 s.t. Yi (w xi +b) > 1, Vi T 2 1. Derive the above objective from the perspective of large margin. (Hint: The margin is defined as the closest distance from the data point to the hyperplane. We wish to find a hyperplane that separate the data, meanwhile having the largest margin among all the hyperplanes. The distance of a point y to a hyperplane given by fw,6(x) w+x+b = 0) is given by twe(x)) (6 points) 2. Derive the above objective from the perspective of hinge loss. (Hint: The objective function of SVM using hinge loss is given by = m Chinge_loss(x,y;w,b) + 3 ||w| 12 i You can firstly write down the explicit expression of hinge loss. ) (5 points)

3. Derive the solution of w, b according to the La- grangian function and KKT condition, and tell when a training data is called support vector. (Hint: firstly write down the Lagrangian function, then KKT conditions, then use the KKT condi- tions to derive the solution.) (6 points)
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply