CQARank: Jointly Model Topics and Expertise in Community Question Answering

Liu Yang, School of Software and Microelectronics, Peking University
Minghui Qiu, Singapore Management University
Swapna Gottipati, Singapore Management University
Feida ZHU, Singapore Management University
Jing JIANG, Singapore Management University
Huiping Sun, School of Software and Microelectronics, Peking University
Zhong Chen, School of Software and Microelectronics, Peking University

Abstract

Community Question Answering (CQA) websites, where people share expertise on open platforms, have become large repositories of valuable knowledge. To bring the best value out of these knowledge repositories, it is critically important for CQA services to know how to find the right experts, retrieve archived similar questions and recommend best answers to new questions. To tackle this cluster of closely related problems in a principled approach, we proposed Topic Expertise Model (TEM), a novel probabilistic generative model with GMM hybrid, to jointly model topics and expertise by integrating textual content model and link structure analysis. Based on TEM results, we proposed CQARank to measure user interests and expertise score under different topics. Leveraging the question answering history based on long-term community reviews and voting, our method could find experts with both similar topical preference and high topical expertise. Experiments carried out on Stack Overflow data, the largest CQA focused on computer programming, show that our method achieves significant improvement over existing methods on multiple metrics.