中文
相关论文

相关论文: Enhanced Bilingual Evaluation Understudy

200 篇论文

Since the 1950s, machine translation (MT) has become one of the important tasks of AI and development, and has experienced several different periods and stages of development, including rule-based methods, statistical methods, and recently…

计算与语言 · 计算机科学 2022-02-23 Lifeng Han

In machine translation (MT) that involves translating between two languages with significant differences in word order, determining the correct word order of translated words is a major challenge. The dependency parse tree of a source…

计算与语言 · 计算机科学 2017-02-16 Christian Hadiwinoto , Hwee Tou Ng

Recent research suggests that neural machine translation achieves parity with professional human translation on the WMT Chinese--English news translation task. We empirically test this claim with alternative evaluation protocols,…

计算与语言 · 计算机科学 2018-08-22 Samuel Läubli , Rico Sennrich , Martin Volk

Machine translation has an undesirable propensity to produce "translationese" artifacts, which can lead to higher BLEU scores while being liked less by human raters. Motivated by this, we model translationese and original (i.e. natural)…

计算与语言 · 计算机科学 2020-07-13 Parker Riley , Isaac Caswell , Markus Freitag , David Grangier

Neural Machine Translation (NMT) is a new approach to machine translation that has made great progress in recent years. However, recent studies show that NMT generally produces fluent but inadequate translations (Tu et al. 2016b; Tu et al.…

计算与语言 · 计算机科学 2017-01-02 Xing Wang , Zhengdong Lu , Zhaopeng Tu , Hang Li , Deyi Xiong , Min Zhang

It is relatively easy to mine a large parallel corpus for any machine learning task, such as speech-to-text or speech-to-speech translation. Although these mined corpora are large in volume, their quality is questionable. This work shows…

计算与语言 · 计算机科学 2024-02-06 Md Mahfuz Ibn Alam , Antonios Anastasopoulos

For natural language understanding (NLU) technology to be maximally useful, both practically and as a scientific object of study, it must be general: it must be able to process language in a way that is not exclusively tailored to any one…

计算与语言 · 计算机科学 2019-02-26 Alex Wang , Amanpreet Singh , Julian Michael , Felix Hill , Omer Levy , Samuel R. Bowman

Existing machine translation decoding algorithms generate translations in a strictly monotonic fashion and never revisit previous decisions. As a result, earlier mistakes cannot be corrected at a later stage. In this paper, we present a…

计算与语言 · 计算机科学 2018-04-17 Roman Novak , Michael Auli , David Grangier

Despite advances in neural machine translation (NMT) quality, rare words continue to be problematic. For humans, the solution to the rare-word problem has long been dictionaries, but dictionaries cannot be straightforwardly incorporated…

计算与语言 · 计算机科学 2022-01-31 Xing Jie Zhong , David Chiang

Interest in neural machine translation has grown rapidly as its effectiveness has been demonstrated across language and data scenarios. New research regularly introduces architectural and algorithmic improvements that lead to significant…

计算与语言 · 计算机科学 2017-06-30 Michael Denkowski , Graham Neubig

Recent advances in neural machine translation (NMT) have led to state-of-the-art results for many European-based translation tasks. However, despite these advances, there is has been little focus in applying these methods to African…

计算与语言 · 计算机科学 2020-05-15 Laura Martinus , Jason Webster , Joanne Moonsamy , Moses Shaba Jnr , Ridha Moosa , Robert Fairon

We present Neural Machine Translation (NMT) training using document-level metrics with batch-level documents. Previous sequence-objective approaches to NMT training focus exclusively on sentence-level metrics like sentence BLEU which do not…

计算与语言 · 计算机科学 2020-05-05 Danielle Saunders , Felix Stahlberg , Bill Byrne

Neural machine translation models are often biased toward the limited translation references seen during training. To amend this form of overfitting, in this paper we propose fine-tuning the models with a novel training objective based on…

计算与语言 · 计算机科学 2021-06-07 Inigo Jauregi Unanue , Jacob Parnell , Massimo Piccardi

Machine translation systems achieve near human-level performance on some languages, yet their effectiveness strongly relies on the availability of large amounts of parallel sentences, which hinders their applicability to the majority of…

计算与语言 · 计算机科学 2018-08-15 Guillaume Lample , Myle Ott , Alexis Conneau , Ludovic Denoyer , Marc'Aurelio Ranzato

We investigate MT evaluation metric performance on adversarially-synthesized texts, to shed light on metric robustness. We experiment with word- and character-level attacks on three popular machine translation metrics: BERTScore, BLEURT,…

计算与语言 · 计算机科学 2023-11-02 Yichen Huang , Timothy Baldwin

Evaluation metrics are a key ingredient for progress of text generation systems. In recent years, several BERT-based evaluation metrics have been proposed (including BERTScore, MoverScore, BLEURT, etc.) which correlate much better with…

计算与语言 · 计算机科学 2021-11-02 Marvin Kaster , Wei Zhao , Steffen Eger

We introduce Parallel Paraphrasing ($\text{Para}_\text{both}$), an augmentation method for translation metrics making use of automatic paraphrasing of both the reference and hypothesis. This method counteracts the typically misleading…

计算与语言 · 计算机科学 2023-05-23 Claudio Paonessa , Dominik Frefel , Manfred Vogel

Clinical language processing has received a lot of attention in recent years, resulting in new models or methods for disease phenotyping, mortality prediction, and other tasks. Unfortunately, many of these approaches are tested under…

计算与语言 · 计算机科学 2022-09-30 Travis R. Goodwin , Dina Demner-Fushman

Using a vocabulary that is shared across languages is common practice in Multilingual Neural Machine Translation (MNMT). In addition to its simple design, shared tokens play an important role in positive knowledge transfer, assuming that…

计算与语言 · 计算机科学 2024-01-23 Di Wu , Christof Monz

Recent progress in large language models (LLMs) has gained interest in speech-text multimodal foundation models, achieving strong performance on instruction-tuned speech translation (ST). However, expanding language pairs is costly due to…

计算与语言 · 计算机科学 2025-07-30 Yao-Fei Cheng , Hayato Futami , Yosuke Kashiwagi , Emiru Tsunoo , Wen Shen Teo , Siddhant Arora , Shinji Watanabe