Body-Hand Modality Expertized Networks with Cross-attention for Fine-grained Skeleton Action Recognition
Seungyeon Cho, Tae-Kyun Kim
TL;DR
BHaRNet addresses the challenge of capturing fine-grained hand motions in skeleton-based HAR by introducing a dual-stream architecture with body- and hand-expert branches, augmented by cross-attention and a complementary ensemble loss. The model preserves modality-specific cues through expertized branches while enabling cooperative fusion via cross-attention and a pooling attention mechanism, and extends to RGB-guided multi-modal learning inspired by MMNet. Empirical results on NTU RGB+D 60/120, PKU-MMD, and Northwestern-UCLA demonstrate strong performance with reduced GFLOPs and parameters compared to unified body-hand graphs, notably improving hand-intensive action recognition from $86.4\%$ to $93.0\%$ in certain settings. The approach offers robust, scalable benefits for robotics and human–robot interaction, enabling efficient integration of hand dynamics into accurate action recognition, including multi-modal contexts.
Abstract
Skeleton-based Human Action Recognition (HAR) is a vital technology in robotics and human-robot interaction. However, most existing methods concentrate primarily on full-body movements and often overlook subtle hand motions that are critical for distinguishing fine-grained actions. Recent work leverages a unified graph representation that combines body, hand, and foot keypoints to capture detailed body dynamics. Yet, these models often blur fine hand details due to the disparity between body and hand action characteristics and the loss of subtle features during the spatial-pooling. In this paper, we propose BHaRNet (Body-Hand action Recognition Network), a novel framework that augments a typical body-expert model with a hand-expert model. Our model jointly trains both streams with an ensemble loss that fosters cooperative specialization, functioning in a manner reminiscent of a Mixture-of-Experts (MoE). Moreover, cross-attention is employed via an expertized branch method and a pooling-attention module to enable feature-level interactions and selectively fuse complementary information. Inspired by MMNet, we also demonstrate the applicability of our approach to multi-modal tasks by leveraging RGB information, where body features guide RGB learning to capture richer contextual cues. Experiments on large-scale benchmarks (NTU RGB+D 60, NTU RGB+D 120, PKU-MMD, and Northwestern-UCLA) demonstrate that BHaRNet achieves SOTA accuracies -- improving from 86.4\% to 93.0\% in hand-intensive actions -- while maintaining fewer GFLOPs and parameters than the relevant unified methods.
