A fast data preprocessing procedure for support vector regression

Zhifeng Hao,Wen Wen,Xiaowei Yang,Jie Lu,Guangquan Zhang
DOI: https://doi.org/10.1007/11875581_6
2006-01-01
Abstract:A fast data preprocessing procedure (FDPP) for support vector regression (SVR) is proposed in this paper. In the presented method, the dataset is firstly divided into several subsets and then K-means clustering is implemented in each subset. The clusters are classified by their group size. The centroids with small group size are eliminated and the rest centroids are used for SVR training. The relationships between the group sizes and the noisy clusters are discussed and simulations are also given. Results show that FDPP cleans most of the noises, preserves the useful statistical information and reduces the training samples. Most importantly, FDPP runs very fast and maintains the good regression performance of SVR.
What problem does this paper attempt to address?