中文
相关论文

相关论文: Variance-Aware Machine Translation Test Sets

200 篇论文

Machine translation (MT) encompasses a variety of methodologies aimed at enhancing the accuracy of translations. In contrast, the process of human-generated translation relies on a wide range of translation techniques, which are crucial for…

计算与语言 · 计算机科学 2024-12-13 Fan Zhou , Vincent Vandeghinste

The quality of machine translation systems has dramatically improved over the last decade, and as a result, evaluation has become an increasingly challenging problem. This paper describes our contribution to the WMT 2020 Metrics Shared…

Neural machine translation (NMT) systems amplify lexical biases present in their training data, leading to artificially impoverished language in output translations. These language-level characteristics render automatic translations…

计算与语言 · 计算机科学 2025-06-02 Huiyuan Lai , Esther Ploeger , Rik van Noord , Antonio Toral

Pronouns are a long-standing challenge in machine translation. We present a study of the performance of a range of rule-based, statistical and neural MT systems on pronoun translation based on an extensive manual evaluation using the…

计算与语言 · 计算机科学 2018-08-31 Christian Hardmeier , Liane Guillou

We reassess a recent study (Hassan et al., 2018) that claimed that machine translation (MT) has reached human parity for the translation of news from Chinese into English, using pairwise ranking and considering three variables that were not…

计算与语言 · 计算机科学 2018-08-31 Antonio Toral , Sheila Castilho , Ke Hu , Andy Way

Multilingual neural machine translation (NMT) enables training a single model that supports translation from multiple source languages into multiple target languages. In this paper, we push the limits of multilingual NMT in terms of number…

计算与语言 · 计算机科学 2019-07-03 Roee Aharoni , Melvin Johnson , Orhan Firat

Machine Translation (MT) plays a pivotal role in cross-lingual information access, public policy communication, and equitable knowledge dissemination. However, critical meaning errors, such as factual distortions, intent reversals, or…

计算与语言 · 计算机科学 2026-02-13 Muskaan Chopra , Lorenz Sparrenberg , Rafet Sifa

Multilingual toxicity detection remains a significant challenge due to the scarcity of training data and resources for many languages. While prior work has leveraged the translate-test paradigm to support cross-lingual transfer across a…

计算与语言 · 计算机科学 2025-09-19 Samuel J. Bell , Eduardo Sánchez , David Dale , Pontus Stenetorp , Mikel Artetxe , Marta R. Costa-jussà

Benefiting from the sequence-level knowledge distillation, the Non-Autoregressive Transformer (NAT) achieves great success in neural machine translation tasks. However, existing knowledge distillation has side effects, such as propagating…

计算与语言 · 计算机科学 2023-08-07 Min Liu , Yu Bao , Chengqi Zhao , Shujian Huang

Neural Machine Translation (NMT) has reached a level of maturity to be recognized as the premier method for the translation between different languages and aroused interest in different research areas, including software engineering. A key…

计算与语言 · 计算机科学 2022-03-31 Pietro Liguori , Cristina Improta , Simona De Vivo , Roberto Natella , Bojan Cukic , Domenico Cotroneo

Many-to-one neural machine translation systems improve over one-to-one systems when training data is scarce. In this paper, we design and test a novel algorithm for selecting the language of minibatches when training such systems. The…

计算与语言 · 计算机科学 2024-10-08 Àlex R. Atrio , Alexis Allemann , Ljiljana Dolamic , Andrei Popescu-Belis

We present a new approach for neural machine translation (NMT) using the morphological and grammatical decomposition of the words (factors) in the output side of the neural network. This architecture addresses two main problems occurring in…

计算与语言 · 计算机科学 2017-12-07 Mercedes García-Martínez , Loïc Barrault , Fethi Bougares

Neural machine translation (NMT), a new approach to machine translation, has achieved promising results comparable to those of traditional approaches such as statistical machine translation (SMT). Despite its recent success, NMT cannot…

计算与语言 · 计算机科学 2017-07-21 Zi Long , Takehito Utsuro , Tomoharu Mitsuhashi , Mikio Yamamoto

Multilingual machine translation (MMT) benefits from cross-lingual transfer but is a challenging multitask optimization problem. This is partly because there is no clear framework to systematically learn language-specific parameters.…

计算与语言 · 计算机科学 2023-02-13 Haoran Xu , Jean Maillard , Vedanuj Goswami

Gender-inclusive machine translation (MT) should preserve gender ambiguity in the source to avoid misgendering and representational harms. While gender ambiguity often occurs naturally in notional gender languages such as English,…

计算与语言 · 计算机科学 2025-06-19 Hillary Dawkins , Isar Nejadgholi , Chi-kiu Lo

Simultaneous machine translation (SimulMT) models start translation before the end of the source sentence, making the translation monotonically aligned with the source sentence. However, the general full-sentence translation test set is…

计算与语言 · 计算机科学 2023-03-14 Mengge Liu , Wen Zhang , Xiang Li , Jian Luan , Bin Wang , Yuhang Guo , Shuoying Chen

As large language models (LLM) become more and more capable in languages other than English, it is important to collect benchmark datasets in order to evaluate their multilingual performance, including on tasks like machine translation…

With the increasing release of powerful language models trained on large code corpus (e.g. CodeBERT was trained on 6.4 million programs), a new family of mutation testing tools has arisen with the promise to generate more "natural" mutants…

软件工程 · 计算机科学 2023-03-09 Aayush Garg , Renzo Degiovanni , Mike Papadakis , Yves Le Traon

We present MetaMetrics-MT, an innovative metric designed to evaluate machine translation (MT) tasks by aligning closely with human preferences through Bayesian optimization with Gaussian Processes. MetaMetrics-MT enhances existing MT…

计算与语言 · 计算机科学 2024-11-04 David Anugraha , Garry Kuwanto , Lucky Susanto , Derry Tanti Wijaya , Genta Indra Winata

Models of neural machine translation are often from a discriminative family of encoderdecoders that learn a conditional distribution of a target sentence given a source sentence. In this paper, we propose a variational model to learn this…

计算与语言 · 计算机科学 2016-09-27 Biao Zhang , Deyi Xiong , Jinsong Su , Hong Duan , Min Zhang