paper-with-me

홈 › Papers

Measuring the Effect of Disfluency in Multilingual Knowledge Probing Benchmarks

2025-10-16 · Kirill Semenov, Rico Sennrich arxiv

For multilingual factual knowledge assessment of LLMs, benchmarks such as MLAMA use template translations that do not take into account the grammatical and semantic information of the named entities inserted in the sentence. This leads to numerous instances of ungrammaticality or wrong wording of the final prompts, which complicates the interpretation of scores, especially for languages that have a rich morphological inventory. In this work, we sample 4 Slavic languages from the MLAMA dataset and compare the knowledge retrieval scores between the initial (templated) MLAMA dataset and its sentence-level translations made by Google Translate and ChatGPT. We observe a significant increase in knowledge retrieval scores, and provide a qualitative analysis for possible reasons behind it. We also make an additional analysis of 5 more languages from different families and see similar patterns. Therefore, we encourage the community to control the grammaticality of highly multilingual datasets for higher and more interpretable results, which is well approximated by whole sentence translation with neural MT or LLM systems. The dataset and all related code is published at the Github repository: https://github.com/ZurichNLP/Fluent-mLAMA.

📄 PDF Abstract BibTeX arXiv:2510.15115

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Multilingual Disfluency Removal using NMT

2016-12-01 · IWSLT 2016 12 · Eunah Cho, Jan Niehues, Thanh-Le Ha, Alex Waibel

In this paper, we investigate a multilingual approach for speech disfluency removal. A major challenge of this task comes from the costly nature of disfluency annotation. Motivated by the fact that speech disfluencies ar…

Machine TranslationNMTTranslation

Disfluency Detection for Vietnamese

2022-10-01 · COLING (WNUT) 2022 10 · Mai Dao, Thinh Hung Truong, Dat Quoc Nguyen

In this paper, we present the first empirical study for Vietnamese disfluency detection. To conduct this study, we first create a disfluency detection dataset for Vietnamese, with manual annotations over two disfluency t…

Vietnamese Word SegmentationXLM-R

From Disfluency Detection to Intent Detection and Slot Filling

2022-09-17 · Mai Hoang Dao, Thinh Hung Truong, Dat Quoc Nguyen

We present the first empirical study investigating the influence of disfluency detection on downstream tasks of intent detection and slot filling. We perform this study for Vietnamese -- a low-resource language that has …

Intent DetectionLanguage ModelingLanguage Modellingslot-filling+2

Zero-shot Disfluency Detection for Indian Languages

2022-10-01 · COLING 2022 10 · Rohit Kundu, Preethi Jyothi, Pushpak Bhattacharyya

Disfluencies that appear in the transcriptions from automatic speech recognition systems tend to impair the performance of downstream NLP tasks. Disfluency correction models can help alleviate this problem. However, the …

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

Mind the Pause: Disfluency-Aware Objective Tuning for Multilingual Speech Correction with LLMs

2026-05-12 · Deepak Kumar, Baban Gain, Asif Ekbal arxiv

Automatic Speech Recognition (ASR) transcripts often contain disfluencies, such as fillers, repetitions, and false starts, which reduce readability and hinder downstream applications like chatbots and voice assistants. I…

Contrastive LearningSpeech RecognitionData Augmentation