FabuLight-ASD: Unveiling Speech Activity via Body Language
Hugo Carneiro, Stefan Wermter
TL;DR
FabuLight-ASD extends Light-ASD by incorporating body pose graphs to improve active speaker detection in challenging, real-world scenes. By fusing face, audio, and skeleton-based body features via a lightweight architecture, it achieves an overall mAP of 94.3% on the WASD dataset, outperforming the Light-ASD baseline while maintaining modest increases in parameters (27.3%) and MAC operations (up to 2.4%). The pose stream, based on ST-GCN, provides notable gains in scenarios with speech impairment, face occlusion, and heavy background noise, and the upper-body variant often offers the best trade-off between accuracy and efficiency. These results highlight the practical potential of pose-informed, multimodal ASD for robust, real-time human-robot interaction and related applications, with code and weights available publicly.
Abstract
Active speaker detection (ASD) in multimodal environments is crucial for various applications, from video conferencing to human-robot interaction. This paper introduces FabuLight-ASD, an advanced ASD model that integrates facial, audio, and body pose information to enhance detection accuracy and robustness. Our model builds upon the existing Light-ASD framework by incorporating human pose data, represented through skeleton graphs, which minimises computational overhead. Using the Wilder Active Speaker Detection (WASD) dataset, renowned for reliable face and body bounding box annotations, we demonstrate FabuLight-ASD's effectiveness in real-world scenarios. Achieving an overall mean average precision (mAP) of 94.3%, FabuLight-ASD outperforms Light-ASD, which has an overall mAP of 93.7% across various challenging scenarios. The incorporation of body pose information shows a particularly advantageous impact, with notable improvements in mAP observed in scenarios with speech impairment, face occlusion, and human voice background noise. Furthermore, efficiency analysis indicates only a modest increase in parameter count (27.3%) and multiply-accumulate operations (up to 2.4%), underscoring the model's efficiency and feasibility. These findings validate the efficacy of FabuLight-ASD in enhancing ASD performance through the integration of body pose data. FabuLight-ASD's code and model weights are available at https://github.com/knowledgetechnologyuhh/FabuLight-ASD.
