Skip to main content
QUICK REVIEW

[论文解读] Handwritten digit Recognition using Support Vector Machine

Anshuman Sharma|arXiv (Cornell University)|Mar 17, 2012
Handwritten Text Recognition Techniques参考文献 6被引用 6
一句话总结

本文提出了一种基于支持向量机(SVM)的手写数字识别方法,以克服传统模型(如HMM和混合神经网络-HMM系统)在处理模式变异性和畸变时的局限性。通过利用SVM捕捉全局相关性并泛化于复杂模式的能力,该方法在处理手写数字中常见的长度可变性和局部畸变方面,显著提升了识别准确率。

ABSTRACT

Handwritten Numeral recognition plays a vital role in postal automation services especially in countries like India where multiple languages and scripts are used Discrete Hidden Markov Model (HMM) and hybrid of Neural Network (NN) and HMM are popular methods in handwritten word recognition system. The hybrid system gives better recognition result due to better discrimination capability of the NN. A major problem in handwriting recognition is the huge variability and distortions of patterns. Elastic models based on local observations and dynamic programming such HMM are not efficient to absorb this variability. But their vision is local. But they cannot face to length variability and they are very sensitive to distortions. Then the SVM is used to estimate global correlations and classify the pattern. Support Vector Machine (SVM) is an alternative to NN. In Handwritten recognition, SVM gives a better recognition result. The aim of this paper is to develop an approach which improve the efficiency of handwritten recognition using artificial neural network

研究动机与目标

  • 解决手写数字模式中高变异性和畸变的挑战。
  • 通过替代或增强传统的HMM和混合神经网络-HMM系统,提升识别效率。
  • 利用SVM的全局相关性建模能力,提升数字分类中的泛化能力。
  • 降低对常见于手写中的长度可变性和局部畸变的敏感性。
  • 证明SVM在识别性能上优于基于神经网络和HMM的方法。

提出的方法

  • 本研究采用支持向量机(SVM)作为手写数字识别的主要分类器。
  • SVM用于建模数字模式中的全局相关性,从而提升对局部模型的区分能力。
  • 该方法避免依赖HMM中使用的动态规划和局部观测模型。
  • 从手写数字中提取特征表示,以输入SVM分类器。
  • 将该方法与传统的HMM和混合神经网络-HMM系统进行对比,以评估性能。
  • 利用SVM的结构风险最小化原则,增强泛化能力并减少过拟合。

实验结果

研究问题

  • RQ1SVM能否在手写数字识别中优于传统的HMM和混合神经网络-HMM系统?
  • RQ2SVM在处理手写数字中的模式变异性和畸变方面效果如何?
  • RQ3与局部模型相比,SVM的全局建模能力在多大程度上提升了识别准确率?
  • RQ4SVM是否降低了对手写数字模式中长度可变性的敏感性?
  • RQ5SVM能否成为神经网络在手写数字识别中的可行且高效的替代方案?

主要发现

  • 与HMM和混合神经网络-HMM系统相比,SVM表现出更优越的识别性能。
  • 该方法能有效捕捉数字模式中的全局相关性,增强分类的鲁棒性。
  • 与基于HMM的模型相比,SVM对畸变和长度可变性的敏感性更低。
  • 通过减少对复杂动态规划的依赖,该方法提升了识别效率。
  • 结果证实,SVM是神经网络在手写数字识别中的有力替代方案。
  • 研究表明,基于SVM的分类在真实世界的手写数字识别任务中,能实现更好的泛化能力和更高的准确率。

更好的研究,从现在开始

从阅读论文到最终审阅,大幅缩短您的研究时间。

无需绑定信用卡

本解读由 AI 生成,并经人工编辑审核。