图像分类的随机半监督采样方法
Image Classification: A Random Semi-Supervised Sampling Approach
-
摘要: 为更好地利用大量未标注图像样本信息来提高分类器性能,提出一种半监督学习的图像分类算法——随机半监督采样(RSSS).该算法采用迭代随机采样方法,每次采样中通过谱聚类估计未标注样本的类别值,使用SVM进行模型学习,逐步优化模型;同时,使用图像的局部空间直方图特征可以有效地结合图像的统计和空间信息,以提高分类准确度.实验结果表明,RSSS算法可以充分利用未标注样本信息提高分类器的性能,并且可以有效地消除几何变换带来的影响.Abstract: An image classification method is presented based on random semi-supervised sampling (RSSS). RSSS is an iterative algorithm in which the following two steps alternate till convergence:(1)random semi-supervised sampling; (2)semi-supervised spectral clustering for sample labeling and SVM for model training. RSSS uses local spatial histogram as the image feature and it can combine the image spatial relations with statistical information together. The experiments show that the proposed method can use unlabeled images to improve image classification performance and is not sensitive to image geometrical transform.
下载: