paper-with-me

Papers

Knowledge-Prompted Estimator: A Novel Approach to Explainable Machine Translation Assessment

2023-06-13 · Hao Yang, Min Zhang, Shimin Tao, Minghan Wang, Daimeng Wei, Yanfei Jiang

Cross-lingual Machine Translation (MT) quality estimation plays a crucial role in evaluating translation performance. GEMBA, the first MT quality assessment metric based on Large Language Models (LLMs), employs one-step prompting to achieve state-of-the-art (SOTA) in system-level MT quality estimation; however, it lacks segment-level analysis. In contrast, Chain-of-Thought (CoT) prompting outperforms one-step prompting by offering improved reasoning and explainability. In this paper, we introduce Knowledge-Prompted Estimator (KPE), a CoT prompting method that combines three one-step prompting techniques, including perplexity, token-level similarity, and sentence-level similarity. This method attains enhanced performance for segment-level estimation compared with previous deep learning models and one-step prompting approaches. Furthermore, supplementary experiments on word-level visualized alignment demonstrate that our KPE method significantly improves token alignment compared with earlier models and provides better interpretability for MT quality estimation. Code will be released upon publication.

📄 PDF Abstract BibTeX arXiv:2306.07486

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationSentenceTranslation

Methods 이 논문이 사용한 방법론

CoT Prompting Chain-of-thought prompts contain a series of intermediate reasoning steps, and they are shown to significantly improve the ability of large language models to perform certain…
KPE 설명 없음

Similar Papers 제목 키워드 기반

On-the-Fly Fusion of Large Language Models and Machine Translation

2023-11-14 · Hieu Hoang, Huda Khayrallah, Marcin Junczys-Dowmunt

We propose the on-the-fly ensembling of a machine translation model with an LLM, prompted on the same task and input. We perform experiments on 4 language pairs (both directions) with varying data amounts. We find that a…

In-Context LearningMachine TranslationNMTTranslation

Dictionary-based Phrase-level Prompting of Large Language Models for Machine Translation

2023-02-15 · Marjan Ghazvininejad, Hila Gonen, Luke Zettlemoyer

Large language models (LLMs) demonstrate remarkable machine translation (MT) abilities via prompting, even though they were not explicitly trained for this task. However, even given the incredible quantities of data they…

Machine TranslationTranslation

Towards Explainable Evaluation Metrics for Machine Translation

2023-06-22 · Christoph Leiter, Piyawat Lertvittayakumjorn, Marina Fomicheva, Wei Zhao 외

Unlike classical lexical overlap metrics such as BLEU, most current evaluation metrics for machine translation (for example, COMET or BERTScore) are based on black-box large language models. They often achieve strong cor…

Machine TranslationTranslation

Explainable Artificial Intelligence for Assault Sentence Prediction in New Zealand

2022-08-15 · Harry Rodger, Andrew Lensen, Marcin Betkier

The judiciary has historically been conservative in its use of Artificial Intelligence, but recent advances in machine learning have prompted scholars to reconsider such use in tasks like sentence prediction. This paper …

Explainable artificial intelligenceSentence

The Eval4NLP Shared Task on Explainable Quality Estimation: Overview and Results

2021-10-08 · EMNLP (Eval4NLP) 2021 11 · Marina Fomicheva, Piyawat Lertvittayakumjorn, Wei Zhao, Steffen Eger 외

In this paper, we introduce the Eval4NLP-2021shared task on explainable quality estimation. Given a source-translation pair, this shared task requires not only to provide a sentence-level score indicating the overall qua…

SentenceTranslation