FreqMixFormerV2: Lightweight Frequency-aware Mixed Transformer for Human Skeleton Action Recognition
Wenhan Wu, Pengfei Wang, Chen Chen, Aidong Lu
TL;DR
This work tackles the resource-intensity of transformer-based skeleton action recognition by proposing FreqMixFormerV2, a lightweight frequency-aware transformer. It achieves a 60% parameter count relative to the original model and uses a simplified architecture that combines HFAB, LFAB, and SAB with a new high-low-frequency operator, including a DCT-based frequency path. Across NTU-60, NTU-120, and NW-UCLA benchmarks, it delivers competitive or state-of-the-art accuracy with only a $0.8\%$ accuracy drop compared to the larger model. The approach enables efficient deployment in resource-constrained settings and demonstrates the value of explicit high/low-frequency modulation for discriminative skeletal action recognition.
Abstract
Transformer-based human skeleton action recognition has been developed for years. However, the complexity and high parameter count demands of these models hinder their practical applications, especially in resource-constrained environments. In this work, we propose FreqMixForemrV2, which was built upon the Frequency-aware Mixed Transformer (FreqMixFormer) for identifying subtle and discriminative actions with pioneered frequency-domain analysis. We design a lightweight architecture that maintains robust performance while significantly reducing the model complexity. This is achieved through a redesigned frequency operator that optimizes high-frequency and low-frequency parameter adjustments, and a simplified frequency-aware attention module. These improvements result in a substantial reduction in model parameters, enabling efficient deployment with only a minimal sacrifice in accuracy. Comprehensive evaluations of standard datasets (NTU RGB+D, NTU RGB+D 120, and NW-UCLA datasets) demonstrate that the proposed model achieves a superior balance between efficiency and accuracy, outperforming state-of-the-art methods with only 60% of the parameters.
