paper-with-me

Papers

Uncertainty as a Form of Transparency: Measuring, Communicating, and Using Uncertainty

2020-11-15 · Umang Bhatt, Javier Antorán, Yunfeng Zhang, Q. Vera Liao, Prasanna Sattigeri, Riccardo Fogliato, Gabrielle Gauthier Melançon, Ranganath Krishnan, Jason Stanley, Omesh Tickoo, Lama Nachman, Rumi Chunara, Madhulika Srikumar, Adrian Weller, Alice Xiang

Algorithmic transparency entails exposing system properties to various stakeholders for purposes that include understanding, improving, and contesting predictions. Until now, most research into algorithmic transparency has predominantly focused on explainability. Explainability attempts to provide reasons for a machine learning model's behavior to stakeholders. However, understanding a model's specific behavior alone might not be enough for stakeholders to gauge whether the model is wrong or lacks sufficient knowledge to solve the task at hand. In this paper, we argue for considering a complementary form of transparency by estimating and communicating the uncertainty associated with model predictions. First, we discuss methods for assessing uncertainty. Then, we characterize how uncertainty can be used to mitigate model unfairness, augment decision-making, and build trustworthy systems. Finally, we outline methods for displaying uncertainty to stakeholders and recommend how to collect information required for incorporating uncertainty into existing ML pipelines. This work constitutes an interdisciplinary review drawn from literature spanning machine learning, visualization/HCI, design, decision-making, and fairness. We aim to encourage researchers and practitioners to measure, communicate, and use uncertainty as a form of transparency.

📄 PDF Abstract BibTeX arXiv:2011.07586

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningDecision MakingFairnessForm

Similar Papers 제목 키워드 기반

Uncertainty Quantification 360: A Holistic Toolkit for Quantifying and Communicating the Uncertainty of AI

2021-06-02 · Soumya Ghosh, Q. Vera Liao, Karthikeyan Natesan Ramamurthy, Jiri Navratil 외

In this paper, we describe an open source Python toolkit named Uncertainty Quantification 360 (UQ360) for the uncertainty quantification of AI models. The goal of this toolkit is twofold: first, to provide a broad range …

FairnessUncertainty Quantification

Conformal Risk Control for Semantic Uncertainty Quantification in Computed Tomography

2025-02-28 · Jacopo Teneggi, J Webster Stayman, Jeremias Sulam

Uncertainty quantification is necessary for developers, physicians, and regulatory agencies to build trust in machine learning predictors and improve patient care. Beyond measuring uncertainty, it is crucial to express i…

AnatomyComputed Tomography (CT)Uncertainty Quantificationvalid

Linguistically Communicating Uncertainty in Patient-Facing Risk Prediction Models

2024-01-31 · Adarsa Sivaprasad, Ehud Reiter

This paper addresses the unique challenges associated with uncertainty quantification in AI models when applied to patient-facing contexts within healthcare. Unlike traditional eXplainable Artificial Intelligence (XAI) m…

Explainable artificial intelligenceExplainable Artificial Intelligence (XAI)PredictionUncertainty Quantification

AI Transparency in the Age of LLMs: A Human-Centered Research Roadmap

2023-06-02 · Q. Vera Liao, Jennifer Wortman Vaughan

The rise of powerful large language models (LLMs) brings about tremendous opportunities for innovation but also looming risks for individuals and society at large. We have reached a pivotal moment for ensuring that LLMs …

Show or Suppress? Managing Input Uncertainty in Machine Learning Model Explanations

2021-01-23 · Danding Wang, Wencan Zhang, Brian Y. Lim

Feature attribution is widely used in interpretable machine learning to explain how influential each measured input feature value is for an output inference. However, measurements can be uncertain, and it is unclear how …

BIG-bench Machine LearningInterpretable Machine Learning