paper-with-me

Papers

Mergen: The First Manchu-Korean Machine Translation Model Trained on Augmented Data

2023-11-29 · Jean Seo, Sungjoo Byun, Minha Kang, Sangah Lee

The Manchu language, with its roots in the historical Manchurian region of Northeast China, is now facing a critical threat of extinction, as there are very few speakers left. In our efforts to safeguard the Manchu language, we introduce Mergen, the first-ever attempt at a Manchu-Korean Machine Translation (MT) model. To develop this model, we utilize valuable resources such as the Manwen Laodang(a historical book) and a Manchu-Korean dictionary. Due to the scarcity of a Manchu-Korean parallel dataset, we expand our data by employing word replacement guided by GloVe embeddings, trained on both monolingual and parallel texts. Our approach is built around an encoder-decoder neural machine translation model, incorporating a bi-directional Gated Recurrent Unit (GRU) layer. The experiments have yielded promising results, showcasing a significant enhancement in Manchu-Korean translation, with a remarkable 20-30 point increase in the BLEU score.

📄 PDF Abstract BibTeX arXiv:2311.17492

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderMachine TranslationTranslation

Methods 이 논문이 사용한 방법론

GloVe GloVe Embeddings are a type of word embedding that encode the co-occurrence probability ratio between two words as vector differences. GloVe uses a weighted least squares…

Similar Papers 제목 키워드 기반

Understanding In-Context Machine Translation for Low-Resource Languages: A Case Study on Manchu

2025-02-17 · Renhao Pei, Yihong Liu, Peiqin Lin, François Yvon 외

In-context machine translation (MT) with large language models (LLMs) is a promising approach for low-resource MT, as it can readily take advantage of linguistic resources such as grammar books and dictionaries. Such res…

Data AugmentationIn-Context LearningMachine TranslationTranslation

ManWav: The First Manchu ASR Model

2024-06-19 · Jean Seo, Minha Kang, Sungjoo Byun, Sangah Lee

This study addresses the widening gap in Automatic Speech Recognition (ASR) research between high resource and extremely low resource languages, with a particular focus on Manchu, a critically endangered language. Manchu…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)modelspeech-recognition+1

Learning How to Translate North Korean through South Korean

2022-01-27 · LREC 2022 6 · Hwichan Kim, Sangwhan Moon, Naoaki Okazaki, Mamoru Komachi

South and North Korea both use the Korean language. However, Korean NLP research has focused on South Korean only, and existing NLP systems of the Korean language, such as neural machine translation (NMT) models, cannot …

Machine TranslationNMTTranslation

Korean-to-Chinese Machine Translation using Chinese Character as Pivot Clue

2019-11-25 · Jeonghyeok Park, Hai Zhao

Korean-Chinese is a low resource language pair, but Korean and Chinese have a lot in common in terms of vocabulary. Sino-Korean words, which can be converted into corresponding Chinese characters, account for more than f…

Machine TranslationTranslation

ManchuTTS: Towards High-Quality Manchu Speech Synthesis via Flow Matching and Hierarchical Text Representation

2025-12-27 · Suhua Wang, Zifan Wang, Xiaoxin Sun, D. J. Wang 외 arxiv

As an endangered language, Manchu presents unique challenges for speech synthesis, including severe data scarcity and strong phonological agglutination. This paper proposes ManchuTTS(Manchu Text to Speech), a novel appro…

Data AugmentationSpeech SynthesisText to Speech