IRCLApr 16, 2019

Query Expansion for Cross-Language Question Re-Ranking

arXiv:1904.07982v16 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of matching cross-lingual information in multi-language question-answering forums, which is an incremental improvement for users seeking relevant answers across languages.

The paper tackled the problem of cross-language question re-ranking in community question-answering platforms by exploring query expansion techniques, and it showed that expansions based on Word Embeddings, DBpedia concepts linking, and Hypernym outperform existing state-of-the-art methods.

Community question-answering (CQA) platforms have become very popular forums for asking and answering questions daily. While these forums are rich repositories of community knowledge, they present challenges for finding relevant answers and similar questions, due to the open-ended nature of informal discussions. Further, if the platform allows questions and answers in multiple languages, we are faced with the additional challenge of matching cross-lingual information. In this work, we focus on the cross-language question re-ranking shared task, which aims to find existing questions that may be written in different languages. Our contribution is an exploration of query expansion techniques for this problem. We investigate expansions based on Word Embeddings, DBpedia concepts linking, and Hypernym, and show that they outperform existing state-of-the-art methods.

Foundations

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

Your Notes