paper-with-me

Papers

Adaptive Regularization for Transductive Support Vector Machine

2009-12-01 · NeurIPS 2009 12 · Zenglin Xu, Rong Jin, Jianke Zhu, Irwin King, Michael Lyu, Zhirong Yang

We discuss the framework of Transductive Support Vector Machine (TSVM) from the perspective of the regularization strength induced by the unlabeled data. In this framework, SVM and TSVM can be regarded as a learning machine without regularization and one with full regularization from the unlabeled data, respectively. Therefore, to supplement this framework of the regularization strength, it is necessary to introduce data-dependant partial regularization. To this end, we reformulate TSVM into a form with controllable regularization strength, which includes SVM and TSVM as special cases. Furthermore, we introduce a method of adaptive regularization that is data dependant and is based on the smoothness assumption. Experiments on a set of benchmark data sets indicate the promising results of the proposed work compared with state-of-the-art TSVM algorithms.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

Efficient Convex Relaxation for Transductive Support Vector Machine

2007-12-01 · NeurIPS 2007 12 · Zenglin Xu, Rong Jin, Jianke Zhu, Irwin King 외

We consider the problem of Support Vector Machine transduction, which involves a combinatorial problem with exponential computational complexity in the number of unlabeled examples. Although several studies are devoted t…

Optimally Combining Classifiers for Semi-Supervised Learning

2020-06-07 · Zhiguo Wang, Liusha Yang, Feng Yin, Ke Lin 외

This paper considers semi-supervised learning for tabular data. It is widely known that Xgboost based on tree model works well on the heterogeneous features while transductive support vector machine can exploit the low d…

Diversity

Exploring the Entire Regularization Path for the Asymmetric Cost Linear Support Vector Machine

2016-10-12 · Daniel Wesierski

We propose an algorithm for exploring the entire regularization path of asymmetric-cost linear support vector machines. Empirical evidence suggests the predictive power of support vector machines depends on the regulariz…

General Vector Machine

2016-02-12 · Hong Zhao

The support vector machine (SVM) is an important class of learning machines for function approach, pattern recognition, and time-serious prediction, etc. It maps samples into the feature space by so-called support vector…

Few-shot Learning with LSSVM Base Learner and Transductive Modules

2020-09-12 · Haoqing Wang, Zhi-Hong Deng

The performance of meta-learning approaches for few-shot learning generally depends on three aspects: features suitable for comparison, the classifier ( base learner ) suitable for low-data scenarios, and valuable inform…

Few-Shot LearningMeta-Learning