paper-with-me

Papers

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

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

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 studies mostly leveraged expertise of users answering the questions and barely considered other properties of CQA services such as metadata of users and posts, temporal information and textual content. In this paper, we propose DiffQue, a novel system that maps this problem to a network-aided edge directionality prediction problem. DiffQue starts by constructing a novel network structure that captures different notions of difficulties among a pair of questions. It then measures the relative difficulty of two questions by predicting the direction of a (virtual) edge connecting these two questions in the network. It leverages features extracted from the network structure, metadata of users/posts and textual description of questions and answers. Experiments on datasets obtained from two CQA sites (further divided into four datasets) with human annotated ground-truth show that DiffQue outperforms four state-of-the-art methods by a significant margin (28.77% higher F1 score and 28.72% higher AUC than the best baseline). As opposed to the other baselines, (i) DiffQue appropriately responds to the training noise, (ii) DiffQue is capable of adapting multiple domains (CQA datasets), and (iii) DiffQue can efficiently handle 'cold start' problem which may arise due to the lack of information for newly posted questions or newly arrived users.

📄 PDF Abstract BibTeX arXiv:1906.00145

Code (1)

LCS2-IIITD/DiffQue-TIST 공식 구현

Tasks

Community Question AnsweringQuestion Answering

Similar Papers 제목 키워드 기반

NLP Methods May Actually Be Better Than Professors at Estimating Question Difficulty

2025-08-05 · Leonidas Zotos, Ivo Pascal de Jong, Matias Valdenegro-Toro, Andreea Ioana Sburlea 외 arxiv

Estimating the difficulty of exam questions is essential for developing good exams, but professors are not always good at this task. We compare various Large Language Model-based methods with three professors in their ab…

On the application of Transformers for estimating the difficulty of Multiple-Choice Questions from text

2021-04-01 · EACL (BEA) 2021 4 · Luca Benedetto, Giovanni Aradelli, Paolo Cremonesi, Andrea Cappelli 외

Classical approaches to question calibration are either subjective or require newly created questions to be deployed before being calibrated. Recent works explored the possibility of estimating question difficulty from t…

Multiple-choice

ILDAE: Instance-Level Difficulty Analysis of Evaluation Data

2022-03-07 · ACL 2022 5 · Neeraj Varshney, Swaroop Mishra, Chitta Baral

Knowledge of questions' difficulty level helps a teacher in several ways, such as estimating students' potential quickly by asking carefully selected questions and improving quality of examination by modifying trivial an…

Probing Difficulty and Discrimination of Natural Language Questions With Item Response Theory

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Item Response Theory (IRT) has been extensively used to characterize question difficulty for human subjects in domains including cognitive psychology and education (Primi et al.,2014; Downing, 2003). In this work, we exp…

Active LearningQuestion Answering

Predicting Difficulty and Discrimination of Natural Language Questions

2022-05-01 · ACL 2022 5 · Matthew Byrd, Shashank Srivastava

Item Response Theory (IRT) has been extensively used to numerically characterize question difficulty and discrimination for human subjects in domains including cognitive psychology and education (Primi et al., 2014; Down…

Active LearningQuestion Answering