paper-with-me

홈 › Papers

Bridging the Domain Gap: Improve Informal Language Translation via Counterfactual Domain Adaptation

2021-05-18 · AAAI 2021 5 · Ke Wang, Guandan Chen, Zhongqiang Huang, Xiaojun Wan, Fei Huang

Despite the near-human performances already achieved on formal texts such as news articles, neural machine transla- tion still has difficulty in dealing with ”user-generated” texts that have diverse linguistic phenomena but lack large-scale high-quality parallel corpora. To address this problem, we propose a counterfactual domain adaptation method to better leverage both large-scale source-domain data (formal texts) and small-scale target-domain data (informal texts). Specifi- cally, by considering effective counterfactual conditions (the concatenations of source-domain texts and the target-domain tag), we construct the counterfactual representations to fill the sparse latent space of the target domain caused by a small amount of data, that is, bridging the gap between the source- domain data and the target-domain data. Experiments on English-to-Chinese and Chinese-to-English translation tasks show that our method outperforms the base model that is trained only on the informal corpus by a large margin, and consistently surpasses different baseline methods by +1.12 ∼ 4.34 BLEU points on different datasets. Furthermore, we also show that our method achieves competitive performances on cross-domain language translation on four language pairs.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlescounterfactualDomain AdaptationTAGTranslation

Similar Papers 제목 키워드 기반

Acquisition of Translation Lexicons for Historically Unwritten Languages via Bridging Loanwords

2017-06-06 · WS 2017 8 · Michael Bloodgood, Benjamin Strauss

With the advent of informal electronic communications such as social media, colloquial languages that were historically unwritten are being written for the first time in heavily code-switched environments. We present a m…

Machine TranslationTranslation

Advancing Bangla Machine Translation Through Informal Datasets

2025-12-15 · Ayon Roy, Risat Rahaman, Sadat Shibly, Udoy Saha Joy 외 arxiv

Bangla is the sixth most widely spoken language globally, with approximately 234 million native speakers. However, progress in open-source Bangla machine translation remains limited. Most online resources are in English …

Machine Translation

Exploration of Neural Machine Translation in Autoformalization of Mathematics in Mizar

2019-12-05 · Qingxiang Wang, Chad Brown, Cezary Kaliszyk, Josef Urban

In this paper we share several experiments trying to automatically translate informal mathematics into formal mathematics. In our context informal mathematics refers to human-written mathematical sentences in the LaTeX f…

Machine TranslationTranslation

The Multilingual Microblog Translation Corpus: Improving and Evaluating Translation of User-Generated Text

2022-06-01 · LREC 2022 6 · Paul McNamee, Kevin Duh

Translation of the noisy, informal language found in social media has been an understudied problem, with a principal factor being the limited availability of translation corpora in many languages. To address this need we…

Machine TranslationNMTTranslation

Adapting Deep Learning for Sentiment Classification of Code-Switched Informal Short Text

2020-01-04 · Muhammad Haroon Shakeel, Asim Karim

Nowadays, an abundance of short text is being generated that uses nonstandard writing styles influenced by regional languages. Such informal and code-switched content are under-resourced in terms of labeled datasets and …

ClassificationGeneral ClassificationLexical NormalizationSentiment Analysis+2