The Study of Sequential Minimal Transductive Support Vector Machine

碩士 === 大葉大學 === 電機工程學系 === 98 === Support Vector Machine (SVM) is a novel machine learning algorithm based on the statistical learning theory. SVMs obtain high performance in real-world applications and are used as one of the standard tools for machine learning and data mining. There are, however, s...

Full description

Bibliographic Details
Main Authors: Le Hoang Hiep, 黎黃協
Other Authors: Mu-Song Chen
Format: Others
Language:en_US
Published: 2010
Online Access:http://ndltd.ncl.edu.tw/handle/44817676413232675244
Description
Summary:碩士 === 大葉大學 === 電機工程學系 === 98 === Support Vector Machine (SVM) is a novel machine learning algorithm based on the statistical learning theory. SVMs obtain high performance in real-world applications and are used as one of the standard tools for machine learning and data mining. There are, however, still problems whenever data is rare or difficult to collect. Moreover, the data is likely to change over time. Currently, there are many variants of SVMs were purposed. The Sequential Minimal Transductive Support Vector Machine (SMTSVM) is one of them. Two key points of SMTSVM are updating Lagrange coefficients of two inconsistent patterns and estimating empirical risks value for the whole data. If the empirical risk decreases, we change the label of the inconsistent pattern with the greatest slack value. Otherwise, we increase regularization parameters and retrain the complete data set. In order to investigate the efficiency and effectiveness of the SMTSVM, simulations of linear, non-linear data, and USPS data set are carried out to compare with Transductive SVM (TSVM), Progressive TSVM (PTSVM), and Online TSVM (OTSVM).