paper-with-me

Papers

Towards Effective Disambiguation for Machine Translation with Large Language Models

2023-09-20 · Vivek Iyer, Pinzhen Chen, Alexandra Birch

Resolving semantic ambiguity has long been recognised as a central challenge in the field of Machine Translation. Recent work on benchmarking translation performance on ambiguous sentences has exposed the limitations of conventional Neural Machine Translation (NMT) systems, which fail to handle many such cases. Large language models (LLMs) have emerged as a promising alternative, demonstrating comparable performance to traditional NMT models while introducing new paradigms for controlling the target outputs. In this paper, we study the capabilities of LLMs to translate "ambiguous sentences" - i.e. those containing highly polysemous words and/or rare word senses. We also propose two ways to improve their disambiguation capabilities, through a) in-context learning and b) fine-tuning on carefully curated ambiguous datasets. Experiments show that our methods can match or outperform state-of-the-art systems such as DeepL and NLLB in four out of five language directions. Our research provides valuable insights into effectively adapting LLMs to become better disambiguators during Machine Translation. We release our curated disambiguation corpora and resources at https://data.statmt.org/ambiguous-europarl.

📄 PDF Abstract BibTeX arXiv:2309.11668

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingIn-Context LearningMachine TranslationNMTTranslation

Methods 이 논문이 사용한 방법론

fail 설명 없음

Similar Papers 제목 키워드 기반

DMDTEval: An Evaluation and Analysis of LLMs on Disambiguation in Multi-domain Translation

2025-04-29 · Zhibo Man, Yuanmeng Chen, Yujie Zhang, Jinan Xu

Currently, Large Language Models (LLMs) have achieved remarkable results in machine translation. However, their performance in multi-domain translation (MDT) is less satisfactory, the meanings of words can vary across di…

Machine TranslationTranslation

EuroSense: Automatic Harvesting of Multilingual Sense Annotations from Parallel Text

2017-07-01 · ACL 2017 7 · Claudio Delli Bovi, Jose Camacho-Collados, Aless Raganato, ro 외

Parallel corpora are widely used in a variety of Natural Language Processing tasks, from Machine Translation to cross-lingual Word Sense Disambiguation, where parallel sentences can be exploited to automatically generate…

Entity LinkingMachine TranslationTranslationWord Sense Disambiguation

Verb sense disambiguation in Machine Translation

2016-12-01 · WS 2016 12 · Roman Sudarikov, Ond{\v{r}}ej Du{\v{s}}ek, Martin Holub, Ond{\v{r}}ej Bojar 외

We describe experiments in Machine Translation using word sense disambiguation (WSD) information. This work focuses on WSD in verbs, based on two different approaches {--} verbal patterns based on corpus pattern analysis…

Machine TranslationTranslationWord Sense Disambiguation

Back-Translation-Style Data Augmentation for Mandarin Chinese Polyphone Disambiguation

2022-11-17 · Chunyu Qiang, Peng Yang, Hao Che, Jinba Xiao 외

Conversion of Chinese Grapheme-to-Phoneme (G2P) plays an important role in Mandarin Chinese Text-To-Speech (TTS) systems, where one of the biggest challenges is the task of polyphone disambiguation. Most of the previous …

Data AugmentationMachine TranslationPolyphone disambiguationPseudo Label+3

Improving Word Sense Disambiguation with Translations

2020-11-01 · EMNLP 2020 11 · Yixing Luan, Bradley Hauer, Lili Mou, Grzegorz Kondrak

It has been conjectured that multilingual information can help monolingual word sense disambiguation (WSD). However, existing WSD systems rarely consider multilingual information, and no effective method has been propose…

Machine TranslationTranslationWord Sense Disambiguation