Maximal Margin Distribution Support Vector Regression with coupled Constraints-based Convex Optimization
Gaoyang Li, Jinyu Yang, Chunguo Wu, and Qin Ma

TL;DR
This paper introduces a convex optimization approach for support vector regression that maximizes the margin distribution, leading to improved prediction accuracy and smoother regression curves.
Contribution
It proposes a novel maximal margin distribution SVR model with coupled constraints, transforming a non-convex problem into a convex one for better efficiency and performance.
Findings
MMD-SVR outperforms classic SVR in prediction accuracy
The new model produces smoother regression curves
The approach enhances training feasibility and efficiency
Abstract
Support vector regression (SVR) is one of the most popular machine learning algorithms aiming to generate the optimal regression curve through maximizing the minimal margin of selected training samples, i.e., support vectors. Recent researchers reveal that maximizing the margin distribution of whole training dataset rather than the minimal margin of a few support vectors, is prone to achieve better generalization performance. However, the margin distribution support vector regression machines suffer difficulties resulted from solving a non-convex quadratic optimization, compared to the margin distribution strategy for support vector classification, This paper firstly proposes a maximal margin distribution model for SVR(MMD-SVR), then implementing coupled constrain factor to convert the non-convex quadratic optimization to a convex problem with linear constrains, which enhance the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace and Expression Recognition · Machine Learning and ELM · Sparse and Compressive Sensing Techniques
