CVDec 11, 2024

ASDnB: Merging Face with Body Cues For Robust Active Speaker Detection

arXiv:2412.08594v16 citationsh-index: 5Has Code
Originality Incremental advance
AI Analysis

This work addresses robust speaker detection in surveillance and wild conditions where facial data is unreliable, offering a strong baseline for the field.

The paper tackles the problem of active speaker detection by integrating body dynamics with facial cues, achieving state-of-the-art results on benchmark datasets like AVA-ActiveSpeaker and WASD.

State-of-the-art Active Speaker Detection (ASD) approaches mainly use audio and facial features as input. However, the main hypothesis in this paper is that body dynamics is also highly correlated to "speaking" (and "listening") actions and should be particularly useful in wild conditions (e.g., surveillance settings), where face cannot be reliably accessed. We propose ASDnB, a model that singularly integrates face with body information by merging the inputs at different steps of feature extraction. Our approach splits 3D convolution into 2D and 1D to reduce computation cost without loss of performance, and is trained with adaptive weight feature importance for improved complement of face with body data. Our experiments show that ASDnB achieves state-of-the-art results in the benchmark dataset (AVA-ActiveSpeaker), in the challenging data of WASD, and in cross-domain settings using Columbia. This way, ASDnB can perform in multiple settings, which is positively regarded as a strong baseline for robust ASD models (code available at https://github.com/Tiago-Roxo/ASDnB).

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes