Dance Style Recognition Using Laban Movement Analysis
Muhammad Turab, Philippe Colantoni, Damien Muselet, Alain Tremeau
TL;DR
This work tackles dance style recognition by enriching Laban Movement Analysis (LMA) features with temporal context. It presents a pipeline that combines floor-aware 3D body modeling (3D pose estimation, floor reconstruction, SMPL fitting) with a sliding-window approach to capture movement evolution, followed by multi-class classification using RF and SVM and SHAP-based explainability. The approach achieves state-of-the-art performance on the AIST++ dataset, reaching up to 99.68% accuracy with RF and providing interpretable feature contributions via SHAP, with temporal dynamics like Effort Time and Body Volume emerging as key drivers. The study demonstrates the value of temporal context in expressive movement analysis and outlines directions to improve robustness across diverse performances and recording conditions, enabling more reliable, explainable dance style recognition in real-world settings.
Abstract
The growing interest in automated movement analysis has presented new challenges in recognition of complex human activities including dance. This study focuses on dance style recognition using features extracted using Laban Movement Analysis. Previous studies for dance style recognition often focus on cross-frame movement analysis, which limits the ability to capture temporal context and dynamic transitions between movements. This gap highlights the need for a method that can add temporal context to LMA features. For this, we introduce a novel pipeline which combines 3D pose estimation, 3D human mesh reconstruction, and floor aware body modeling to effectively extract LMA features. To address the temporal limitation, we propose a sliding window approach that captures movement evolution across time in features. These features are then used to train various machine learning methods for classification, and their explainability explainable AI methods to evaluate the contribution of each feature to classification performance. Our proposed method achieves a highest classification accuracy of 99.18\% which shows that the addition of temporal context significantly improves dance style recognition performance.
