ADIMA: Abuse Detection In Multilingual Audio

Vikram Gupta,Rini Sharon,Ramit Sawhney,Debdoot Mukherjee
DOI: https://doi.org/10.48550/arXiv.2202.07991
2022-02-16
Abstract:Abusive content detection in spoken text can be addressed by performing Automatic Speech Recognition (ASR) and leveraging advancements in natural language processing. However, ASR models introduce latency and often perform sub-optimally for profane words as they are underrepresented in training corpora and not spoken clearly or completely. Exploration of this problem entirely in the audio domain has largely been limited by the lack of audio datasets. Building on these challenges, we propose ADIMA, a novel, linguistically diverse, ethically sourced, expert annotated and well-balanced multilingual profanity detection audio dataset comprising of 11,775 audio samples in 10 Indic languages spanning 65 hours and spoken by 6,446 unique users. Through quantitative experiments across monolingual and cross-lingual zero-shot settings, we take the first step in democratizing audio based content moderation in Indic languages and set forth our dataset to pave future work.
Sound,Computation and Language,Audio and Speech Processing
What problem does this paper attempt to address?
The problem that this paper attempts to solve is to detect abusive content in multilingual audio. Specifically, the author points out that currently most of the research on abusive content detection mainly focuses on text data, and the development of image and video data sets has also accelerated the detection of abusive content in these modalities. However, the detection of abusive content in the audio modality has been less explored due to the lack of corresponding audio data sets. In addition, the method of using Automatic Speech Recognition (ASR) technology to transcribe audio into text and then perform text search has problems such as high latency and low recognition rate for unclear or incomplete profane words. Therefore, this paper proposes a new multilingual audio data set ADIMA, aiming to solve this problem entirely within the audio domain, thereby promoting the development of audio - based content moderation technologies.