paper-with-me

홈 › Papers

Capabilities Ain't All You Need: Measuring Propensities in AI

2026-02-20 · Daniel Romero-Alvarado, Fernando Martínez-Plumed, Lorenzo Pacchiardi, Hugo Save, Siddhesh Milind Pawar, Behzad Mehrbakhsh, Pablo Antonio Moreno Casares, Ben Slater, Paolo Bova, Peter Romero, Zachary R. Tidler, Jonathan Prunty, Luning Sun, Jose Hernandez-Orallo arxiv

AI evaluation has primarily focused on measuring capabilities, with formal approaches inspired from Item Response Theory (IRT) being increasingly applied. Yet propensities - the tendencies of models to exhibit particular behaviours - play a central role in determining both performance and safety outcomes. However, traditional IRT describes a model's success on a task as a monotonic function of model capabilities and task demands, an approach unsuited to propensities, where both excess and deficiency can be problematic. Here, we introduce the first formal framework for measuring AI propensities by using a bilogistic formulation for model success, which attributes high success probability when the model's propensity is within an "ideal band". Further, we estimate the limits of the ideal band using LLMs equipped with newly developed task-agnostic rubrics. Applying our framework to six families of LLM models whose propensities are incited in either direction, we find that we can measure how much the propensity is shifted and what effect this has on the tasks. Critically, propensities estimated using one benchmark successfully predict behaviour on held-out tasks. Moreover, we obtain stronger predictive power when combining propensities and capabilities than either separately. More broadly, our framework showcases how rigorous propensity measurements can be conducted and how it yields gains over solely using capability evaluations to predict AI behaviour.

📄 PDF Abstract BibTeX arXiv:2602.18182

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Measuring What AI Systems Might Do: Towards A Measurement Science in AI

2026-02-10 · Konstantinos Voudouris, Mirko Thalmann, Alex Kipnis, José Hernández-Orallo 외 arxiv

Scientists, policy-makers, business leaders, and members of the public care about what modern artificial intelligence systems are disposed to do. Yet terms such as capabilities, propensities, skills, values, and abilitie…

Safety by Measurement: A Systematic Literature Review of AI Safety Evaluation Methods

2025-05-08 · Markov Grey, Charbel-Raphaël Segerie

As frontier AI systems advance toward transformative capabilities, we need a parallel transformation in how we measure and evaluate these systems to ensure safety and inform governance. While benchmarks have been the pri…

Red TeamingSystematic Literature Review

Bench-2-CoP: Can We Trust Benchmarking for EU AI Compliance?

2025-08-07 · Matteo Prandi, Vincenzo Suriani, Federico Pierucci, Marcello Galisai 외 arxiv

The rapid advancement of General Purpose AI (GPAI) models necessitates robust evaluation frameworks, especially with emerging regulations like the EU AI Act and its associated Code of Practice (CoP). Current AI evaluatio…

Position Bias Estimation for Unbiased Learning-to-Rank in eCommerce Search

2018-12-21 · Grigor Aslanyan, Utkarsh Porwal

The Unbiased Learning-to-Rank framework has been recently proposed as a general approach to systematically remove biases, such as position bias, from learning-to-rank models. The method takes two steps - estimating click…

Learning-To-RankPosition

TenIPS: Inverse Propensity Sampling for Tensor Completion

2021-01-01 · Chengrun Yang, Lijun Ding, Ziyang Wu, Madeleine Udell

Tensors are widely used to represent multiway arrays of data. The recovery of missing entries in a tensor has been extensively studied, generally under the assumption that entries are missing completely at random (MCAR).…

Missing Values