Deferring Concept Bottleneck Models: Learning to Defer Interventions to Inaccurate Experts
Andrea Pugnana, Riccardo Massidda, Francesco Giannini, Pietro Barbiero, Mateo Espinosa Zarlenga, Roberto Pellungrini, Gabriele Dominici, Fosca Giannotti, Davide Bacciu
TL;DR
Deferring Concept Bottleneck Models (DCBMs) integrate Learning to Defer with Concept Bottleneck Models to enable deferrals not only for final decisions but also for intermediate concepts. The framework derives a consistent deferral-aware loss via maximum likelihood for a multi-variable Bayesian-like model, enabling independent training of concept and task predictors while preserving interpretability. Empirical results show that deferring can boost predictive performance and mitigate concept incompleteness, at the cost of increased human involvement governed by λ, and DCBMs provide interpretable explanations for deferral choices. The work provides theoretical consistency guarantees and practical training guidelines, paving the way for robust human-in-the-loop CBM deployments in realistic settings with imperfect human experts.
Abstract
Concept Bottleneck Models (CBMs) are machine learning models that improve interpretability by grounding their predictions on human-understandable concepts, allowing for targeted interventions in their decision-making process. However, when intervened on, CBMs assume the availability of humans that can identify the need to intervene and always provide correct interventions. Both assumptions are unrealistic and impractical, considering labor costs and human error-proneness. In contrast, Learning to Defer (L2D) extends supervised learning by allowing machine learning models to identify cases where a human is more likely to be correct than the model, thus leading to deferring systems with improved performance. In this work, we gain inspiration from L2D and propose Deferring CBMs (DCBMs), a novel framework that allows CBMs to learn when an intervention is needed. To this end, we model DCBMs as a composition of deferring systems and derive a consistent L2D loss to train them. Moreover, by relying on a CBM architecture, DCBMs can explain why defer occurs on the final task. Our results show that DCBMs achieve high predictive performance and interpretability at the cost of deferring more to humans.
