paper-with-me

홈 › Papers

Designing Decision Support Systems Using Counterfactual Prediction Sets

2023-06-06 · Eleni Straitouri, Manuel Gomez Rodriguez

Decision support systems for classification tasks are predominantly designed to predict the value of the ground truth labels. However, since their predictions are not perfect, these systems also need to make human experts understand when and how to use these predictions to update their own predictions. Unfortunately, this has been proven challenging. In this context, it has been recently argued that an alternative type of decision support systems may circumvent this challenge. Rather than providing a single label prediction, these systems provide a set of label prediction values constructed using a conformal predictor, namely a prediction set, and forcefully ask experts to predict a label value from the prediction set. However, the design and evaluation of these systems have so far relied on stylized expert models, questioning their promise. In this paper, we revisit the design of this type of systems from the perspective of online learning and develop a methodology that does not require, nor assumes, an expert model. Our methodology leverages the nested structure of the prediction sets provided by any conformal predictor and a natural counterfactual monotonicity assumption to achieve an exponential improvement in regret in comparison to vanilla bandit algorithms. We conduct a large-scale human subject study ($n = 2{,}751$) to compare our methodology to several competitive baselines. The results show that, for decision support systems based on prediction sets, limiting experts' level of agency leads to greater performance than allowing experts to always exercise their own agency. We have made available the data gathered in our human subject study as well as an open source implementation of our system at https://github.com/Networks-Learning/counterfactual-prediction-sets.

📄 PDF Abstract BibTeX arXiv:2306.03928

Code (1)

networks-learning/counterfactual-prediction-sets 공식 구현

Tasks

counterfactualPrediction

Similar Papers 제목 키워드 기반

Controlling Counterfactual Harm in Decision Support Systems Based on Prediction Sets

2024-06-10 · Eleni Straitouri, Suhas Thejaswi, Manuel Gomez Rodriguez

Decision support systems based on prediction sets help humans solve multiclass classification tasks by narrowing down the set of potential label values to a subset of them, namely a prediction set, and asking them to alw…

counterfactualPrediction

A Geometric View of Counterfactual Behavior: Interaction of Boundary Proximity and Local Support

2026-06-02 · Ioanna Gemou, Matteo Gamba, Randall Balestriero, Ritambhara Singh arxiv

Counterfactual explanations seek small, semantically meaningful changes to an input that alter a model's prediction, and are widely used to interpret and audit machine learning systems. In modern vision, language, and mu…

Counterfactual Instances Explain Little

2021-09-20 · Adam White, Artur d'Avila Garcez

In many applications, it is important to be able to explain the decisions of machine learning systems. An increasingly popular approach has been to seek to provide \emph{counterfactual instance explanations}. These speci…

BIG-bench Machine LearningcounterfactualPhilosophy

Counterfactual Predictions under Runtime Confounding

2020-06-30 · NeurIPS 2020 12 · Amanda Coston, Edward H. Kennedy, Alexandra Chouldechova

Algorithms are commonly used to predict outcomes under a particular decision or intervention, such as predicting whether an offender will succeed on parole if placed under minimal supervision. Generally, to learn such co…

counterfactualPrediction

Target-confidence Recourse Using tSeTlin machines: TRUST

2026-06-17 · K. Darshana Abeyrathna, Sara El Mekkaoui, Nils Enric Canut Taugbøl, Anuja Vats arxiv

Counterfactual explanations are widely used to provide algorithmic recourse in high-stakes decision-making systems. Most existing methods seek the smallest change to an input that flips a model's decision. However, decis…