paper-with-me

Papers

Predicting Disagreement with Human Raters in LLM-as-a-Judge Difficulty Assessment without Using Generation-Time Probability Signals

2026-05-12 · Yo Ehara arxiv

Automatic generation of educational materials using large language models (LLMs) is becoming increasingly common, but assigning difficulty levels to such materials still requires substantial human effort. LLM-as-a-Judge has therefore attracted attention, yet disagreement with human raters remains a major challenge. We propose a method for predicting which LLM-generated difficulty ratings are likely to disagree with human raters, so that such cases can be sent for re-rating. Unlike prior approaches, our method does not rely on generation-time probability signals, which must be collected during rating generation and are often difficult to compare across LLMs. Instead, exploiting the fact that difficulty is an ordinal scale, we use a separate embedding space, such as ModernBERT, and identify disagreement candidates based on the geometric consistency of the rating set. Experiments on English CEFR-based sentence difficulty assessment with GPT-OSS-120B and Qwen3-235B-A22B showed that the proposed method achieved higher AUC for predicting disagreement with human raters than probability-based baselines.

📄 PDF Abstract BibTeX arXiv:2605.12422

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Investigating the Nature of Disagreements on Mid-Scale Ratings: A Case Study on the Abstractness-Concreteness Continuum

2023-11-08 · Urban Knupleš, Diego Frassinelli, Sabine Schulte im Walde

Humans tend to strongly agree on ratings on a scale for extreme cases (e.g., a CAT is judged as very concrete), but judgements on mid-scale words exhibit more disagreement. Yet, collected rating norms are heavily exploit…

Clustering

Validating LLM-as-a-Judge Systems in the Absence of Gold Labels

2025-03-07 · Luke Guerdan, Solon Barocas, Kenneth Holstein, Hanna Wallach 외

The LLM-as-a-judge paradigm, in which a judge LLM system replaces human raters in rating the outputs of other generative AI (GenAI) systems, has come to play a critical role in scaling and standardizing GenAI evaluations…

Through the Lens of Split Vote: Exploring Disagreement, Difficulty and Calibration in Legal Case Outcome Classification

2024-02-11 · Shanshan Xu, T. Y. S. S Santosh, Oana Ichim, Barbara Plank 외

In legal decisions, split votes (SV) occur when judges cannot reach a unanimous decision, posing a difficulty for lawyers who must navigate diverse legal arguments and opinions. In high-stakes domains, understanding the …

Navigate

Rater Cohesion and Quality from a Vicarious Perspective

2024-08-15 · Deepak Pandita, Tharindu Cyril Weerasooriya, Sujan Dutta, Sarah K. Luger 외

Human feedback is essential for building human-centered AI systems across domains where disagreement is prevalent, such as AI safety, content moderation, or sentiment analysis. Many disagreements, particularly in politic…

Sentiment Analysis

Quantifying the Statistical Effect of Rubric Modifications on Human-Autorater Agreement

2026-05-07 · Jessica Huynh, Alfredo Gomez, Athiya Deviyani, Renee Shelby 외 arxiv

Autoraters, also referred to as LLM-as-judges, are increasingly used for evaluation and automated content moderation. However, there is limited statistical analysis of how modifications in a rubric presented to both huma…