IRLGNov 22, 2019

An End-to-End Framework for Cold Question Routing in Community Question Answering Services

arXiv:1911.11017v131 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of cold question routing in CQAs, which is an incremental improvement over existing methods.

The paper tackles the problem of routing newly posted questions to suitable answerers in community question answering sites by proposing an end-to-end framework that jointly learns node embeddings and finds best answerers, achieving promising performance for both existing and new users.

Routing newly posted questions (a.k.a cold questions) to potential answerers with the suitable expertise in Community Question Answering sites (CQAs) is an important and challenging task. The existing methods either focus only on embedding the graph structural information and are less effective for newly posted questions, or adopt manually engineered feature vectors that are not as representative as the graph embedding methods. Therefore, we propose to address the challenge of leveraging heterogeneous graph and textual information for cold question routing by designing an end-to-end framework that jointly learns CQA node embeddings and finds best answerers for cold questions. We conducted extensive experiments to confirm the usefulness of incorporating the textual information from question tags and demonstrate that an end-2-end framework can achieve promising performances on routing newly posted questions asked by both existing users and newly registered users.

Foundations

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

Your Notes