LASER: Lip Landmark Assisted Speaker Detection for Robustness
Le Thien Phuc Nguyen, Zhuoran Yu, Yong Jae Lee
TL;DR
This work addresses Active Speaker Detection (ASD) under challenging real-world conditions where lip-audio synchronization can be imperfect. It introduces LASER, which guides visual representations by encoding 2D lip landmark tracks into dense feature maps and fusing them with frame-level visual features; an auxiliary consistency loss ensures robustness when lip landmarks are unavailable at test time. The approach retains compatibility with existing ASD architectures and demonstrates substantial robustness gains, particularly in noisy environments, supported by LASER-bench, a curated noise-rich dataset. Empirically, LASER outperforms state-of-the-art methods on standard benchmarks and shows pronounced improvements under high background noise and audio-visual misalignment, underscoring its practical impact for real-world audiovisual systems.
Abstract
Active Speaker Detection (ASD) aims to identify who is speaking in complex visual scenes. While humans naturally rely on lip-audio synchronization, existing ASD models often misclassify non-speaking instances when lip movements and audio are unsynchronized. To address this, we propose Lip landmark Assisted Speaker dEtection for Robustness (LASER), which explicitly incorporates lip landmarks during training to guide the model's attention to speech-relevant regions. Given a face track, LASER extracts visual features and encodes 2D lip landmarks into dense maps. To handle failure cases such as low resolution or occlusion, we introduce an auxiliary consistency loss that aligns lip-aware and face-only predictions, removing the need for landmark detectors at test time. LASER outperforms state-of-the-art models across both in-domain and out-of-domain benchmarks. To further evaluate robustness in realistic conditions, we introduce LASER-bench, a curated dataset of modern video clips with varying levels of background noise. On the high-noise subset, LASER improves mAP by 3.3 and 4.3 points over LoCoNet and TalkNet, respectively, demonstrating strong resilience to real-world acoustic challenges.
