Hand Gesture Recognition Based on Multi-Scale Attention Graph Convolutional Network
Advances in artificial intelligence have made hand gesture recognition an important human–computer interaction modality. Graph convolutional networks (GCNs) are widely used for skeleton-based hand gesture recognition, yet their performance can be limited by weak semantic topology modeling, underused feature channels, and shallow spatio-temporal fusion. We propose a Multi-scale Attention Graph Convolutional Network (MA-GCN) that combines three components within one skeleton framework: a hybrid topology that augments physiological connections with semantic priors; a Gaussian Multi-Scale Channel Attention (GMCA) module for coordinate denoising and adaptive channel weighting; and a Local-Global Fusion Module (LGFM) that combines local convolutional features with channel-wise global attention. Ablation studies quantify the independent and joint contributions of these components. MA-GCN obtains Top-1 accuracies of 97.50%/95.95% on SHREC’17 Track and 94.29%/92.86% on DHG14/28 for the 14-/28-class settings. In a SHREC’17 Track-to-FPHA pre-train-then-fine-tune evaluation, it reaches 94.09% Top-1 accuracy, providing preliminary evidence that the proposed framework maintains effectiveness under cross-dataset transfer.