English

How to Evaluate Behavioral Models

Machine Learning 2024-02-26 v2 Computer Science and Game Theory

Abstract

Researchers building behavioral models, such as behavioral game theorists, use experimental data to evaluate predictive models of human behavior. However, there is little agreement about which loss function should be used in evaluations, with error rate, negative log-likelihood, cross-entropy, Brier score, and squared L2 error all being common choices. We attempt to offer a principled answer to the question of which loss functions should be used for this task, formalizing axioms that we argue loss functions should satisfy. We construct a family of loss functions, which we dub "diagonal bounded Bregman divergences", that satisfy all of these axioms. These rule out many loss functions used in practice, but notably include squared L2 error; we thus recommend its use for evaluating behavioral models.

Cite

@article{arxiv.2306.04778,
  title  = {How to Evaluate Behavioral Models},
  author = {Greg d'Eon and Sophie Greenwood and Kevin Leyton-Brown and James R. Wright},
  journal= {arXiv preprint arXiv:2306.04778},
  year   = {2024}
}

Comments

15 pages (7 pages body + references and appendix). To appear at AAAI 2024

R2 v1 2026-06-28T10:59:23.613Z