paper-with-me

Papers

Ordinality in Discrete-level Question Difficulty Estimation: Introducing Balanced DRPS and OrderedLogitNN

2025-07-01 · Arthur Thuy, Ekaterina Loginova, Dries F. Benoit arxiv

Recent years have seen growing interest in Question Difficulty Estimation (QDE) using natural language processing techniques. Question difficulty is often represented using discrete levels, framing the task as ordinal regression due to the inherent ordering from easiest to hardest. However, the literature has neglected the ordinal nature of the task, relying on classification or discretized regression models, with specialized ordinal regression methods remaining unexplored. Furthermore, evaluation metrics are tightly coupled to the modeling paradigm, hindering cross-study comparability. While some metrics fail to account for the ordinal structure of difficulty levels, none adequately address class imbalance, resulting in biased performance assessments. This study addresses these limitations by benchmarking three types of model outputs -- discretized regression, classification, and ordinal regression -- using the balanced Discrete Ranked Probability Score (DRPS), a novel metric that jointly captures ordinality and class imbalance. In addition to using popular ordinal regression methods, we propose OrderedLogitNN, extending the ordered logit model from econometrics to neural networks. We fine-tune BERT on the RACE++ and ARC datasets and find that OrderedLogitNN performs considerably better on complex tasks. The balanced DRPS offers a robust and fair evaluation metric for discrete-level QDE, providing a principled foundation for future research.

📄 PDF Abstract BibTeX arXiv:2507.00736

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Multi-Faceted Question Complexity Estimation Targeting Topic Domain-Specificity

2024-08-23 · Sujay R, Suki Perumal, Yash Nagraj, Anushka Ghei 외

Question difficulty estimation remains a multifaceted challenge in educational and assessment settings. Traditional approaches often focus on surface-level linguistic features or learner comprehension levels, neglecting …

Information RetrievalQuestion GenerationQuestion-GenerationRetrieval+1

Ordinality in Random Allocation

2025-02-19 · Eun Jeong Heo, Vikram Manjunath

In allocating objects via lotteries, it is common to consider ordinal rules that rely solely on how agents rank degenerate lotteries. While ordinality is often imposed due to cognitive or informational constraints, we pr…

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 …

Community Question AnsweringQuestion Answering

Question Difficulty Consistent Knowledge Tracing

2024-05-14 · Proceedings of the ACM Web Conference 2024 5 · Liu, Guimei and Zhan, Huijing and Kim, Jung-jae

Knowledge tracing aims to estimate knowledge states of students over a set of skills based on students' past learning activities. Deep learning based knowledge tracing models show superior performance to traditional know…

Knowledge Tracing

Continuity and Ordinality Matter: Constraining Time Series Tokens for Effective Time Series Analysis with Large Language Models

2026-05-22 · Musheng Li, Ziying Zhang, Cheng jin, Yuantao Gu arxiv

Token-based time series large language models (TS-LLMs) have emerged as a promising direction for time series analysis and reasoning. However, prior studies largely overlook the inherent continuity and ordinality of time…

Time Series Analysis