English

Expanding the Text Classification Toolbox with Cross-Lingual Embeddings

Computation and Language 2019-03-28 v2

Abstract

Most work in text classification and Natural Language Processing (NLP) focuses on English or a handful of other languages that have text corpora of hundreds of millions of words. This is creating a new version of the digital divide: the artificial intelligence (AI) divide. Transfer-based approaches, such as Cross-Lingual Text Classification (CLTC) - the task of categorizing texts written in different languages into a common taxonomy, are a promising solution to the emerging AI divide. Recent work on CLTC has focused on demonstrating the benefits of using bilingual word embeddings as features, relegating the CLTC problem to a mere benchmark based on a simple averaged perceptron. In this paper, we explore more extensively and systematically two flavors of the CLTC problem: news topic classification and textual churn intent detection (TCID) in social media. In particular, we test the hypothesis that embeddings with context are more effective, by multi-tasking the learning of multilingual word embeddings and text classification; we explore neural architectures for CLTC; and we move from bi- to multi-lingual word embeddings. For all architectures, types of word embeddings and datasets, we notice a consistent gain trend in favor of multilingual joint training, especially for low-resourced languages.

Keywords

Cite

@article{arxiv.1903.09878,
  title  = {Expanding the Text Classification Toolbox with Cross-Lingual Embeddings},
  author = {Meryem M'hamdi and Robert West and Andreea Hossmann and Michael Baeriswyl and Claudiu Musat},
  journal= {arXiv preprint arXiv:1903.09878},
  year   = {2019}
}
R2 v1 2026-06-23T08:17:11.688Z