CLSep 23, 2015

Automatic Dialect Detection in Arabic Broadcast Speech

arXiv:1509.06928v2134 citations
Originality Synthesis-oriented
AI Analysis

This work addresses the problem of dialect identification in Arabic speech for applications like speech recognition and language processing, but it is incremental as it builds on existing feature extraction and classification methods.

The paper tackles automatic dialect detection in Arabic broadcast speech by combining phonetic, lexical, and acoustic features with a multi-class SVM, achieving 100% accuracy in distinguishing Modern Standard Arabic from Dialectal Arabic and 52% accuracy in identifying five specific dialects.

We investigate different approaches for dialect identification in Arabic broadcast speech, using phonetic, lexical features obtained from a speech recognition system, and acoustic features using the i-vector framework. We studied both generative and discriminate classifiers, and we combined these features using a multi-class Support Vector Machine (SVM). We validated our results on an Arabic/English language identification task, with an accuracy of 100%. We used these features in a binary classifier to discriminate between Modern Standard Arabic (MSA) and Dialectal Arabic, with an accuracy of 100%. We further report results using the proposed method to discriminate between the five most widely used dialects of Arabic: namely Egyptian, Gulf, Levantine, North African, and MSA, with an accuracy of 52%. We discuss dialect identification errors in the context of dialect code-switching between Dialectal Arabic and MSA, and compare the error pattern between manually labeled data, and the output from our classifier. We also release the train and test data as standard corpus for dialect identification.

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