vix.ing · top · new · best · stats · spec

English-to-Chinese Transliteration with Phonetic Back-transliteration

2021/12/20 by Cheng, Shi, Zhuofei Ding, Ding, Zhuofei +2
Computer Science · #Artificial Intelligence (cs.AI) #Computation and Language (cs.CL) #FOS: Computer and information sciences #Natural Language Processing Techniques #Speech Recognition and Synthesis #Topic Modeling

paper · pdf · doi:10.48550/arxiv.2112.10321

openalex publication_date 2021/12/20 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Transliteration is a task of translating named entities from a language to another, based on phonetic similarity. The task has embraced deep learning approaches in recent years, yet, most ignore the phonetic features of the involved languages. In this work, we incorporate phonetic information into neural networks in two ways: we synthesize extra data using forward and back-translation but in a phonetic manner; and we pre-train models on a phonetic task before learning transliteration. Our experiments include three language pairs and six directions, namely English to and from Chinese, Hebrew and Thai. Results indicate that our proposed approach brings benefits to the model and achieves better or similar performance when compared to state of the art.

Related