paper-with-me

Papers

QDEE: Question Difficulty and Expertise Estimation in Community Question Answering Sites

2018-03-31 · Jiankai Sun, Sobhan Moosavi, Rajiv Ramnath, Srinivasan Parthasarathy

In this paper, we present a framework for Question Difficulty and Expertise Estimation (QDEE) in Community Question Answering sites (CQAs) such as Yahoo! Answers and Stack Overflow, which tackles a fundamental challenge in crowdsourcing: how to appropriately route and assign questions to users with the suitable expertise. This problem domain has been the subject of much research and includes both language-agnostic as well as language conscious solutions. We bring to bear a key language-agnostic insight: that users gain expertise and therefore tend to ask as well as answer more difficult questions over time. We use this insight within the popular competition (directed) graph model to estimate question difficulty and user expertise by identifying key hierarchical structure within said model. An important and novel contribution here is the application of "social agony" to this problem domain. Difficulty levels of newly posted questions (the cold-start problem) are estimated by using our QDEE framework and additional textual features. We also propose a model to route newly posted questions to appropriate users based on the difficulty level of the question and the expertise of the user. Extensive experiments on real world CQAs such as Yahoo! Answers and Stack Overflow data demonstrate the improved efficacy of our approach over contemporary state-of-the-art models. The QDEE framework also allows us to characterize user expertise in novel ways by identifying interesting patterns and roles played by different users in such CQAs.

📄 PDF Abstract BibTeX arXiv:1804.00109

Code (1)

zhenv5/QDEE 공식 구현

Tasks

Community Question AnsweringQuestion Answering

Similar Papers 제목 키워드 기반

DiffQue: Estimating Relative Difficulty of Questions in Community Question Answering Services

2019-06-01 · Deepak Thukral, Adesh Pandey, Rishabh Gupta, Vikram Goyal 외

Automatic estimation of relative difficulty of a pair of questions is an important and challenging problem in community question answering (CQA) services. There are limited studies which addressed this problem. Past stud…

Community Question AnsweringQuestion Answering

Question Difficulty Estimation in Community Question Answering Services

2013-10-01 · EMNLP 2013 10 · Jing Liu, Quan Wang, Chin-Yew Lin, Hsiao-Wuen Hon
Community Question AnsweringQuestion Answering

A Regularized Competition Model for Question Difficulty Estimation in Community Question Answering Services

2014-10-01 · EMNLP 2014 10 · Quan Wang, Jing Liu, Bin Wang, Li Guo
Community Question AnsweringQuestion Answering

ATP: Directed Graph Embedding with Asymmetric Transitivity Preservation

2018-11-02 · Jiankai Sun, Bortik Bandyopadhyay, Armin Bashizade, Jiongqian Liang 외

Directed graphs have been widely used in Community Question Answering services (CQAs) to model asymmetric relationships among different types of nodes in CQA graphs, e.g., question, answer, user. Asymmetric transitivity …

Community Question AnsweringGraph EmbeddingLink PredictionQuestion Answering

EqDeepRx: Learning a Scalable and Interference Mitigating MIMO Receiver

2026-02-12 · Mikko Honkala, Dani Korpi, Elias Raninen, Janne M. J. Huttunen arxiv

While machine learning (ML)-based receiver algorithms have received a great deal of attention in the recent literature, they often suffer from poor scaling with increasing spatial multiplexing order and lack of explainab…