Fine-grained video action recognition remains challenging because action categories often differ only in subtle inter-class variations and complex temporal dynamics. Recent Contrastive Language–Image Pre-training (CLIP)-based extensions perform well on general action recognition, but they typically rely on early global pooling of video features. Such coarse representations discard the fine temporal cues that distinguish subtle actions, causing a granularity mismatch in cross-modal alignment. To address this, we propose Structure-Aware Semantic-Adaptive (SASA)-CLIP, a framework for multi-granular cross-modal alignment. SASA-CLIP adopts a dual-branch design: a coarse-grained branch captures the global context, while a fine-grained branch matches descriptors against individual frames before aggregation, rather than pooling features early. To keep this alignment temporally coherent, we introduce a Gaussian prior as a temporal structural constraint, encoding the inductive bias of local temporal continuity into the attention matrix to guide an ordered alignment of key action segments along the temporal axis. On Kinetics-400 (ViT-B/32), SASA-CLIP reaches a Top-1 accuracy of 81.37%, improving over the X-CLIP baseline by 0.97%; on HMDB-51 and UCF-101 (ViT-B/16), it reaches 74.0% and 96.81%, improving by 3.25% and 2.61%, respectively. It also transfers to the zero-shot setting, improving over the baseline on HMDB-51 and UCF-101. These results show that combining multi-granular representations with a temporal structural prior benefits fine-grained recognition, suggesting that SASA-CLIP is a practical option for real-world visual sensing applications such as intelligent surveillance and wearable activity monitoring.
Xiaowei Han, Wenbao Si, Honghui Zhang et al.· Italian National Conference...· 0 citations
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.
Xiaowei Han, Tingshan Yan, Yunjing Lu et al.· Electronics· 0 citations