paper-with-me

Papers

Topic Community Based Temporal Expertise for Question Routing

2022-07-05 · Vaibhav Krishna, Vaiva Vasiliauskaite, Nino Antulov-Fantulin

Question Routing in Community-based Question Answering websites aims at recommending newly posted questions to potential users who are most likely to provide "accepted answers". Most of the existing approaches predict users' expertise based on their past question answering behavior and the content of new questions. However, these approaches suffer from challenges in three aspects: 1) sparsity of users' past records results in lack of personalized recommendation that at times does not match users' interest or domain expertise, 2) modeling based on all questions and answers content makes periodic updates computationally expensive, and 3) while CQA sites are highly dynamic, they are mostly considered as static. This paper proposes a novel approach to QR that addresses the above challenges. It is based on dynamic modeling of users' activity on topic communities. Experimental results on three real-world datasets demonstrate that the proposed model significantly outperforms competitive baseline models

📄 PDF Abstract BibTeX arXiv:2207.01753

Code (0)

등록된 구현이 없습니다.

Tasks

Question Answering

Similar Papers 제목 키워드 기반

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

2019-11-22 · Jiankai Sun, Jie Zhao, Huan Sun, Srinivasan Parthasarathy

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 focu…

Community Question AnsweringGraph EmbeddingQuestion Answering

Knowledge-Enhanced Attentive Learning for Answer Selection in Community Question Answering Systems

2019-12-17 · Fengshi Jing, Qingpeng Zhang

In the community question answering (CQA) system, the answer selection task aims to identify the best answer for a specific question, and thus is playing a key role in enhancing the service quality through recommending a…

Answer SelectionCommunity Question AnsweringQuestion Answering

Weakly Learning to Match Experts in Online Community

2016-11-14 · Yujie Qian, Jie Tang, Kan Wu

In online question-and-answer (QA) websites like Quora, one central issue is to find (invite) users who are able to provide answers to a given question and at the same time would be unlikely to say "no" to the invitation…

Modeling Tag Prediction based on Question Tagging Behavior Analysis of CommunityQA Platform Users

2023-07-04 · Kuntal Kumar Pal, Michael Gamon, Nirupama Chandrasekaran, Silviu Cucerzan

In community question-answering platforms, tags play essential roles in effective information organization and retrieval, better question routing, faster response to questions, and assessment of topic popularity. Hence, …

Community Question AnsweringQuestion AnsweringRetrievalTAG

PEPT: Expert Finding Meets Personalized Pre-training

2023-12-19 · Qiyao Peng, Hongyan Xu, Yinghui Wang, Hongtao Liu 외

Finding experts is essential in Community Question Answering (CQA) platforms as it enables the effective routing of questions to potential users who can provide relevant answers. The key is to personalized learning exper…

Community Question AnsweringLanguage ModellingQuestion Answering