paper-with-me

Papers

Anomaly detection with a variational autoencoder for Arabic mispronunciation detection

2024-06-25 · International Journal of Speech Technology 2024 6 · Meriem Lounis, Bilal Dendani, Halima Bahi

Computer-assisted language learning (CALL) systems increasingly arouse a significant interest and establish a presence in automated foreign language learning. They enhance traditional learning methods by providing access to various accents and spoken language styles through websites, mobile applications, and social media. Herein, mispronunciation detection is a key component mainly addressed as a classification problem. Meanwhile, deep learning (DL) advances have promoted these systems by training deep neural networks (DNN) to classify a pronunciation as correct or incorrect. However, the effectiveness of the DL models is hindered by many shortcomings, such as the scarcity of labeled data. To address this issue, the paper assumes an anomaly detection-based mispronunciation detection approach. It utilizes a variational autoencoder (VAE) relying on a density-based method to model the “normal data.” The VAE is a generative model trained in a self supervised way to learn the distribution of the correct pronunciations, standing for “normal data,” and is expected to detect mispronunciations, standing for “abnormal data” during the test stage. Our proposition was evaluated in the context of Arabic pronunciation learning through the ASMDD Arabic dataset. The obtained results are promising, with an accuracy of about 98%. The proposed VAE outperformed the standard autoencoder as well as the state-of-the-art convolution neural networks used for Arabic mispronunciation detection.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly Detection

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

ASMDD: Arabic Speech Mispronunciation Detection Dataset

2021-11-01 · Salah A. Aly, Abdelrahman Salah, Hesham M. Eraqi

The largest dataset of Arabic speech mispronunciation detections in Egyptian dialogues is introduced. The dataset is composed of annotated audio files representing the top 100 words that are most frequently used in the A…

An ensemble-based framework for mispronunciation detection of Arabic phonemes

2023-01-03 · Sukru Selim Calik, Ayhan Kucukmanisa, Zeynep Hilal Kilimci

Determination of mispronunciations and ensuring feedback to users are maintained by computer-assisted language learning (CALL) systems. In this work, we introduce an ensemble model that defines the mispronunciation of Ar…

Ensemble Learning

Variational Autoencoder based Anomaly Detection using Reconstruction Probability

2015-12-27 · Special Lecture on IE, SNU Data Mining Center 2015 12 · Jinwon An, Sungzoon Cho

We propose an anomaly detection method using the reconstruction probability from the variational autoencoder. The reconstruction probability is a probabilistic measure that takes into account the variability of the distr…

Anomaly Detection

Hierarchical Conditional Variational Autoencoder Based Acoustic Anomaly Detection

2022-06-11 · Harsh Purohit, Takashi Endo, Masaaki Yamamoto, Yohei Kawaguchi

This paper aims to develop an acoustic signal-based unsupervised anomaly detection method for automatic machine monitoring. Existing approaches such as deep autoencoder (DAE), variational autoencoder (VAE), conditional v…

Anomaly DetectionUnsupervised Anomaly Detection

A Case for the Score: Identifying Image Anomalies using Variational Autoencoder Gradients

2019-11-28 · David Zimmerer, Jens Petersen, Simon A. A. Kohl, Klaus H. Maier-Hein

Through training on unlabeled data, anomaly detection has the potential to impact computer-aided diagnosis by outlining suspicious regions. Previous work on deep-learning-based anomaly detection has primarily focused on …

Anomaly Detection