paper-with-me

Papers

BIAS: A Body-based Interpretable Active Speaker Approach

2024-12-06 · Tiago Roxo, Joana C. Costa, Pedro R. M. Inácio, Hugo Proença

State-of-the-art Active Speaker Detection (ASD) approaches heavily rely on audio and facial features to perform, which is not a sustainable approach in wild scenarios. Although these methods achieve good results in the standard AVA-ActiveSpeaker set, a recent wilder ASD dataset (WASD) showed the limitations of such models and raised the need for new approaches. As such, we propose BIAS, a model that, for the first time, combines audio, face, and body information, to accurately predict active speakers in varying/challenging conditions. Additionally, we design BIAS to provide interpretability by proposing a novel use for Squeeze-and-Excitation blocks, namely in attention heatmaps creation and feature importance assessment. For a full interpretability setup, we annotate an ASD-related actions dataset (ASD-Text) to finetune a ViT-GPT2 for text scene description to complement BIAS interpretability. The results show that BIAS is state-of-the-art in challenging conditions where body-based features are of utmost importance (Columbia, open-settings, and WASD), and yields competitive results in AVA-ActiveSpeaker, where face is more influential than body for ASD. BIAS interpretability also shows the features/aspects more relevant towards ASD prediction in varying settings, making it a strong baseline for further developments in interpretable ASD models, and is available at https://github.com/Tiago-Roxo/BIAS.

📄 PDF Abstract BibTeX arXiv:2412.05150

Code (1)

tiago-roxo/bias 공식 구현 pytorch

Tasks

Active Speaker DetectionFeature Importance

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

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

2024-12-11 · Tiago Roxo, Joana C. Costa, Pedro Inácio, Hugo Proença

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 "lis…

Active Speaker DetectionFeature Importance

Cross-modal Supervision for Learning Active Speaker Detection in Video

2016-03-29 · Punarjay Chakravarty, Tinne Tuytelaars

In this paper, we show how to use audio to supervise the learning of active speaker detection in video. Voice Activity Detection (VAD) guides the learning of the vision-based classifier in a weakly supervised manner. The…

Action DetectionActive Speaker DetectionActivity Detection

FabuLight-ASD: Unveiling Speech Activity via Body Language

2024-11-20 · Hugo Carneiro, Stefan Wermter

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 integrate…

Active Speaker Detection

Analysis of Body Behaviours in Human-Human and Human-Robot Interactions

2020-05-01 · LREC 2020 5 · Taiga Mori, Kristiina Jokinen, Yasuharu Den

We conducted preliminary comparison of human-robot (HR) interaction with human-human (HH) interaction conducted in English and in Japanese. As the result, body gestures increased in HR, while hand and head gestures decre…

WASD: A Wilder Active Speaker Detection Dataset

2023-03-09 · Tiago Roxo, Joana C. Costa, Pedro R. M. Inácio, Hugo Proença

Current Active Speaker Detection (ASD) models achieve great results on AVA-ActiveSpeaker (AVA), using only sound and facial features. Although this approach is applicable in movie setups (AVA), it is not suited for less …

Active Speaker Detection