paper-with-me

홈 › Papers

Consistency Checks for Language Model Forecasters

2024-12-24 · Daniel Paleka, Abhimanyu Pallavi Sudhir, Alejandro Alvarez, Vineeth Bhat, Adam Shen, Evan Wang, Florian Tramèr

Forecasting is a task that is difficult to evaluate: the ground truth can only be known in the future. Recent work showing LLM forecasters rapidly approaching human-level performance begs the question: how can we benchmark and evaluate these forecasters instantaneously? Following the consistency check framework, we measure the performance of forecasters in terms of the consistency of their predictions on different logically-related questions. We propose a new, general consistency metric based on arbitrage: for example, if a forecasting AI illogically predicts that both the Democratic and Republican parties have 60% probability of winning the 2024 US presidential election, an arbitrageur can trade against the forecaster's predictions and make a profit. We build an automated evaluation system that generates a set of base questions, instantiates consistency checks from these questions, elicits the predictions of the forecaster, and measures the consistency of the predictions. We then build a standard, proper-scoring-rule forecasting benchmark, and show that our (instantaneous) consistency metrics correlate with LLM forecasters' ground truth Brier scores (which are only known in the future). We also release a consistency benchmark that resolves in 2028, providing a long-term evaluation tool for forecasting.

📄 PDF Abstract BibTeX arXiv:2412.18544

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage Modellingmodelscoring rule

Methods 이 논문이 사용한 방법론

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

Similar Papers 제목 키워드 기반

Recipes for Calibration Checks in Safety-Critical Applications

2026-04-29 · Romeo Valentin arxiv

Safety-critical prediction systems, such as autonomous vehicles, weather forecasters, and medical monitors, commonly rely on probabilistic forecasters. These forecasters make predictions about possible future outcomes, a…

Robot Pose EstimationAutonomous VehiclesWeather ForecastingDecision Making

Verifiable Checks for Business Rule Consistency

2026-08-01 · Joseph Tafese, Milad Hooshyar, Sam Bayless, Nick Feng 외 arxiv

Maintaining consistency between natural language documentation of business rules and their evolving internal implementations is a significant challenge in large-scale systems. We present SIRNA, a tool and framework for c…

Low Rank Forecasting

2021-01-29 · Shane Barratt, Yining Dong, Stephen Boyd

We consider the problem of forecasting multiple values of the future of a vector time series, using some past values. This problem, and related ones such as one-step-ahead prediction, have a very long history, and there …

Time SeriesTime Series Analysis

ADC: Adversarial attacks against object Detection that evade Context consistency checks

2021-10-24 · Mingjun Yin, Shasha Li, Chengyu Song, M. Salman Asif 외

Deep Neural Networks (DNNs) have been shown to be vulnerable to adversarial examples, which are slightly perturbed input images which lead DNNs to make wrong predictions. To protect from such examples, various defense st…

Objectobject-detectionObject Detection

Humans vs Large Language Models: Judgmental Forecasting in an Era of Advanced AI

2023-12-12 · Mahdi Abolghasemi, Odkhishig Ganbold, Kristian Rotaru

This study investigates the forecasting accuracy of human experts versus Large Language Models (LLMs) in the retail sector, particularly during standard and promotional sales periods. Utilizing a controlled experimental …