paper-with-me

홈 › Papers

Generating Fluent Translations from Disfluent Text Without Access to Fluent References: IIT Bombay@IWSLT2020

2020-07-01 · WS 2020 7 · Nikhil Saini, Jyotsana Khatri, Preethi Jyothi, Pushpak Bhattacharyya

Machine translation systems perform reasonably well when the input is well-formed speech or text. Conversational speech is spontaneous and inherently consists of many disfluencies. Producing fluent translations of disfluent source text would typically require parallel disfluent to fluent training data. However, fluent translations of spontaneous speech are an additional resource that is tedious to obtain. This work describes the submission of IIT Bombay to the Conversational Speech Translation challenge at IWSLT 2020. We specifically tackle the problem of disfluency removal in disfluent-to-fluent text-to-text translation assuming no access to fluent references during training. Common patterns of disfluency are extracted from disfluent references and a noise induction model is used to simulate them starting from a clean monolingual corpus. This synthetically constructed dataset is then considered as a proxy for labeled data during training. We also make use of additional fluent text in the target language to help generate fluent translations. This work uses no fluent references during training and beats a baseline model by a margin of 4.21 and 3.11 BLEU points where the baseline uses disfluent and fluent references, respectively. Index Terms- disfluency removal, machine translation, noise induction, leveraging monolingual data, denoising for disfluency removal.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingMachine TranslationTranslation

Similar Papers 제목 키워드 기반

Fluency Over Adequacy: A Pilot Study in Measuring User Trust in Imperfect MT

2018-02-16 · WS 2018 3 · Marianna J. Martindale, Marine Carpuat

Although measuring intrinsic quality has been a key factor in the advancement of Machine Translation (MT), successfully deploying MT requires considering not just intrinsic quality but also the user experience, including…

Machine TranslationTranslation

Fluent Translations from Disfluent Speech in End-to-End Speech Translation

2019-06-03 · NAACL 2019 6 · Elizabeth Salesky, Matthias Sperber, Alex Waibel

Spoken language translation applications for speech suffer due to conversational speech phenomena, particularly the presence of disfluencies. With the rise of end-to-end speech translation models, processing steps such a…

Machine Translationspeech-recognitionSpeech RecognitionTranslation

Towards Fluent Translations from Disfluent Speech

2018-11-07 · Elizabeth Salesky, Susanne Burger, Jan Niehues, Alex Waibel

When translating from speech, special consideration for conversational speech phenomena such as disfluencies is necessary. Most machine translation training data consists of well-formed written texts, causing issues when…

Machine Translationspeech-recognitionSpeech RecognitionTranslation

Planning and Generating Natural and Diverse Disfluent Texts as Augmentation for Disfluency Detection

2020-11-01 · EMNLP 2020 11 · Jingfeng Yang, Diyi Yang, Zhaoran Ma

Existing approaches to disfluency detection heavily depend on human-annotated data. Numbers of data augmentation methods have been proposed to alleviate the dependence on labeled data. However, current augmentation appro…

Data Augmentation

Fluent Alignment with Disfluent Judges: Post-training for Lower-resource Languages

2025-12-09 · David Samuel, Lilja Øvrelid, Erik Velldal, Andrey Kutuzov arxiv

We propose a post-training method for lower-resource languages that preserves the fluency of language models even when aligned by disfluent reward models. Preference optimization is now a well-researched topic, but previ…