A Causal Framework for Evaluating Deferring Systems
Filippo Palomba, Andrea Pugnana, José Manuel Alvarez, Salvatore Ruggieri
TL;DR
The paper tackles the problem of evaluating deferring systems through a causal lens, moving beyond final accuracy to quantify the causal impact of deferring on predictive performance. It develops a formal mapping between deferring components and the potential outcomes framework, and presents two estimation routes: Scenario 1 with full access to ML and human predictions for deferred instances, and Scenario 2 using a regression discontinuity design to identify local effects at the deferral boundary. It introduces estimands such as the average treatment effect on the deferred ($\tau_{ATD}$) and the RD-based local effect ($\tau_{RD}$), and demonstrates how to estimate them with difference-in-means and local polynomial regression, respectively. Through experiments on a synthetic dataset and four real LtD datasets across seven deferring systems, the framework reveals when deferring to humans improves accuracy, exposes conditional effects (e.g., fairness or gender), and highlights practical considerations for deployment and auditing of human–AI teams.
Abstract
Deferring systems extend supervised Machine Learning (ML) models with the possibility to defer predictions to human experts. However, evaluating the impact of a deferring strategy on system accuracy is still an overlooked area. This paper fills this gap by evaluating deferring systems through a causal lens. We link the potential outcomes framework for causal inference with deferring systems, which allows to identify the causal impact of the deferring strategy on predictive accuracy. We distinguish two scenarios. In the first one, we have access to both the human and ML model predictions for the deferred instances. Here, we can identify the individual causal effects for deferred instances and the aggregates of them. In the second one, only human predictions are available for the deferred instances. Here, we can resort to regression discontinuity designs to estimate a local causal effect. We evaluate our approach on synthetic and real datasets for seven deferring systems from the literature.
