English

MM-Gesture: Towards Precise Micro-Gesture Recognition through Multimodal Fusion

Computer Vision and Pattern Recognition 2025-08-06 v2

Abstract

In this paper, we present MM-Gesture, the solution developed by our team HFUT-VUT, which ranked 1st in the micro-gesture classification track of the 3rd MiGA Challenge at IJCAI 2025, achieving superior performance compared to previous state-of-the-art methods. MM-Gesture is a multimodal fusion framework designed specifically for recognizing subtle and short-duration micro-gestures (MGs), integrating complementary cues from joint, limb, RGB video, Taylor-series video, optical-flow video, and depth video modalities. Utilizing PoseConv3D and Video Swin Transformer architectures with a novel modality-weighted ensemble strategy, our method further enhances RGB modality performance through transfer learning pre-trained on the larger MA-52 dataset. Extensive experiments on the iMiGUE benchmark, including ablation studies across different modalities, validate the effectiveness of our proposed approach, achieving a top-1 accuracy of 73.213%. Code is available at: https://github.com/momiji-bit/MM-Gesture.

Cite

@article{arxiv.2507.08344,
  title  = {MM-Gesture: Towards Precise Micro-Gesture Recognition through Multimodal Fusion},
  author = {Jihao Gu and Fei Wang and Kun Li and Yanyan Wei and Zhiliang Wu and Dan Guo},
  journal= {arXiv preprint arXiv:2507.08344},
  year   = {2025}
}

Comments

1st Place in Micro-gesture Classification sub-challenge in 3rd MiGA at IJCAI 2025

R2 v1 2026-07-01T03:56:05.158Z