English

LASER: Lip Landmark Assisted Speaker Detection for Robustness

Computer Vision and Pattern Recognition 2025-11-27 v2 Machine Learning

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.

Keywords

Cite

@article{arxiv.2501.11899,
  title  = {LASER: Lip Landmark Assisted Speaker Detection for Robustness},
  author = {Le Thien Phuc Nguyen and Zhuoran Yu and Yong Jae Lee},
  journal= {arXiv preprint arXiv:2501.11899},
  year   = {2025}
}

Comments

WACV 2026

R2 v1 2026-06-28T21:12:05.265Z