paper-with-me

홈 › Papers

LLM-based Translation Inference with Iterative Bilingual Understanding

2024-10-16 · Andong Chen, Kehai Chen, Yang Xiang, Xuefeng Bai, Muyun Yang, Yang Feng, Tiejun Zhao, Min Zhang

The remarkable understanding and generation capabilities of large language models (LLMs) have greatly improved translation performance. However, incorrect understanding of the sentence to be translated can degrade translation quality. To address this issue, we proposed a novel Iterative Bilingual Understanding Translation (IBUT) method based on the cross-lingual capabilities of LLMs and the dual characteristics of translation tasks. The cross-lingual capability of LLMs enables the generation of contextual understanding for both the source and target languages separately. Furthermore, the dual characteristics allow IBUT to generate effective cross-lingual feedback, iteratively refining contextual understanding, thereby reducing errors and improving translation performance. Experimental results showed that the proposed IBUT outperforms several strong comparison methods, especially being generalized to multiple domains (e.g., news, commonsense, and cultural translation benchmarks).

📄 PDF Abstract BibTeX arXiv:2410.12543

Code (0)

등록된 구현이 없습니다.

Tasks

SentenceTranslation

Similar Papers 제목 키워드 기반

Creating Bilingual Dictionaries from Existing Ones by Means of Pivot-Oriented Translation Inference and Logistic Regression

2022-06-01 · gwll (LREC) 2022 6 · Yves Bestgen

To produce new bilingual dictionaries from existing ones, an important task in the field of translation, a system based on a very classical supervised learning technique, with no other knowledge than the available biling…

Translation

Choosing the Right Language Mode at Inference Time for Multilingual Reliability

2026-09-04 · Ekata Mitra, Ameeta Agrawal arxiv

Multilingual large language models often struggle to reason in low- to mid-resource languages. Prior work has shown that translation can improve multilingual reasoning by helping models access stronger English-centric re…

Improving Zero-Shot Translation of Low-Resource Languages

2018-11-04 · IWSLT 2017 12 · Surafel M. Lakew, Quintino F. Lotito, Matteo Negri, Marco Turchi 외

Recent work on multilingual neural machine translation reported competitive performance with respect to bilingual models and surprisingly good performance even on (zeroshot) translation directions not observed at trainin…

Machine TranslationTranslation

Assessing the Bilingual Knowledge Learned by Neural Machine Translation Models

2020-04-28 · Shilin He, Xing Wang, Shuming Shi, Michael R. Lyu 외

Machine translation (MT) systems translate text between different languages by automatically learning in-depth knowledge of bilingual lexicons, grammar and semantics from the training examples. Although neural machine tr…

Machine TranslationNMTTranslation

"Bilingual Expert" Can Find Translation Errors

2018-07-25 · Kai Fan, Jiayi Wang, Bo Li, Fengming Zhou 외

Recent advances in statistical machine translation via the adoption of neural sequence-to-sequence models empower the end-to-end system to achieve state-of-the-art in many WMT benchmarks. The performance of such machine …

Language ModelingLanguage ModellingMachine TranslationTranslation