paper-with-me

홈 › Papers

Audience-specific Explanations for Machine Translation

2023-09-22 · Renhan Lou, Jan Niehues

In machine translation, a common problem is that the translation of certain words even if translated can cause incomprehension of the target language audience due to different cultural backgrounds. A solution to solve this problem is to add explanations for these words. In a first step, we therefore need to identify these words or phrases. In this work we explore techniques to extract example explanations from a parallel corpus. However, the sparsity of sentences containing words that need to be explained makes building the training dataset extremely difficult. In this work, we propose a semi-automatic technique to extract these explanations from a large parallel corpus. Experiments on English->German language pair show that our method is able to extract sentence so that more than 10% of the sentences contain explanation, while only 1.9% of the original sentences contain explanations. In addition, experiments on English->French and English->Chinese language pairs also show similar conclusions. This is therefore an essential first automatic step to create a explanation dataset. Furthermore we show that the technique is robust for all three language pairs.

📄 PDF Abstract BibTeX arXiv:2309.12998

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationSentenceTranslation

Similar Papers 제목 키워드 기반

Fabricator or dynamic translator?

2026-04-16 · Lisa Vasileva, Karin Sim arxiv

LLMs are proving to be adept at machine translation although due to their generative nature they may at times overgenerate in various ways. These overgenerations are different from the neurobabble seen in NMT and range f…

Machine Translation

Optimizing Machine Translation through Prompt Engineering: An Investigation into ChatGPT's Customizability

2023-08-02 · Masaru Yamada

This paper explores the influence of integrating the purpose of the translation and the target audience into prompts on the quality of translations produced by ChatGPT. Drawing on previous translation studies, industry p…

Machine TranslationMarketingPrompt EngineeringTranslation

LLMs for Explainable Business Decision-Making: A Reinforcement Learning Fine-Tuning Approach

2025-12-10 · Xiang Cheng, Wen Wang, Anindya Ghose arxiv

Artificial Intelligence (AI) models increasingly drive high-stakes consumer interactions, yet their decision logic often remains opaque. Prevailing explainable AI techniques rely on post hoc numerical feature attribution…

Reinforcement Learning

"Explanation" is Not a Technical Term: The Problem of Ambiguity in XAI

2022-06-27 · Leilani H. Gilpin, Andrew R. Paley, Mohammed A. Alam, Sarah Spurlock 외

There is broad agreement that Artificial Intelligence (AI) systems, particularly those using Machine Learning (ML), should be able to "explain" their behavior. Unfortunately, there is little agreement as to what constitu…

Explainable artificial intelligenceExplainable Artificial Intelligence (XAI)

Learning Simplifications for Specific Target Audiences

2018-07-01 · ACL 2018 7 · Carolina Scarton, Lucia Specia

Text simplification (TS) is a monolingual text-to-text transformation task where an original (complex) text is transformed into a target (simpler) text. Most recent work is based on sequence-to-sequence neural models sim…

Lexical SimplificationMachine TranslationSentenceText Simplification+2