paper-with-me

Papers

Aligned Textual Scoring Rules

2025-07-08 · Yuxuan Lu, Yifan Wu, Jason Hartline, Michael J. Curry

Scoring rules elicit probabilistic predictions from a strategic agent by scoring the prediction against a ground truth state. A scoring rule is proper if, from the agent's perspective, reporting the true belief maximizes the expected score. With the development of language models, Wu and Hartline (2024) proposes a reduction from textual information elicitation to the numerical (i.e. probabilistic) information elicitation problem, which achieves provable properness for textual elicitation. However, not all proper scoring rules are well aligned with human preference over text. Our paper designs the Aligned Scoring rule (ASR) for text by optimizing and minimizing the mean squared error between a proper scoring rule and a reference score (e.g. human score). Our experiments show that our ASR outperforms previous methods in aligning with human preference while maintaining properness.

📄 PDF Abstract BibTeX arXiv:2507.06221

Code (0)

등록된 구현이 없습니다.

Tasks

scoring rule

Similar Papers 제목 키워드 기반

Scoring Rules and Calibration for Imprecise Probabilities

2024-10-30 · Christian Fröhlich, Robert C. Williamson

What does it mean to say that, for example, the probability for rain tomorrow is between 20% and 30%? The theory for the evaluation of precise probabilistic forecasts is well-developed and is grounded in the key concepts…

Staging by the Book: Automatic Sleep Stage Classification Using Scoring Rules

2026-05-19 · Emil Hardarson, Konstantin Popov, Sigridur Sigurdardottir, Anna Sigridur Islind 외 arxiv

Automated sleep staging is commonly approached as a supervised machine learning problem, with deep learning methods dominating recent research. While machine learning models achieve near-human level agreement with human-…

Automatic Sleep Stage Classification

Aligning the Evaluation of Probabilistic Predictions with Downstream Value

2025-08-25 · Novin Shahroudi, Viacheslav Komisarenko, Meelis Kull arxiv

Every prediction is ultimately used in a downstream task. Consequently, evaluating prediction quality is more meaningful when considered in the context of its downstream use. Metrics based solely on predictive performanc…

G-SciEdBERT: A Contextualized LLM for Science Assessment Tasks in German

2024-02-09 · Ehsan Latif, Gyeong-Geon Lee, Knut Neumann, Tamara Kastorff 외

The advancement of natural language processing has paved the way for automated scoring systems in various languages, such as German (e.g., German BERT [G-BERT]). Automatically scoring written responses to science questio…

Language ModellingLarge Language Model

Feature-Rich Networks for Knowledge Base Completion

2017-07-01 · ACL 2017 7 · Alex Komninos, ros, Man, Suresh har

We propose jointly modelling Knowledge Bases and aligned text with Feature-Rich Networks. Our models perform Knowledge Base Completion by learning to represent and compose diverse feature types from partially aligned and…

Entity LinkingKnowledge Base CompletionNamed Entity Recognition (NER)Question Answering+1