paper-with-me

홈 › Papers

Automatically Generating Chinese Homophone Words to Probe Machine Translation Estimation Systems

2025-03-20 · Shenbin Qian, Constantin Orăsan, Diptesh Kanojia, Félix do Carmo

Evaluating machine translation (MT) of user-generated content (UGC) involves unique challenges such as checking whether the nuance of emotions from the source are preserved in the target text. Recent studies have proposed emotion-related datasets, frameworks and models to automatically evaluate MT quality of Chinese UGC, without relying on reference translations. However, whether these models are robust to the challenge of preserving emotional nuances has been left largely unexplored. To address this gap, we introduce a novel method inspired by information theory which generates challenging Chinese homophone words related to emotions, by leveraging the concept of self-information. Our approach generates homophones that were observed to cause translation errors in emotion preservation, and exposes vulnerabilities in MT systems and their evaluation methods when tackling emotional UGC. We evaluate the efficacy of our method using human evaluation for the quality of these generated homophones, and compare it with an existing one, showing that our method achieves higher correlation with human judgments. The generated Chinese homophones, along with their manual translations, are utilized to generate perturbations and to probe the robustness of existing quality evaluation models, including models trained using multi-task learning, fine-tuned variants of multilingual language models, as well as large language models (LLMs). Our results indicate that LLMs with larger size exhibit higher stability and robustness to such perturbations. We release our data and code for reproducibility and further research.

📄 PDF Abstract BibTeX arXiv:2503.16158

Code (1)

surrey-nlp/homo_gen 공식 구현 pytorch

Tasks

Machine TranslationMulti-Task Learning

Similar Papers 제목 키워드 기반

Modeling Homophone Noise for Robust Neural Machine Translation

2020-12-15 · Wenjie Qin, Xiang Li, Yuhui Sun, Deyi Xiong 외

In this paper, we propose a robust neural machine translation (NMT) framework. The framework consists of a homophone noise detector and a syllable-aware NMT model to homophone errors. The detector identifies potential ho…

Machine TranslationNMTSentenceTranslation

Breaking the Cloak! Unveiling Chinese Cloaked Toxicity with Homophone Graph and Toxic Lexicon

2025-05-28 · Xuchen Ma, Jianxiang Yu, Wenming Shao, Bo Pang 외

Social media platforms have experienced a significant rise in toxic content, including abusive language and discriminatory remarks, presenting growing challenges for content moderation. Some users evade censorship by del…

Abusive Language

Improving Rare Words Recognition through Homophone Extension and Unified Writing for Low-resource Cantonese Speech Recognition

2023-02-02 · Holam Chung, Junan Li, Pengfei Liu1, Wai-Kim Leung 외

Homophone characters are common in tonal syllable-based languages, such as Mandarin and Cantonese. The data-intensive end-to-end Automatic Speech Recognition (ASR) systems are more likely to mis-recognize homophone chara…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Language ModelingLanguage Modelling+2

Robust Neural Machine Translation with Joint Textual and Phonetic Embedding

2018-10-15 · ACL 2019 7 · Hairong Liu, Mingbo Ma, Liang Huang, Hao Xiong 외

Neural machine translation (NMT) is notoriously sensitive to noises, but noises are almost inevitable in practice. One special kind of noise is the homophone noise, where words are replaced by other words with similar pr…

Automatic Speech Recognition (ASR)Machine TranslationNMTSpeech Recognition+1

JSPG: Dynamic Dictionary Filtering via Joint Semantic-Pinyin-Glyph Retrieval for Chinese Contextual ASR

2026-05-16 · Shilin Zhou, Zhenghua Li arxiv

Contextual Automatic Speech Recognition (ASR) faces challenges with large-scale keyword dictionaries, as excessive irrelevant candidates introduce noise that degrades accuracy. To address this, dynamic filtering typicall…

Speech Recognition