CLDec 31, 2020

FGraDA: A Dataset and Benchmark for Fine-Grained Domain Adaptation in Machine Translation

arXiv:2012.15717v2585 citations
AI Analysis

This work addresses the problem of fine-grained domain adaptation in machine translation for researchers and developers, particularly in real-world scenarios with scarce in-domain bilingual data, by providing a new dataset and benchmark.

This paper introduces FGraDA, a new dataset and benchmark for fine-grained domain adaptation in machine translation, focusing on scenarios with extremely limited bilingual training data within specific sub-domains of information technology. The dataset includes Chinese-English translation for four sub-domains: autonomous vehicles, AI education, real-time networks, and smart phone, and provides bilingual dictionaries and a wiki knowledge base instead of in-domain parallel corpora. Benchmarking results highlight the challenges in improving performance with these heterogeneous resources.

Previous research for adapting a general neural machine translation (NMT) model into a specific domain usually neglects the diversity in translation within the same domain, which is a core problem for domain adaptation in real-world scenarios. One representative of such challenging scenarios is to deploy a translation system for a conference with a specific topic, e.g., global warming or coronavirus, where there are usually extremely less resources due to the limited schedule. To motivate wider investigation in such a scenario, we present a real-world fine-grained domain adaptation task in machine translation (FGraDA). The FGraDA dataset consists of Chinese-English translation task for four sub-domains of information technology: autonomous vehicles, AI education, real-time networks, and smart phone. Each sub-domain is equipped with a development set and test set for evaluation purposes. To be closer to reality, FGraDA does not employ any in-domain bilingual training data but provides bilingual dictionaries and wiki knowledge base, which can be easier obtained within a short time. We benchmark the fine-grained domain adaptation task and present in-depth analyses showing that there are still challenging problems to further improve the performance with heterogeneous resources.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes