English

A Deep Learning Approach for Expert Identification in Question Answering Communities

Computation and Language 2017-11-16 v1

Abstract

In this paper, we describe an effective convolutional neural network framework for identifying the expert in question answering community. This approach uses the convolutional neural network and combines user feature representations with question feature representations to compute scores that the user who gets the highest score is the expert on this question. Unlike prior work, this method does not measure expert based on measure answer content quality to identify the expert but only require question sentence and user embedding feature to identify the expert. Remarkably, Our model can be applied to different languages and different domains. The proposed framework is trained on two datasets, The first dataset is Stack Overflow and the second one is Zhihu. The Top-1 accuracy results of our experiments show that our framework outperforms the best baseline framework for expert identification.

Keywords

Cite

@article{arxiv.1711.05350,
  title  = {A Deep Learning Approach for Expert Identification in Question Answering Communities},
  author = {Chen Zheng and Shuangfei Zhai and Zhongfei Zhang},
  journal= {arXiv preprint arXiv:1711.05350},
  year   = {2017}
}

Comments

7 pages. arXiv admin note: text overlap with arXiv:1403.6652 by other authors

R2 v1 2026-06-22T22:46:12.177Z