paper-with-me

홈 › Papers

Gated Convolutional Bidirectional Attention-based Model for Off-topic Spoken Response Detection

2020-04-20 · ACL 2020 6 · Yefei Zha, Ruobing Li, Hui Lin

Off-topic spoken response detection, the task aiming at predicting whether a response is off-topic for the corresponding prompt, is important for an automated speaking assessment system. In many real-world educational applications, off-topic spoken response detectors are required to achieve high recall for off-topic responses not only on seen prompts but also on prompts that are unseen during training. In this paper, we propose a novel approach for off-topic spoken response detection with high off-topic recall on both seen and unseen prompts. We introduce a new model, Gated Convolutional Bidirectional Attention-based Model (GCBiA), which applies bi-attention mechanism and convolutions to extract topic words of prompts and key-phrases of responses, and introduces gated unit and residual connections between major layers to better represent the relevance of responses and prompts. Moreover, a new negative sampling method is proposed to augment training data. Experiment results demonstrate that our novel approach can achieve significant improvements in detecting off-topic responses with extremely high on-topic recall, for both seen and unseen prompts.

📄 PDF Abstract BibTeX arXiv:2004.09036

Code (1)

zhayefei/off-topic-GCBiA tf

Tasks

Machine Reading ComprehensionQuestion AnsweringText Classification

Methods 이 논문이 사용한 방법론

Bi-attention Bi-attention employs the attention-in-attention (AiA) mechanism to capture second-order statistical information: the outer point-wise channel attention vectors are computed from…

Similar Papers 제목 키워드 기반

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

Image to Bengali Caption Generation Using Deep CNN and Bidirectional Gated Recurrent Unit

2020-12-22 · Al Momin Faruk, Hasan Al Faraby, Md. Muzahidul Azad, Md. Riduyan Fedous 외

There is very little notable research on generating descriptions of the Bengali language. About 243 million people speak in Bengali, and it is the 7th most spoken language on the planet. The purpose of this research is t…

Caption GenerationDecoderImage Captioning

End-to-End Spoken Language Translation

2019-04-23 · Michelle Guo, Albert Haque, Prateek Verma

In this paper, we address the task of spoken language understanding. We present a method for translating spoken sentences from one language into spoken sentences in another language. Given spectrogram-spectrogram pairs, …

SentenceSpoken Language UnderstandingTranslation

Fast Prototyping a Dialogue Comprehension System for Nurse-Patient Conversations on Symptom Monitoring

2019-03-08 · NAACL 2019 6 · Zhengyuan Liu, Hazel Lim, Nur Farah Ain Binte Suhaimi, Shao Chuen Tong 외

Data for human-human spoken dialogues for research and development are currently very limited in quantity, variety, and sources; such data are even scarcer in healthcare. In this work, we investigate fast prototyping of …

Retrieval

Negative Focus Detection via Contextual Attention Mechanism

2019-11-01 · IJCNLP 2019 11 · Longxiang Shen, Bowei Zou, Yu Hong, Guodong Zhou 외

Negation is a universal but complicated linguistic phenomenon, which has received considerable attention from the NLP community over the last decade, since a negated statement often carries both an explicit negative focu…

NegationSentence