Multi-task nonparallel support vector machine for classification
Zongmin Liu, Yitian Xu

TL;DR
This paper introduces a novel multi-task nonparallel support vector machine (MTNPSVM) that improves computational efficiency and kernel applicability over existing methods, with demonstrated superior performance on various datasets.
Contribution
The paper proposes a new multi-task SVM model that avoids matrix inversion, utilizes the kernel trick effectively, and employs ADMM for faster computation, enhancing multi-task learning.
Findings
MTNPSVM outperforms state-of-the-art algorithms on benchmark datasets.
The model effectively handles both linear and nonlinear cases.
Experimental results confirm improved accuracy and efficiency.
Abstract
Direct multi-task twin support vector machine (DMTSVM) explores the shared information between multiple correlated tasks, then it produces better generalization performance. However, it contains matrix inversion operation when solving the dual problems, so it costs much running time. Moreover, kernel trick cannot be directly utilized in the nonlinear case. To effectively avoid above problems, a novel multi-task nonparallel support vector machine (MTNPSVM) including linear and nonlinear cases is proposed in this paper. By introducing epsilon-insensitive loss instead of square loss in DMTSVM, MTNPSVM effectively avoids matrix inversion operation and takes full advantage of the kernel trick. Theoretical implication of the model is further discussed. To further improve the computational efficiency, the alternating direction method of multipliers (ADMM) is employed when solving the dual…
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
TopicsAdvanced Algorithms and Applications · Machine Learning and ELM · Remote Sensing and Land Use
