paper-with-me

홈 › Papers

Enhancing Marker Scoring Accuracy through Ordinal Confidence Modelling in Educational Assessments

2025-05-29 · Abhirup Chakravarty, Mark Brenchley, Trevor Breakspear, Ian Lewin, Yan Huang

A key ethical challenge in Automated Essay Scoring (AES) is ensuring that scores are only released when they meet high reliability standards. Confidence modelling addresses this by assigning a reliability estimate measure, in the form of a confidence score, to each automated score. In this study, we frame confidence estimation as a classification task: predicting whether an AES-generated score correctly places a candidate in the appropriate CEFR level. While this is a binary decision, we leverage the inherent granularity of the scoring domain in two ways. First, we reformulate the task as an n-ary classification problem using score binning. Second, we introduce a set of novel Kernel Weighted Ordinal Categorical Cross Entropy (KWOCCE) loss functions that incorporate the ordinal structure of CEFR labels. Our best-performing model achieves an F1 score of 0.97, and enables the system to release 47% of scores with 100% CEFR agreement and 99% with at least 95% CEFR agreement -compared to approximately 92% (approx.) CEFR agreement from the standalone AES model where we release all AM predicted scores.

📄 PDF Abstract BibTeX arXiv:2505.23315

Code (0)

등록된 구현이 없습니다.

Tasks

Automated Essay Scoring

Methods 이 논문이 사용한 방법론

AM 설명 없음
SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Markerless Motion Capture in Routine Clinical Upper Limb Assessments: Validity and Insights Beyond Ordinal Scoring

2026-07-26 · Tim Unger, Olivier Lambercy, Roger Gassert, Andreas R. Luft 외 arxiv

The Action Research Arm Test (ARAT) is a widely-used upper limb outcome measure in neurorehabilitation, but its ordinal scoring is subjective and suffers from limited sensitivity and specificity. We evaluated whether art…

SCOL: Supervised Contrastive Ordinal Loss for Abdominal Aortic Calcification Scoring on Vertebral Fracture Assessment Scans

2023-07-22 · Afsah Saleem, Zaid Ilyas, David Suter, Ghulam Mubashar Hassan 외

Abdominal Aortic Calcification (AAC) is a known marker of asymptomatic Atherosclerotic Cardiovascular Diseases (ASCVDs). AAC can be observed on Vertebral Fracture Assessment (VFA) scans acquired using Dual-Energy X-ray A…

regression

Ordinal Classification with Distance Regularization for Robust Brain Age Prediction

2023-10-25 · IEEE/CVF Winter Conference on Applications of Computer Vision (WACV) 2023 12 · Jay Shah, Md Mahfuzur Rahman Siddiquee, Yi Su, Teresa Wu 외

Age is one of the major known risk factors for Alzheimer's Disease (AD). Detecting AD early is crucial for effective treatment and preventing irreversible brain damage. Brain age, a measure derived from brain imaging ref…

Age EstimationOrdinal Classification

Decision-Level Ordinal Modeling for Multimodal Essay Scoring with Large Language Models

2026-03-16 · Han Zhang, Jiamin Su, Li liu arxiv

Automated essay scoring (AES) predicts multiple rubric-defined trait scores for each essay, where each trait follows an ordered discrete rating scale. Most LLM-based AES methods cast scoring as autoregressive token gener…

Automated Essay Scoring

Relevance Scoring of Triples Using Ordinal Logistic Classification - The Celosia Triple Scorer at WSDM Cup 2017

2017-12-22 · Fatma Nausheen IIIT Hyderabad, Chinnakotla Manoj K. Microsoft, Shrivastava Manish IIIT Hyderabad

In this paper, we report our participation in the Task 2: Triple Scoring of WSDM Cup challenge 2017. In this task, we were provided with triples of "type-like" relations which were given human-annotated relevance scores …

Task 2