arXiv:2410.18557cs.CV2024-10被引 2

用改进的深度网络+SVM提升肌电信号手势识别准确率

Research on gesture recognition method based on SEDCNN-SVM

  • 结合SENet与残差模块的深度卷积网络自动提取肌电特征
  • 识别准确率达95.5%,显著优于传统方法
  • 适合需要高精度实时手势识别的应用场景

基于表面肌电(sEMG)的手势识别是常用方法之一。传统人工特征提取仅能获取低层信号特征,导致分类器性能差、识别准确率低。本文提出一种名为SEDCNN-SVM的识别方法,由改进的深度卷积神经网络(DCNN)和支撑向量机(SVM)组成。通过在模型中引入注意力机制的SE-Net与残差模块,增强了各通道特征表示能力,减少了卷积过程中的信息丢失,有效缓解了梯度消失问题。同时,用SVM替代传统DCNN中的全连接层和Softmax层,利用合适核函数提升模型泛化能力与分类精度。实验表明,SEDCNN-SVM识别准确率达到0.955,显著优于其他对比方法,并支持在线实时识别。

原文摘要 · Abstract (English)

Gesture recognition based on surface electromyographic signal (sEMG) is one of the most used methods. The traditional manual feature extraction can only extract some low-level signal features, this causes poor classifier performance and low recognition accuracy when dealing with some complex signals. A recognition method, namely SEDCNN-SVM, is proposed to recognize sEMG of different gestures. SEDCNN-SVM consists of an improved deep convolutional neural network (DCNN) and a support vector machine (SVM). The DCNN can automatically extract and learn the feature information of sEMG through the convolution operation of the convolutional layer, so that it can capture the complex and high-level features in the data. The Squeeze and Excitation Networks (SE-Net) and the residual module were added to the model, so that the feature representation of each channel could be improved, the loss of feature information in convolutional operations was reduced, useful feature information was captured, and the problem of network gradient vanishing was eased. The SVM can improve the generalization ability and classification accuracy of the model by constructing an optimal hyperplane of the feature space. Hence, the SVM was used to replace the full connection layer and the Softmax function layer of the DCNN, the use of a suitable kernel function in SVM can improve the model's generalization ability and classification accuracy. To verify the effectiveness of the proposed classification algorithm, this method is analyzed and compared with other comparative classification methods. The recognition accuracy of SEDCNN-SVM can reach 0.955, it is significantly improved compared with other classification methods, the SEDCNN-SVM model is recognized online in real time.

手势识别肌电分析深度学习SVM

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。