用半监督学习提升小样本图像分类准确率
Leveraging Semi-Supervised Learning to Enhance Data Mining for Image Classification under Limited Labeled Data
- 自训练+CNN迭代优化,利用未标注数据增强模型
- 在CIFAR-10上准确率、召回率、F1值全面超越SVM等传统方法
- 对噪声有强鲁棒性,适合真实场景中小样本应用
在大数据时代,从海量高维复杂数据中有效提取有价值信息成为关键挑战。传统数据挖掘方法在标签数据稀缺时性能严重受限。本研究引入半监督学习优化数据挖掘算法,旨在提升模型对无标签数据的利用能力,从而在有限标注数据下实现更精准的数据分析与模式识别。具体采用自训练方法,结合卷积神经网络(CNN)进行图像特征提取与分类,并通过迭代过程持续优化模型预测性能。实验结果表明,该方法在CIFAR-10图像分类数据集上显著优于支持向量机(SVM)、XGBoost和多层感知机(MLP)等传统机器学习方法,关键性能指标如准确率、召回率和F1分数均有明显提升。此外,通过在不同噪声水平下的实验验证了半监督CNN模型的鲁棒性与抗噪能力,证实其在真实场景中的实际应用价值。
原文摘要 · Abstract (English)
In the 21st-century information age, with the development of big data technology, effectively extracting valuable information from massive data has become a key issue. Traditional data mining methods are inadequate when faced with large-scale, high-dimensional and complex data. Especially when labeled data is scarce, their performance is greatly limited. This study optimizes data mining algorithms by introducing semi-supervised learning methods, aiming to improve the algorithm's ability to utilize unlabeled data, thereby achieving more accurate data analysis and pattern recognition under limited labeled data conditions. Specifically, we adopt a self-training method and combine it with a convolutional neural network (CNN) for image feature extraction and classification, and continuously improve the model prediction performance through an iterative process. The experimental results demonstrate that the proposed method significantly outperforms traditional machine learning techniques such as Support Vector Machine (SVM), XGBoost, and Multi-Layer Perceptron (MLP) on the CIFAR-10 image classification dataset. Notable improvements were observed in key performance metrics, including accuracy, recall, and F1 score. Furthermore, the robustness and noise-resistance capabilities of the semi-supervised CNN model were validated through experiments under varying noise levels, confirming its practical applicability in real-world scenarios.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。