paper-with-me

Papers

Multi-task nonparallel support vector machine for classification

2022-04-05 · Zongmin Liu, Yitian Xu

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 problem. The computational complexity and convergence of the algorithm are provided. In addition, the property and sensitivity of the parameter in model are further explored. The experimental results on fifteen benchmark datasets and twelve image datasets demonstrate the validity of MTNPSVM in comparison with the state-of-the-art algorithms. Finally, it is applied to real Chinese Wine dataset, and also verifies its effectiveness.

📄 PDF Abstract BibTeX arXiv:2204.02972

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationComputational Efficiency

Similar Papers 제목 키워드 기반

Single and Union Non-parallel Support Vector Machine Frameworks

2019-10-22 · Chun-Na Li, Yuan-Hai Shao, Huajun Wang, Yu-Ting Zhao 외

Considering the classification problem, we summarize the nonparallel support vector machines with the nonparallel hyperplanes to two types of frameworks. The first type constructs the hyperplanes separately. It solves a …

General Classification

Comprehensive Review On Twin Support Vector Machines

2021-05-01 · M. Tanveer, T. Rajani, R. Rastogi, Y. H. Shao 외

Twin support vector machine (TWSVM) and twin support vector regression (TSVR) are newly emerging efficient machine learning techniques which offer promising solutions for classification and regression challenges respecti…

regression

Nonparallel Hyperplane Classifiers for Multi-category Classification

2020-04-16 · Pooja Saigal, Reshma Khemchandani

Support vector machines (SVMs) are widely used for solving classification and regression problems. Recently, various nonparallel hyperplanes classification algorithms (NHCAs) have been proposed, which are comparable in t…

Binary ClassificationClassificationGeneral Classification

A least squares twin support vector machine method with uncertain data

2022-08-22 · Applied Intelligence 2022 8 · Yanshan Xiao1 · Jinneng Liu1 · Kairun Wen1 · Bo Liu2 · Liang Zhao1 · Xiangjun Kong1

Twin support vector machine (TWSVM) learns two nonparallel hyperplanes for binary class classification problems. It assumes that the training data can be collected accurately without any uncertain information. However, …

crank: An Open-Source Software for Nonparallel Voice Conversion Based on Vector-Quantized Variational Autoencoder

2021-03-04 · Kazuhiro Kobayashi, Wen-Chin Huang, Yi-Chiao Wu, Patrick Lumban Tobing 외

In this paper, we present an open-source software for developing a nonparallel voice conversion (VC) system named crank. Although we have released an open-source VC software based on the Gaussian mixture model named spro…

Voice Conversion