Logographic Subword Model for Neural Machine Translation
Yihao Fang, Rong Zheng, and Xiaodan Zhu

TL;DR
This paper introduces a logographic subword model for neural machine translation that significantly reduces model size and training time while maintaining translation quality, especially benefiting low-resource logographic languages.
Contribution
The paper presents a novel logographic subword approach that reinterprets logograms as abstract subwords, enabling smaller models and broader applicability across logographic languages.
Findings
Model size reduced by up to 77%
Maintains comparable BLEU scores to baseline models
Applicable to ancient and low-resource logographic languages
Abstract
A novel logographic subword model is proposed to reinterpret logograms as abstract subwords for neural machine translation. Our approach drastically reduces the size of an artificial neural network, while maintaining comparable BLEU scores as those attained with the baseline RNN and CNN seq2seq models. The smaller model size also leads to shorter training and inference time. Experiments demonstrate that in the tasks of English-Chinese/Chinese-English translation, the reduction of those aspects can be from to as high as . Compared to previous subword models, abstract subwords can be applied to various logographic languages. Considering most of the logographic languages are ancient and very low resource languages, these advantages are very desirable for archaeological computational linguistic applications such as a resource-limited offline hand-held Demotic-English translator.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling · Handwritten Text Recognition Techniques
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory · Sequence to Sequence
