paper-with-me

Papers

Creative and Context-Aware Translation of East Asian Idioms with GPT-4

2024-10-01 · Kenan Tang, Peiyang Song, Yao Qin, Xifeng Yan

As a type of figurative language, an East Asian idiom condenses rich cultural background into only a few characters. Translating such idioms is challenging for human translators, who often resort to choosing a context-aware translation from an existing list of candidates. However, compiling a dictionary of candidate translations demands much time and creativity even for expert translators. To alleviate such burden, we evaluate if GPT-4 can help generate high-quality translations. Based on automatic evaluations of faithfulness and creativity, we first identify Pareto-optimal prompting strategies that can outperform translation engines from Google and DeepL. Then, at a low cost, our context-aware translations can achieve far more high-quality translations per idiom than the human baseline. We open-source all code and data to facilitate further research.

📄 PDF Abstract BibTeX arXiv:2410.00988

Code (1)

kenantang/cjk-idioms-gpt 공식 구현

Tasks

Translation

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Multi-Head Attention 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Attention 설명 없음
Adam 설명 없음
Residual Connection 설명 없음
Position-Wise Feed-Forward Layer 설명 없음

Similar Papers 제목 키워드 기반

A Multilingual Parallel Corpus for Improving Machine Translation on Southeast Asian Languages

2017-09-01 · MTSummit 2017 9 · Hai-Long Trieu, Le-Minh Nguyen
Machine TranslationTranslation

SEA-NLI: Natural Language Inference as a Lens into Southeast Asian Cultural Understanding

2026-06-02 · Peerawat Chomphooyod, Jian Gang Ngui, Yosephine Susanto, Attapol T. Rutherford 외 arxiv

Frontier LLMs perform well in Western contexts, but remain poorly tested on underrepresented cultures such as those in Southeast Asia (SEA). Existing NLI benchmarks are largely Western-centric, translation-derived, or mo…

Natural Language Inference

MERIT: Multilingual Expert-Reward Informed Tuning for Chinese-Centric Low-Resource Machine Translation

2026-04-06 · Zhixiang Lu, Chong Zhang, Chenyu Xue, Angelos Stefanidis 외 arxiv

Neural machine translation (NMT) from Chinese to low-resource Southeast Asian languages remains severely constrained by the extreme scarcity of clean parallel corpora and the pervasive noise in existing mined data. This …

Machine Translation

Similar Southeast Asian Languages: Corpus-Based Case Study on Thai-Laotian and Malay-Indonesian

2016-12-01 · WS 2016 12 · Chenchen Ding, Masao Utiyama, Eiichiro Sumita

This paper illustrates the similarity between Thai and Laotian, and between Malay and Indonesian, based on an investigation on raw parallel data from Asian Language Treebank. The cross-lingual similarity is investigated …

Machine TranslationTranslationWord Alignment

Cultural Awareness in Vision-Language Models: A Cross-Country Exploration

2025-05-23 · Avinash Madasu, Vasudev Lal, Phillip Howard

Vision-Language Models (VLMs) are increasingly deployed in diverse cultural contexts, yet their internal biases remain poorly understood. In this work, we propose a novel framework to systematically evaluate how VLMs enc…

Retrieval