paper-with-me

홈 › Papers

Teaching Humans When To Defer to a Classifier via Exemplars

2021-11-22 · Hussein Mozannar, Arvind Satyanarayan, David Sontag

Expert decision makers are starting to rely on data-driven automated agents to assist them with various tasks. For this collaboration to perform properly, the human decision maker must have a mental model of when and when not to rely on the agent. In this work, we aim to ensure that human decision makers learn a valid mental model of the agent's strengths and weaknesses. To accomplish this goal, we propose an exemplar-based teaching strategy where humans solve the task with the help of the agent and try to formulate a set of guidelines of when and when not to defer. We present a novel parameterization of the human's mental model of the AI that applies a nearest neighbor rule in local regions surrounding the teaching examples. Using this model, we derive a near-optimal strategy for selecting a representative teaching set. We validate the benefits of our teaching strategy on a multi-hop question answering task using crowd workers and find that when workers draw the right lessons from the teaching stage, their task performance improves, we furthermore validate our method on a set of synthetic experiments.

📄 PDF Abstract BibTeX arXiv:2111.11297

Code (1)

clinicalml/teaching-to-understand-ai 공식 구현 pytorch

Tasks

Multi-hop Question AnsweringQuestion Answeringvalid

Similar Papers 제목 키워드 기반

What Makes a Good Example? Modeling Exemplar Selection with Neural Network Representations

2026-02-03 · Fanxiao Wani Qiu, Oscar Leong, Alexander LaTourrette arxiv

Teaching requires distilling a rich category distribution into a small set of informative exemplars. Although prior work shows that humans consider both representativeness and diversity when teaching, the computational p…

Who Should Predict? Exact Algorithms For Learning to Defer to Humans

2023-01-15 · Hussein Mozannar, Hunter Lang, Dennis Wei, Prasanna Sattigeri 외

Automated AI classifiers should be able to defer the prediction to a human decision maker to ensure more accurate predictions. In this work, we jointly train a classifier with a rejector, which decides on each data point…

Exemplars and Counterexemplars Explanations for Image Classifiers, Targeting Skin Lesion Labeling

2023-01-18 · Carlo Metta, Riccardo Guidotti, Yuan Yin, Patrick Gallinari 외

Explainable AI consists in developing mechanisms allowing for an interaction between decision systems and humans by making the decisions of the formers understandable. This is particularly important in sensitive contexts…

When Does Confidence-Based Cascade Deferral Suffice?

2023-07-06 · NeurIPS 2023 11 · Wittawat Jitkrittum, Neha Gupta, Aditya Krishna Menon, Harikrishna Narasimhan 외

Cascades are a classical strategy to enable inference cost to vary adaptively across samples, wherein a sequence of classifiers are invoked in turn. A deferral rule determines whether to invoke the next classifier in the…

Deferring Concept Bottleneck Models: Learning to Defer Interventions to Inaccurate Experts

2025-03-20 · Andrea Pugnana, Riccardo Massidda, Francesco Giannini, Pietro Barbiero 외

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 pro…

Decision Making