paper-with-me

홈 › Papers

Jam or Cream First? Modeling Ambiguity in Neural Machine Translation with SCONES

2022-05-02 · NAACL 2022 7 · Felix Stahlberg, Shankar Kumar

The softmax layer in neural machine translation is designed to model the distribution over mutually exclusive tokens. Machine translation, however, is intrinsically uncertain: the same source sentence can have multiple semantically equivalent translations. Therefore, we propose to replace the softmax activation with a multi-label classification layer that can model ambiguity more effectively. We call our loss function Single-label Contrastive Objective for Non-Exclusive Sequences (SCONES). We show that the multi-label output layer can still be trained on single reference training data using the SCONES loss function. SCONES yields consistent BLEU score gains across six translation directions, particularly for medium-resource language pairs and small beam sizes. By using smaller beam sizes we can speed up inference by a factor of 3.9x and still match or improve the BLEU score obtained using softmax. Furthermore, we demonstrate that SCONES can be used to train NMT models that assign the highest probability to adequate translations, thus mitigating the "beam search curse". Additional experiments on synthetic language pairs with varying levels of uncertainty suggest that the improvements from SCONES can be attributed to better handling of ambiguity.

📄 PDF Abstract BibTeX arXiv:2205.00704

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONNMTSentenceTranslation

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

CREAMT: Creativity and narrative engagement of literary texts translated by translators and NMT

2022-06-01 · EAMT 2022 6 · Ana Guerberof Arenas, Antonio Toral

We present here the EU-funded project CREAMT that seeks to understand what is meant by creativity in different translation modalities, e.g. machine translation, post-editing or professional translation. Focusing on the t…

Machine TranslationNMTTranslation

Extending CREAMT: Leveraging Large Language Models for Literary Translation Post-Editing

2025-04-03 · Antonio Castaldo, Sheila Castilho, Joss Moorkens, Johanna Monti

Post-editing machine translation (MT) for creative texts, such as literature, requires balancing efficiency with the preservation of creativity and style. While neural MT systems struggle with these challenges, large lan…

Machine TranslationTranslation

Video-guided Machine Translation with Spatial Hierarchical Attention Network

2021-08-01 · ACL 2021 5 · Weiqi Gu, Haiyue Song, Chenhui Chu, Sadao Kurohashi

Video-guided machine translation, as one type of multimodal machine translations, aims to engage video contents as auxiliary information to address the word sense ambiguity problem in machine translation. Previous studie…

Action DetectionMachine TranslationTranslationVideo-Guided Machine Translation

VIDA: A dataset for Visually Dependent Ambiguity in Multimodal Machine Translation

2026-05-03 · Jingheng Pan, Xintong Wang, Longyue Wang, Liang Ding 외 arxiv

Ambiguity resolution is a key challenge in multimodal machine translation (MMT), where models must genuinely leverage visual input to map an ambiguous expression to its intended meaning. Although prior work has proposed …

Multimodal Machine Translation

Analysing the Correlation between Lexical Ambiguity and Translation Quality in a Multimodal Setting using WordNet

2022-07-01 · NAACL (ACL) 2022 7 · Ali Hatami, Paul Buitelaar, Mihael Arcan

Multimodal Neural Machine Translation is focusing on using visual information to translate sentences in the source language into the target language. The main idea is to utilise information from visual modalities to prom…

Machine TranslationSentenceTranslation