paper-with-me

홈 › Papers

A Recurrent Neural Network Approach to the Answering Machine Detection Problem

2024-10-07 · Kemal Altwlkany, Sead Delalic, Elmedin Selmanovic, Adis Alihodzic, Ivica Lovric

In the field of telecommunications and cloud communications, accurately and in real-time detecting whether a human or an answering machine has answered an outbound call is of paramount importance. This problem is of particular significance during campaigns as it enhances service quality, efficiency and cost reduction through precise caller identification. Despite the significance of the field, it remains inadequately explored in the existing literature. This paper presents an innovative approach to answering machine detection that leverages transfer learning through the YAMNet model for feature extraction. The YAMNet architecture facilitates the training of a recurrent-based classifier, enabling real-time processing of audio streams, as opposed to fixed-length recordings. The results demonstrate an accuracy of over 96% on the test set. Furthermore, we conduct an in-depth analysis of misclassified samples and reveal that an accuracy exceeding 98% can be achieved with the integration of a silence detection algorithm, such as the one provided by FFmpeg.

📄 PDF Abstract BibTeX arXiv:2410.08235

Code (0)

등록된 구현이 없습니다.

Tasks

Transfer Learning

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음

Similar Papers 제목 키워드 기반

No Need to Pay Attention: Simple Recurrent Neural Networks Work! (for Answering "Simple" Questions)

2016-06-16 · Ferhan Ture, Oliver Jojic

First-order factoid question answering assumes that the question can be answered by a single fact in a knowledge base (KB). While this does not seem like a challenging task, many recent attempts that apply either complex…

Question Answering

Using Recurrent Neural Network for Learning Expressive Ontologies

2016-07-14 · Giulio Petrucci, Chiara Ghidini, Marco Rospocher

Recently, Neural Networks have been proven extremely effective in many natural language processing tasks such as sentiment analysis, question answering, or machine translation. Aiming to exploit such advantages in the On…

Machine TranslationQuestion AnsweringSentiment AnalysisTranslation

Fast Reading Comprehension with ConvNets

2017-11-12 · ICLR 2018 1 · Felix Wu, Ni Lao, John Blitzer, Guandao Yang 외

State-of-the-art deep reading comprehension models are dominated by recurrent neural nets. Their sequential nature is a natural fit for language, but it also precludes parallelization within an instances and often become…

Question AnsweringReading Comprehension

Comparing Attention-based Convolutional and Recurrent Neural Networks: Success and Limitations in Machine Reading Comprehension

2018-08-27 · CONLL 2018 10 · Matthias Blohm, Glorianna Jagfeld, Ekta Sood, Xiang Yu 외

We propose a machine reading comprehension model based on the compare-aggregate framework with two-staged attention that achieves state-of-the-art results on the MovieQA question answering dataset. To investigate the lim…

Machine Reading ComprehensionQuestion AnsweringReading Comprehension

Arabic Offensive Language Detection with Attention-based Deep Neural Networks

2020-05-01 · LREC 2020 5 · Bushr Haddad, Zoher Orabe, Anas Al-Abood, Nada Ghneim

In this paper, we tackle the problem of offensive language and hate speech detection. We proposed our methods for data preprocessing and balancing, and then we presented our Convolutional Neural Network (CNN) and bidirec…

Abusive LanguageBIG-bench Machine LearningHate Speech Detection