paper-with-me

홈 › Papers

Incorporating Uncertainty into Deep Learning for Spoken Language Assessment

2017-07-01 · ACL 2017 7 · Andrey Malinin, Anton Ragni, Kate Knill, Mark Gales

There is a growing demand for automatic assessment of spoken English proficiency. These systems need to handle large variations in input data owing to the wide range of candidate skill levels and L1s, and errors from ASR. Some candidates will be a poor match to the training data set, undermining the validity of the predicted grade. For high stakes tests it is essential for such systems not only to grade well, but also to provide a measure of their uncertainty in their predictions, enabling rejection to human graders. Previous work examined Gaussian Process (GP) graders which, though successful, do not scale well with large data sets. Deep Neural Network (DNN) may also be used to provide uncertainty using Monte-Carlo Dropout (MCD). This paper proposes a novel method to yield uncertainty and compares it to GPs and DNNs with MCD. The proposed approach explicitly teaches a DNN to have low uncertainty on training data and high uncertainty on generated artificial data. On experiments conducted on data from the Business Language Testing Service (BULATS), the proposed approach is found to outperform GPs and DNNs with MCD in uncertainty-based rejection whilst achieving comparable grading performance.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Learning

Methods 이 논문이 사용한 방법론

Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

Automated Speaking Assessment of Conversation Tests with Novel Graph-based Modeling on Spoken Response Coherence

2024-09-11 · Jiun-Ting Li, Bi-Cheng Yan, Tien-Hong Lo, Yi-Cheng Wang 외

Automated speaking assessment in conversation tests (ASAC) aims to evaluate the overall speaking proficiency of an L2 (second-language) speaker in a setting where an interlocutor interacts with one or more candidates. Al…

Spoken Grammar Assessment Using LLM

2024-10-02 · Sunil Kumar Kopparapu, Chitralekha Bhat, Ashish Panda

Spoken language assessment (SLA) systems restrict themselves to evaluating the pronunciation and oral fluency of a speaker by analysing the read and spontaneous spoken utterances respectively. The assessment of language …

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Language ModelingLanguage Modelling+3

Uncertainty-Aware Evaluation for Vision-Language Models

2024-02-22 · Vasily Kostumov, Bulat Nutfullin, Oleg Pilipenko, Eugene Ilyushin

Vision-Language Models like GPT-4, LLaVA, and CogVLM have surged in popularity recently due to their impressive performance in several vision-language tasks. Current evaluation methods, however, overlook an essential com…

Conformal PredictionLanguage ModelingLanguage ModellingMultiple-choice+4

Probing the Hidden Talent of ASR Foundation Models for L2 English Oral Assessment

2025-10-18 · Fu-An Chao, Bi-Cheng Yan, Berlin Chen arxiv

In this paper, we explore the untapped potential of Whisper, a well-established automatic speech recognition (ASR) foundation model, in the context of L2 spoken language assessment (SLA). Unlike prior studies that extrin…

Spoken Language UnderstandingSpeech Recognition

Enhancing Spoken Discourse Modeling in Language Models Using Gestural Cues

2025-03-05 · Varsha Suresh, M. Hamza Mughal, Christian Theobalt, Vera Demberg

Research in linguistics shows that non-verbal cues, such as gestures, play a crucial role in spoken discourse. For example, speakers perform hand gestures to indicate topic shifts, helping listeners identify transitions …

Language ModelingLanguage ModellingText Infilling