paper-with-me

Papers

Towards Human-AI Complementarity with Prediction Sets

2024-05-27 · Giovanni De Toni, Nastaran Okati, Suhas Thejaswi, Eleni Straitouri, Manuel Gomez-Rodriguez

Decision support systems based on prediction sets have proven to be effective at helping human experts solve classification tasks. Rather than providing single-label predictions, these systems provide sets of label predictions constructed using conformal prediction, namely prediction sets, and ask human experts to predict label values from these sets. In this paper, we first show that the prediction sets constructed using conformal prediction are, in general, suboptimal in terms of average accuracy. Then, we show that the problem of finding the optimal prediction sets under which the human experts achieve the highest average accuracy is NP-hard. More strongly, unless P = NP, we show that the problem is hard to approximate to any factor less than the size of the label set. However, we introduce a simple and efficient greedy algorithm that, for a large class of expert models and non-conformity scores, is guaranteed to find prediction sets that provably offer equal or greater performance than those constructed using conformal prediction. Further, using a simulation study with both synthetic and real expert predictions, we demonstrate that, in practice, our greedy algorithm finds near-optimal prediction sets offering greater performance than conformal prediction.

📄 PDF Abstract BibTeX arXiv:2405.17544

Code (1)

Networks-Learning/towards-human-ai-complementarity-predictions-sets 공식 구현

Tasks

Conformal PredictionPrediction

Similar Papers 제목 키워드 기반

Tree-Based Formalization of Multi-Agent Complementarity in Human-AI Interactions

2026-06-03 · Andrea Ferrario arxiv

Complementarity is the case in which a human--AI interaction (HAI) outperforms the best prediction benchmark available among its members. Although this idea is central in HAI research, formal work on complementarity rema…

Binary Classification

Epistemology gives a Future to Complementarity in Human-AI Interactions

2026-01-14 · Andrea Ferrario, Alessandro Facchini, Juan M. Durán arxiv

Human-AI complementarity is the claim that a human supported by an AI system can outperform either alone in a decision-making process. Since its introduction in the humanAI interaction literature, it has gained traction …

Human-Algorithm Collaboration: Achieving Complementarity and Avoiding Unfairness

2022-02-17 · Kate Donahue, Alexandra Chouldechova, Krishnaram Kenthapadi

Much of machine learning research focuses on predictive accuracy: given a task, create a machine learning model (or algorithm) that maximizes accuracy. In many settings, however, the final prediction or decision of a sys…

Fairness

Robust Human-AI Complementarity under Uncertainty

2026-07-07 · Yewon Byun, Bryan Wilder arxiv

Machine learning models are often intended to augment rather than replace human decision makers, by providing information that is complementary to human judgement. Yet, in practice, human decision makers routinely fail t…

Toward Human-AI Complementarity Across Diverse Tasks

2026-04-13 · Yuzheng Xu, Annya Dahmani, Matthew D. Blanchard, Niclas Dern 외 arxiv

Human-AI complementarity, the idea that combining human and AI judgments can outperform either alone, offers a promising pathway toward robust oversight of advanced AI systems. However, whether human-AI complementarity c…