paper-with-me

Papers

Why not both? Complementing explanations with uncertainty, and the role of self-confidence in Human-AI collaboration

2023-04-27 · Ioannis Papantonis, Vaishak Belle

AI and ML models have already found many applications in critical domains, such as healthcare and criminal justice. However, fully automating such high-stakes applications can raise ethical or fairness concerns. Instead, in such cases, humans should be assisted by automated systems so that the two parties reach a joint decision, stemming out of their interaction. In this work we conduct an empirical study to identify how uncertainty estimates and model explanations affect users' reliance, understanding, and trust towards a model, looking for potential benefits of bringing the two together. Moreover, we seek to assess how users' behaviour is affected by their own self-confidence in their abilities to perform a certain task, while we also discuss how the latter may distort the outcome of an analysis based on agreement and switching percentages.

📄 PDF Abstract BibTeX arXiv:2304.14130

Code (0)

등록된 구현이 없습니다.

Tasks

Fairness

Similar Papers 제목 키워드 기반

Robust Explanations Through Uncertainty Decomposition: A Path to Trustworthier AI

2025-07-17 · Chenrui Zhu, Louenas Bounia, Vu Linh Nguyen, Sébastien Destercke 외 arxiv

Recent advancements in machine learning have emphasized the need for transparency in model predictions, particularly as interpretability diminishes when using increasingly complex architectures. In this paper, we propose…

Model Reconstruction from Model Explanations

2018-07-13 · Smitha Milli, Ludwig Schmidt, Anca D. Dragan, Moritz Hardt

We show through theory and experiment that gradient-based explanations of a model quickly reveal the model itself. Our results speak to a tension between the desire to keep a proprietary model secret and the ability to o…

model

Towards Modeling Uncertainties of Self-explaining Neural Networks via Conformal Prediction

2024-01-03 · Wei Qian, Chenxu Zhao, Yangyi Li, Fenglong Ma 외

Despite the recent progress in deep neural networks (DNNs), it remains challenging to explain the predictions made by DNNs. Existing explanation methods for DNNs mainly focus on post-hoc explanations where another explan…

Conformal PredictionPredictionUncertainty Quantification

Instance-based Explanations for Gradient Boosting Machine Predictions with AXIL Weights

2023-01-05 · Paul Geertsema, Helen Lu

We show that regression predictions from linear and tree-based models can be represented as linear combinations of target instances in the training data. This also holds for models constructed as ensembles of trees, incl…

Feature Importanceregression

Quantifying Uncertainty in Natural Language Explanations of Large Language Models for Question Answering

2025-09-18 · Yangyi Li, Mengdi Huai arxiv

Large language models (LLMs) have shown strong capabilities, enabling concise, context-aware answers in question answering (QA) tasks. The lack of transparency in complex LLMs has inspired extensive research aimed at dev…

Question Answering