English

Learning to Translate for Multilingual Question Answering

Computation and Language 2016-09-28 v1 Artificial Intelligence

Abstract

In multilingual question answering, either the question needs to be translated into the document language, or vice versa. In addition to direction, there are multiple methods to perform the translation, four of which we explore in this paper: word-based, 10-best, context-based, and grammar-based. We build a feature for each combination of translation direction and method, and train a model that learns optimal feature weights. On a large forum dataset consisting of posts in English, Arabic, and Chinese, our novel learn-to-translate approach was more effective than a strong baseline (p<0.05): translating all text into English, then training a classifier based only on English (original or translated) text.

Keywords

Cite

@article{arxiv.1609.08210,
  title  = {Learning to Translate for Multilingual Question Answering},
  author = {Ferhan Ture and Elizabeth Boschee},
  journal= {arXiv preprint arXiv:1609.08210},
  year   = {2016}
}

Comments

12 pages. To appear in EMNLP'16

R2 v1 2026-06-22T16:02:10.984Z